Commit Graph

545 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
36dd4f5780 ATTACHER: Removed prompt for non-text files 2020-09-27 00:31:12 -04:00
Bobbi Webber-Manners
9477377c74 ATTACHER: Rolled file_ui() improvements from EDIT into ATTACHER 2020-09-24 23:01:52 -04:00
Bobbi Webber-Manners
1129ee37e9 EDIT: Enhanced file_ui() to support directories bigger than io_buf[] 2020-09-24 00:20:41 -04:00
Bobbi Webber-Manners
569e70e7dd NNTP65/NNTP65.UP: Improvements to code that updates EMAIL.DB 2020-09-23 21:19:44 -04:00
Bobbi Webber-Manners
cd52f1bfea NNTP65UP: Fixed minor formatting issue on console 2020-09-19 20:24:39 -04:00
Bobbi Webber-Manners
8674739cd1 SMTP65: Fixed minor formatting issue on console 2020-09-19 20:23:51 -04:00
Bobbi Webber-Manners
e07f5ef545 EMAIL: Improved parsing of MIME headers 2020-09-17 20:46:53 -04:00
Bobbi Webber-Manners
de5520203f All apps: fixed get_line() to handle final line without CR termination 2020-09-17 18:49:04 -04:00
Bobbi Webber-Manners
b54f32779a EMAIL: Delete obsolete comment 2020-09-16 21:07:33 -04:00
Bobbi Webber-Manners
6d0715eb5b SMTP65: Removed redundant variable 2020-09-16 21:07:11 -04:00
Bobbi Webber-Manners
4e464a4ea0 NNTP65UP: Added prompt to allow user to hold/delete messages from NEWS.OUTBOX 2020-09-16 21:06:30 -04:00
Bobbi Webber-Manners
baf92b3531 SMTP65: Added prompt to allow user to hold or delete messages from OUTBOX 2020-09-16 20:57:40 -04:00
Bobbi Webber-Manners
3b1f7aad1c NNTP65UP: Do not show password, just **** instead 2020-09-16 20:55:49 -04:00
Bobbi Webber-Manners
fc0da98f73 EMAIL: Fixed error in help text 2020-09-16 19:28:34 -04:00
Bobbi Webber-Manners
a9869757cf EMAIL: Fixed arguments passed to EDIT when composing news 2020-09-16 18:49:13 -04:00
Bobbi Webber-Manners
39c691e406 EMAIL: Fix to computation References field for news follow-up 2020-09-16 18:11:05 -04:00
Bobbi Webber-Manners
11ae65fa08 EDIT/EMAIL: Modified so OA-E will open message READ-ONLY in EDIT.SYSTEM 2020-09-16 16:57:15 -04:00
Bobbi Webber-Manners
d584319aee EMAIL: Saved some more memory with string table. Reinstated help(). 2020-09-16 16:17:10 -04:00
Bobbi Webber-Manners
3f4239f782 EDIT: Fixed bug launching ATTACHER. EMAIL: String literal cleanup. 2020-09-16 00:47:37 -04:00
Bobbi Webber-Manners
42bcbf5c5a EMAIL: New help implemented but disabled (memory!). Handle Re:/Fwd: better. 2020-09-16 00:26:58 -04:00
Bobbi Webber-Manners
1d6bd42bd0 EMAIL: Finished CA-F "Follow-up" cmd. Clean up duplicate string literals. 2020-09-15 21:25:10 -04:00
Bobbi Webber-Manners
70eeaa45f2 NNTP65/NNTP65UP: Changed spool to NEWS.SPOOL. Cleaned up params file. 2020-09-15 21:24:26 -04:00
Bobbi Webber-Manners
71844373b1 EDIT: Made a slight tweak to the exec() calls for EMAIL / ATTACHER 2020-09-15 21:22:39 -04:00
Bobbi Webber-Manners
97049e7421 EMAIL: Progress on CA-F "Follow up article" command. Not done yet though. 2020-09-15 00:01:30 -04:00
Bobbi Webber-Manners
80c7636428 EMAIL: Changed keybindings for news to CA. Implemented CA-P "Post article" 2020-09-14 23:17:29 -04:00
Bobbi Webber-Manners
ec4e461cbb EDIT: Bump to v1.27 2020-09-14 21:09:43 -04:00
Bobbi Webber-Manners
aeea320586 EDIT: Changed 'Quit to Email?' to 'Return to Email?' 2020-09-14 20:54:22 -04:00
Bobbi Webber-Manners
33e00c8a61 EMAIL: Fixed bug in email_pager() where already freed memory was referenced 2020-09-14 20:35:47 -04:00
Bobbi Webber-Manners
aa6de05e74 EDIT: Minor fix - change back to startdir before exec() EMAIL or ATTACHER 2020-09-14 20:14:04 -04:00
Bobbi Webber-Manners
bb5f4f316f NNTP65UP: New program to handle posting of Usenet articles. 2020-09-13 22:47:42 -04:00
Bobbi Webber-Manners
1461a5674b SMTP65: Adopted the improved w5100_tcp_send_recv(). 2020-09-13 18:59:07 -04:00
Bobbi Webber-Manners
906446544e NNTP65/POP65: Removed commented out code. 2020-09-13 18:49:09 -04:00
Bobbi Webber-Manners
1fbeda9e5f NNTP65/POP65: Cleanup of error handling code in w5100_tcp_send_recv(). 2020-09-13 18:34:12 -04:00
Bobbi Webber-Manners
5c855c825e NNTP65/POP65: Minor cleanup of error handling code. 2020-09-13 17:40:56 -04:00
Bobbi Webber-Manners
1f5f193657 EMAIL: Fortified get_line() code. 2020-09-13 16:30:10 -04:00
Bobbi Webber-Manners
67126c6cd9 NNTP65: Removed debug printf() 2020-09-13 16:12:01 -04:00
Bobbi Webber-Manners
bb57b8889e Updated news.cfg 2020-09-13 16:10:47 -04:00
Bobbi Webber-Manners
1389c4948c ATTACHER/NNTP65/POP65/REBUILD/SMTP65: Improvements to robustness. Tested. 2020-09-13 16:04:42 -04:00
Bobbi Webber-Manners
9433042f5b EMAIL: OA-N command to launch NNTP65.SYSTEM 2020-09-13 02:39:39 -04:00
Bobbi Webber-Manners
c725fa04f6 EMAIL: Bugfix in get_email_body(). 2020-09-13 01:58:42 -04:00
Bobbi Webber-Manners
03924c1dcb EMAIL: Bug fix to MIME handling. Make '8bit' an alias for '7bit'. 2020-09-13 01:44:53 -04:00
Bobbi Webber-Manners
ee19a796f6 NNTP65: Finished basic downstream NNTP functionality. 2020-09-13 00:17:44 -04:00
Bobbi Webber-Manners
ab843aa5bd EMAIL: Fixed bug with seeking in EMAIL.DB with offsets >64KB 2020-09-12 19:47:14 -04:00
Bobbi Webber-Manners
f52d76f990 NNTP65: More development. Improved robustness of w5100_tcp_send_recv(). 2020-09-12 18:46:41 -04:00
Bobbi Webber-Manners
5608df5d6a NNTP65: More development of NNTP65. Downstream workflow is almost there now. 2020-09-12 01:56:46 -04:00
Bobbi Webber-Manners
e66cf05ea5 NNTP65: More progress on basic functionality 2020-09-11 23:36:25 -04:00
Bobbi Webber-Manners
7a548df618 POP65/SMTP65: Fixed bug when :nnn port number is used in EMAIL.CFG 2020-09-11 21:37:38 -04:00
Bobbi Webber-Manners
ef5d11222e NNTP65: Work-in-progress. Created NNTP65 based on POP65 ... 2020-09-11 21:34:26 -04:00
Bobbi Webber-Manners
79eadb3981 Emai//er v1.10 release. 2020-09-11 18:44:22 -04:00
Bobbi Webber-Manners
564ca35b2f EMAIL: Moved call to load_prefs() to the correct place to fix startup bug. 2020-09-10 19:33:35 -04:00
Bobbi Webber-Manners
8e292fce15 EDIT: Fixed bug where files were saved to wrong directory. Bump to v1.26. 2020-09-08 19:33:45 -04:00
Bobbi Webber-Manners
9d1364f83b EMAIL: Allow attachment filename / path to be manually overriden when saving 2020-09-07 00:48:19 -04:00
Bobbi Webber-Manners
e0d1bdac82 ATTACHER: Some sprintf()->snprintf() cleanup 2020-09-06 21:20:28 -04:00
Bobbi Webber-Manners
3aee93905c EDIT: some sprintf()->snprintf() cleanup 2020-09-06 21:18:35 -04:00
Bobbi Webber-Manners
c5441415d2 EMAIL: swapped sprintf()->snprintf() for safety 2020-09-06 21:16:37 -04:00
Bobbi Webber-Manners
5e0fa3933f EDIT: Added missing comments 2020-09-06 18:58:43 -04:00
Bobbi Webber-Manners
e18d8f8b27 EMAIL: Removed out-of-date and commented-out disconnect_ramdisk() code 2020-09-06 17:55:43 -04:00
Bobbi Webber-Manners
f5260c5435 EDIT: Another fix to RAMdisk detection code. Should be okay now. 2020-09-06 17:52:20 -04:00
Bobbi Webber-Manners
c21d1854e9 EDIT: Fixed breakage caused by RAM disk disconnect/reconnect changes 2020-09-06 17:21:51 -04:00
Bobbi Webber-Manners
94b1389a58 EDIT: Now reconnects /RAM and /RAM3 on exit, if they were connected on entry 2020-09-06 16:47:03 -04:00
Bobbi Webber-Manners
8e095d17b8 EDIT: Disconnect /RAM3 as well as /RAM. Check for files before disconnect. 2020-09-06 14:40:50 -04:00
Bobbi Webber-Manners
3c7649d867 Bumped up emai//er version number to v1.05 2020-09-06 01:16:19 -04:00
Bobbi Webber-Manners
00216bc540 EMAIL: Moved more stuff to LC. Disabled /RAM disconnect - we don't use aux mem 2020-09-06 01:14:51 -04:00
Bobbi Webber-Manners
3608cf7c8c EMAIL: Moved a couple of small routines to LC 2020-09-06 00:29:04 -04:00
Bobbi Webber-Manners
379af62ac6 EMAIL: Fixed out of memory bug (put help() in LC) 2020-09-06 00:27:01 -04:00
Bobbi Webber-Manners
faf3a66c53 SMTP65: Do not connect to SMTP server unless there are messages to send 2020-09-05 23:55:49 -04:00
Bobbi Webber-Manners
9fc6c5346b EMAIL: Added help screen. Got rid of menu bar in email summary screen. 2020-09-05 23:14:28 -04:00
Bobbi Webber-Manners
a891b08ae8 DATE65: A bit of cleanup. 2020-09-05 01:11:15 -04:00
Bobbi Webber-Manners
680e8c7a0b DATE65: Fixed bug when advancing one hour for DST 2020-09-05 01:06:00 -04:00
Bobbi Webber-Manners
694a48c648 EMAIL: Added preferences file EMAIL.PREFS - only preserves sort order for now 2020-09-04 22:44:12 -04:00
Bobbi Webber-Manners
4a5df18e46 EMAIL/DATE65: OA-D in EMAIL invokes DATE65.SYSTEM, which calls EMAIL one exit. 2020-09-04 21:00:21 -04:00
Bobbi Webber-Manners
724a1aa988 EDIT: Removed AUXMEM ifdef. The code now requires aux memory (128K on //e) 2020-09-04 01:23:03 -04:00
Bobbi Webber-Manners
f5dfc72c2b ATTACHER: Display table of attachments. UI improvements. 2020-09-04 00:12:00 -04:00
Bobbi Webber-Manners
1e703aadd0 ATTACHER: Major UI enhancements. Uses file_ui() (from EDIT.SYSTEM) now. 2020-09-03 23:13:44 -04:00
Bobbi Webber-Manners
eab93bca09 EDIT: Cleaned up handling of file save when opening another file (OA-A) 2020-09-03 22:49:21 -04:00
Bobbi Webber-Manners
75c63c89b6 EDIT: Bumped up version number 2020-09-03 22:02:58 -04:00
Bobbi Webber-Manners
2b484f2d21 EMAIL: Removed unnecessary prompts before opening file in editor 2020-09-03 22:02:14 -04:00
Bobbi Webber-Manners
5f5e0f4d65 EDIT/EMAIL: Made the command line arg passing more flexible 2020-09-03 18:58:47 -04:00
Bobbi Webber-Manners
f8378922e2 EMAIL: Bug fix - use absolute path when chaining programs 2020-09-03 18:28:54 -04:00
Bobbi Webber-Manners
cba881e184 EMAIL: Added ESC as an option for prompt_okay() 2020-09-03 17:57:27 -04:00
Bobbi Webber-Manners
56f6cda1d5 EMAIL: Added support for ESC to cancel at all text entry prompts 2020-09-03 17:46:52 -04:00
Bobbi Webber-Manners
5a50a2cddd Bump emai//er version to v1.01 2020-09-03 16:44:26 -04:00
Bobbi Webber-Manners
fdd5daa61f POP65/SMTP65: Allow port number to be changed in email.cfg 2020-09-03 16:43:33 -04:00
Bobbi Webber-Manners
53cc860b89 Tiny fix to help text 2020-09-02 21:47:39 -04:00
Bobbi Webber-Manners
5338dec32e EDIT: final polish for file_ui. Ready to merge. 2020-09-02 21:37:39 -04:00
Bobbi Webber-Manners
b370ca6876 EDIT: bug fix for new CA-Plus/CA-Minus bank switch commands 2020-09-02 20:48:36 -04:00
Bobbi Webber-Manners
6d67ea546a EDIT: file_ui enhancements - show type and size 2020-09-02 19:51:44 -04:00
Bobbi Webber-Manners
f665f597ad EDIT: Help now works even after change of directory in file_ui 2020-09-02 18:42:00 -04:00
Bobbi Webber-Manners
fd28dbf2cf EDIT: file_ui can now use the ProDOS ON_LINE call to see all volumes 2020-09-02 18:11:38 -04:00
Bobbi Webber-Manners
3ad5bc6968 EDIT: More file_ui() improvements. Added CA-Up/CA-Down to flip through bufs. 2020-09-02 16:23:53 -04:00
Bobbi Webber-Manners
8507268b8f EDIT: More file UI improvements and integration 2020-09-02 00:27:46 -04:00
Bobbi Webber-Manners
26211b40f7 EDIT: Superficial improvements to file UI. 2020-09-02 00:21:01 -04:00
Bobbi Webber-Manners
adea96fdb4 EDIT: Further improvements to work-in-progress file UI 2020-09-01 23:46:43 -04:00
Bobbi Webber-Manners
778da1d8af EDIT: More progress on file selector UI 2020-09-01 21:01:39 -04:00
Bobbi Webber-Manners
8feca38470 EDIT: File chooser UI (work-in-progress) 2020-09-01 20:13:25 -04:00
Bobbi Webber-Manners
251ab70264 EDIT: Improvements to OA-Z 'Undo' 2020-09-01 12:30:52 -04:00
Bobbi Webber-Manners
119b05468d EDIT: Slight tweak to undo. Second OA-Z undoes the undo ;) 2020-08-31 23:35:55 -04:00
Bobbi Webber-Manners
5b1176ed8c EDIT: Added OA-Z 'Undo' command - can undo cut/paste/block delete/insert file. 2020-08-31 21:17:30 -04:00
Bobbi Webber-Manners
213780c5d1 EDIT: Reduced amount of backtracking in draw_screen() to make it faster. 2020-08-26 21:29:01 -04:00
Bobbi Webber-Manners
b2108c9e7c EDIT: Bugfix to last commit - off by one! 2020-08-26 19:48:26 -04:00
Bobbi Webber-Manners
f810a64ead EDIT: Implemented faster version of memmove() in descending direction 2020-08-26 19:40:12 -04:00
Bobbi Webber-Manners
5d772344c7 EDIT: Implemented faster version of memmove() in ascending direction 2020-08-26 18:53:27 -04:00
Bobbi Webber-Manners
b4f16857a2 POP65: bug fix, just expect "+OK" after login - ignore rest of line 2020-08-24 15:59:55 -04:00
Bobbi Webber-Manners
04201d4f48 EDIT: More corner case bug fix for cursor movement at EOL. 2020-08-23 22:59:04 -04:00
Bobbi Webber-Manners
69fc5b816d EDIT: Fix for cursor down cornner case at EOF 2020-08-23 22:04:05 -04:00
Bobbi Webber-Manners
9ecddf0a86 EDIT: Fixed bug where [Del] or OA-[Del] at EOF did not update rowlen[] 2020-08-23 21:38:18 -04:00
Bobbi Webber-Manners
b878f0f405 EDIT: Modifield selection delete logic so OA-A, [Del] deletes whole buffer 2020-08-23 19:49:30 -04:00
Bobbi Webber-Manners
0dc4ba9e4c Tiny fixup to editor help page 2. 2020-08-19 20:37:37 -04:00
Bobbi Webber-Manners
aed2b9ea64 Fixed version on second page of help. 2020-08-19 16:50:13 -04:00
Bobbi Webber-Manners
aacf22422c Bumped up emai//er version to 1.00 and EDIT.SYSTEM to v1.2 2020-08-19 16:14:02 -04:00
Bobbi Webber-Manners
bb4c98e622 EMAIL: Removed obsolete TODO 2020-08-19 09:48:09 -04:00
Bobbi Webber-Manners
5a464b0da5 EMAIL: Improved MIME attachment handling. 2020-08-17 21:52:59 -04:00
Bobbi Webber-Manners
76b30e919e EMAIL: Added code to disconnect /RAM on startup 2020-08-17 13:17:46 -04:00
Bobbi Webber-Manners
5994a4f8fa EDIT: Fixes to selection code. 2020-08-17 12:44:13 -04:00
Bobbi Webber-Manners
3c2f028dfe EDIT: Added OA-A 'Select All' function. 2020-08-17 11:43:51 -04:00
Bobbi Webber-Manners
7d07a861bb EDIT: Improved status display when cut/paste using CLIPBOARD file 2020-08-17 10:45:52 -04:00
Bobbi Webber-Manners
d979b64adc EDIT: Added check for 80 cols, 128K. Fixed padding byte for search. 2020-08-16 22:59:23 -04:00
Bobbi Webber-Manners
c2ed3ec256 EDIT: Added code to disconnect /RAM 2020-08-16 22:46:47 -04:00
Bobbi Webber-Manners
10eaf46a8d EDIT: change all sprintf()->snprintf(); Add prompting to save_all(). 2020-08-16 17:19:23 -04:00
Bobbi Webber-Manners
e81112c6d7 EDIT: Removed debug printout of banktbl[] 2020-08-16 16:34:25 -04:00
Bobbi Webber-Manners
5e0d173a9b EDIT: Fixed logical to physical bank mapping. Fixed spinner() buf overrun. 2020-08-16 16:33:23 -04:00
Bobbi Webber-Manners
01fec5cb2c EDIT: Changed 'save all' to CA-S. Fixes to help text. 2020-08-14 17:33:00 -04:00
Bobbi Webber-Manners
7f3b15b59f EDIT: More minor bugfix and papercut-fixing 2020-08-14 01:19:21 -04:00
Bobbi Webber-Manners
d9fd0c3f40 EDIT: Changed OA-L to OA-O 'Open'. More 128KB fixes. 2020-08-14 01:03:45 -04:00
Bobbi Webber-Manners
ecd3093515 EDIT: Made some fixes for running on 128K machine 2020-08-14 00:10:38 -04:00
Bobbi Webber-Manners
63456890ca EDIT: Fixed up formatting of help 2020-08-14 00:08:56 -04:00
Bobbi Webber-Manners
f535a16957 EDIT: Updated help to have two pages 2020-08-13 23:21:42 -04:00
Bobbi Webber-Manners
335249fa63 EDIT: Added spinner for load and save. 2020-08-13 16:50:17 -04:00
Bobbi Webber-Manners
534141bdba EDIT: Fixed in-memory copy/paste to work on buffers other than the first one 2020-08-13 16:08:51 -04:00
Bobbi Webber-Manners
f888766839 EDIT: Implemented in-RAM copy and paste for small selections 2020-08-13 15:46:16 -04:00
Bobbi Webber-Manners
b2911d0446 EDIT: Slight speedup for the buffer list 2020-08-12 23:31:20 -04:00
Bobbi Webber-Manners
235cacc036 EDIT: When truncating multibank file to one bank, set status[2] to zero 2020-08-12 23:17:54 -04:00
Bobbi Webber-Manners
43912e289b EDIT: OA-N Name file changes all banks; show file part in status line 2020-08-12 23:11:11 -04:00
Bobbi Webber-Manners
5d005ccd61 EDIT: Fixed bug in save_multibank_file() 2020-08-12 21:46:50 -04:00
Bobbi Webber-Manners
d941c833c4 EDIT: Added CA-E "extend file" and CA-T "truncate file" commands 2020-08-12 20:59:36 -04:00
Bobbi Webber-Manners
b6162a1db2 EDIT: Improvements to save and load for multibank files 2020-08-12 19:16:47 -04:00
Bobbi Webber-Manners
421f127c39 EDIT: Loading multi-bank now stops if it would overwrite existing bank 2020-08-12 18:32:46 -04:00
Bobbi Webber-Manners
ac889c143d EDIT: Better big file support. Can load and save multi-bank files now. 2020-08-11 23:04:46 -04:00
Bobbi Webber-Manners
3ece13ef5e EDIT: buffer list, save all, check overwrite, experimental big file support 2020-08-11 16:29:26 -04:00
Bobbi Webber-Manners
5df64e08c0 EDIT: Removed old selection mode. Remapped keys. Updated help. 2020-08-10 20:05:18 -04:00
Bobbi Webber-Manners
9d0ee7d7ab EDIT: Del can now delete selection. Help can show closed apple char. 2020-08-10 17:15:39 -04:00
Bobbi Webber-Manners
8c2ea53a90 EDIT: Closed Apple-1 through Closed Apple-9 shortcuts for first 9 buffers 2020-08-10 15:34:18 -04:00
Bobbi Webber-Manners
e3362e5272 EDIT: Fix to ^V paste 2020-08-10 13:02:19 -04:00
Bobbi Webber-Manners
855948d73e EDIT: More fixes to cut/copy/paste. 2020-08-10 00:57:10 -04:00
Bobbi Webber-Manners
a717c5de7e EDIT: Experimental new selection mode, Cut/Copy/Paste between buffers 2020-08-10 00:41:54 -04:00
Bobbi Webber-Manners
4f229c5103 EDIT: Now checked that RamWorks banks actually exist before using them! 2020-08-09 19:36:46 -04:00
Bobbi Webber-Manners
201ad856d3 Experimental RamWorks support for EDIT.SYSTEM. Basically working. 2020-08-09 18:16:59 -04:00
Bobbi Webber-Manners
7e11679445 EDIT: More improvements/fixes to search-replace 2020-08-09 15:32:58 -04:00
Bobbi Webber-Manners
48dde08b86 EDIT: More improvements / fixup to search-replace 2020-08-09 03:12:42 -04:00
Bobbi Webber-Manners
42fdb01a9f EDIT: Enhanced search & replace functionality 2020-08-09 02:37:25 -04:00