Commit Graph

545 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
2ad1814735 EMAIL: Minor fix. Check msg exists for OA-E cmd 2021-05-30 00:42:36 -04:00
Bobbi Webber-Manners
63edbf024e EMAIL: Fixed latent bug in gettime.s 2021-05-28 17:29:20 -04:00
Bobbi Webber-Manners
097fe0adae EMAIL: Fixed RTC display in summary line. ->v2.1.4. 2021-05-28 15:32:44 -04:00
Bobbi Webber-Manners
a3099887a9 ATTACHER: Fix #53 - MIME name is now just the filename (no path) 2021-05-23 19:42:21 -04:00
Bobbi Webber-Manners
3189c7a46c Bumped up version to 2.1.2. 2021-05-20 21:40:07 -04:00
Bobbi Webber-Manners
56d3731ff7 EMAIL: Fix issue #52. 'Newsgroups:' buf overflow. 2021-05-20 21:37:25 -04:00
Bobbi Webber-Manners
726077fb47 Forgot to bump up the version number to 2.1.1 2021-05-19 22:28:27 -04:00
Bobbi Webber-Manners
71a24fbb53 EMAIL: Fixed bug in NEXT.EMAIL handling 2021-05-19 20:58:21 -04:00
Bobbi Webber-Manners
c9ccc5194a EMAIL: Removed heap printout for release. 2021-05-19 15:50:33 -04:00
Bobbi Webber-Manners
da7e8524a1 EMAIL: Clean up code to use enums everywhere 2021-05-17 22:06:08 -04:00
Bobbi Webber-Manners
25f40eaaf1 EMAIL: Factor out repeated code -> mime_encoding() 2021-05-17 21:57:22 -04:00
Bobbi Webber-Manners
a9c3d05ecf EMAIL: Combine {get,update}_next_email(). Save mem. 2021-05-17 21:08:28 -04:00
Bobbi Webber-Manners
997714a370 EMAIL: Save memory with switch(c | 0x20) trick 2021-05-17 20:52:47 -04:00
Bobbi Webber-Manners
f029920848 EMAIL: New prefix_subject() function, saves memory 2021-05-17 20:34:12 -04:00
Bobbi Webber-Manners
fca8d32144 EMAIL: load_app() refactoring to save memory 2021-05-17 20:11:33 -04:00
Bobbi Webber-Manners
7a73dc3d0a EMAIL: Fixed bug switching to non-existant mbox 2021-05-16 21:29:18 -04:00
Bobbi Webber-Manners
92a256935b EMAIL: Deleted vertical white space 2021-05-16 20:39:11 -04:00
Bobbi Webber-Manners
9a1cd8c7c6 EMAIL: Better MIME boundary detection 2021-05-16 20:32:03 -04:00
Bobbi Webber-Manners
d1291220f3 EMAIL: Fixed bug in error() I introduced yesterday 2021-05-16 19:56:23 -04:00
Bobbi Webber-Manners
e1973117c6 EMAIL: Uppercase folder names in switch_mbox() 2021-05-16 18:58:17 -04:00
Bobbi Webber-Manners
4e872b4767 EMAIL: Another little optimization [Qkumba] 2021-05-16 00:41:30 -04:00
Bobbi Webber-Manners
3673503b6b EMAIL: Fixed strncmp() length. [Qkumba spotted it] 2021-05-15 23:37:44 -04:00
Bobbi Webber-Manners
f6e4f4c17b EMAIL: More Qkumba optimizations. 2021-05-15 23:36:27 -04:00
Bobbi Webber-Manners
cacac74dbf EMAIL: Some of Qkumba's memory savings implemented 2021-05-15 23:14:50 -04:00
Bobbi Webber-Manners
d4e692c9ef Qkumba's suggestions ... saves ~200 bytes 2021-05-15 01:26:12 -04:00
Bobbi Webber-Manners
29f4450eb6 Qkumba spotted a bug in decode_base64() - fixed! 2021-05-15 01:14:46 -04:00
Bobbi Webber-Manners
1eeed20f50 EMAIL: 'D' and 'U' cmds now advance to next msg 2021-05-14 21:07:59 -04:00
Bobbi Webber-Manners
ae8670d879 Disabled delete to end feature (not enough memory) 2021-05-14 20:34:23 -04:00
Bobbi Webber-Manners
5a44a9836e EMAIL: Support for deleting all messages here->end 2021-05-14 01:33:06 -04:00
Bobbi Webber-Manners
acfc5d6cf6 Fixed kill-list functionality in NNTP65 2021-05-14 01:09:45 -04:00
Bobbi Webber-Manners
7764bb3136 Added a CLREOL before displaying Email DB spinner 2021-05-13 20:26:07 -04:00
Bobbi Webber-Manners
531eda4280 Added spinner for reading email DB / cleanup err msgs 2021-05-13 20:19:42 -04:00
Bobbi Webber-Manners
ba3bf64009 Persist mbox & message selection in EMAIL.PREFS 2021-05-13 19:38:52 -04:00
Bobbi Webber-Manners
185eb92c34 Implemented kill-list for NNTP65 download 2021-05-13 00:14:54 -04:00
Bobbi Webber-Manners
cc40a2fd3a Live display of date/time from RTC in status line 2021-05-12 14:51:00 -04:00
Bobbi Webber-Manners
1eb0279322 Improved UTF-8 parsing. 2021-05-12 01:09:54 -04:00
Bobbi Webber-Manners
e38df10adc Improved UTF-8 parsing (just for Subject, for now) 2021-05-12 00:49:47 -04:00
Bobbi Webber-Manners
638597dd21 Improved handling of UTF8/QP Subject header 2021-05-11 23:46:45 -04:00
Bobbi Webber-Manners
8dcf87385f Display QP/B64 encoded Subject in email pager 2021-05-11 23:12:49 -04:00
Bobbi Webber-Manners
e94e2b011b Added support for decoding QP and B64 Subjects 2021-05-11 22:30:44 -04:00
Bobbi Webber-Manners
76c2f747cf Bump version to 2.0.0 2020-10-30 18:44:07 -04:00
Bobbi Webber-Manners
dfd357034f EMAIL: Fixed argument passed to EDIT when posting news article (CA-P) 2020-10-30 18:39:23 -04:00
Bobbi Webber-Manners
57d1074666 ATTACHER: Fixed filetype of destination file to be TXT (not BIN) 2020-10-29 23:54:08 -04:00
Bobbi Webber-Manners
621fa2db31 ATTACHER: Fixed off by one attachment count in message 2020-10-29 23:00:25 -04:00
Bobbi Webber-Manners
fbc3c2cccc More documentation work. 2020-10-29 17:24:24 -04:00
Bobbi Webber-Manners
62ec27c1f9 Merge branch 'usenet' 2020-10-10 21:42:22 -04:00
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
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