Commit Graph

1020 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
980d407c32 Bumped up version number to 1.99. 2020-10-10 21:41:17 -04:00
Bobbi Webber-Manners
4280eeca50 EMAIL: Added filter for unprintable chars. Fixed bug in quoted-printable. 2020-10-10 21:36:39 -04:00
Bobbi Webber-Manners
32a6de5229 EMAIL: Fixed off by one bug in word_wrap_line() 2020-10-03 02:33:51 -04:00
Bobbi Webber-Manners
d2567e8ac1 ATTACHER: Bumped up iobuf[] to 8192 to prevent buffer overrun 2020-09-27 00:38:54 -04:00
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