Commit Graph

1185 Commits

Author SHA1 Message Date
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 4cdaf60f86 Added documentation on EMAIL OA-D command to run DATE65.SYSTEM 2020-09-04 21:03:29 -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