Bobbi Webber-Manners
|
90f20a31d7
|
Added new 'E' command to open message in editor
|
2020-07-16 17:36:01 -04:00 |
|
Bobbi Webber-Manners
|
dedb05e6fa
|
Got rid of '!' command (debug)
|
2020-07-16 16:27:15 -04:00 |
|
Bobbi Webber-Manners
|
3a17401b76
|
Fixed some crashing bugs. Screen refresh is still bug-o-rama.
|
2020-07-16 00:33:48 -04:00 |
|
Bobbi Webber-Manners
|
7c64f5baf2
|
Minor improvements to editor. Changed keymap.
|
2020-07-16 00:00:34 -04:00 |
|
Bobbi Webber-Manners
|
0b6be8bba3
|
Added save command finally!!
|
2020-07-15 20:46:43 -04:00 |
|
Bobbi Webber-Manners
|
c055609f2c
|
Time for a version bump. 0.7.
|
2020-07-15 20:21:03 -04:00 |
|
Bobbi Webber-Manners
|
2ad28c454c
|
EMAIL can now pass filename to be edited to EDIT.
|
2020-07-15 20:15:57 -04:00 |
|
Bobbi Webber-Manners
|
c02af8d466
|
EMAIL can now invoke POP65 and SMTP65, and they will invoke it in return
|
2020-07-15 19:45:25 -04:00 |
|
Bobbi Webber-Manners
|
1a1b499e43
|
EMAIL can now load EDIT, and vice versa.
|
2020-07-15 18:51:46 -04:00 |
|
Bobbi Webber-Manners
|
532c0cd4a3
|
Added code to load_file() to convert tabs to spaces
|
2020-07-15 17:56:40 -04:00 |
|
Bobbi Webber-Manners
|
9827442408
|
Added test file for editor.
|
2020-07-15 17:24:02 -04:00 |
|
Bobbi Webber-Manners
|
c30952d246
|
Updated README-emailler.md to reflect change to config filename
|
2020-07-15 17:21:59 -04:00 |
|
Bobbi Webber-Manners
|
caf217a29b
|
Renamed config file to EMAIL.CFG. Added blank 800K ProDOS image.
|
2020-07-15 17:20:13 -04:00 |
|
Bobbi Webber-Manners
|
1f338e98ca
|
Fixed crashing with cursor down at end of file. Belt and braces.
|
2020-07-13 00:05:15 -04:00 |
|
Bobbi Webber-Manners
|
2c0c746b9f
|
Fixed bug whereby you could scroll off top (can still scroll off bottom)
|
2020-07-12 23:12:01 -04:00 |
|
Bobbi Webber-Manners
|
fd4a85b767
|
Convert tab to spaces for keyboard input
|
2020-07-12 19:05:25 -04:00 |
|
Bobbi Webber-Manners
|
419bcf4e5c
|
Fixes to scrolling, cursor positioning.
|
2020-07-12 18:19:06 -04:00 |
|
Bobbi Webber-Manners
|
adabb7c0f3
|
Fixed bug where screen did not get properly updated after deletion
|
2020-07-12 18:03:05 -04:00 |
|
Bobbi Webber-Manners
|
1943dc2558
|
First sort-of-working version of edit.c. Work-in-progress.
|
2020-07-12 17:34:11 -04:00 |
|
Bobbi Webber-Manners
|
7175a78ec8
|
Bump version to v0.6
|
2020-07-08 19:20:08 -04:00 |
|
Bobbi Webber-Manners
|
49ecd167ff
|
Fixed get_line.c in pop65.c and smtp65.c. Fixed smtp65 error handling.
|
2020-07-08 18:28:33 -04:00 |
|
Bobbi Webber-Manners
|
56874574f3
|
get_line() fixes for rebuild.c
|
2020-07-08 17:11:53 -04:00 |
|
Bobbi Webber-Manners
|
9c85bf5d78
|
Fixed get_line() bugs in email.c
|
2020-07-08 17:05:20 -04:00 |
|
Bobbi Webber-Manners
|
27a0a05ae2
|
Improvements to rebuild.c so messages processed in numerical order
|
2020-07-08 14:46:49 -04:00 |
|
Bobbi Webber-Manners
|
62c68cb1ff
|
Updated screenshots and README-emailler.md
|
2020-07-08 02:12:34 -04:00 |
|
Bobbi Webber-Manners
|
5493171d14
|
Fixed bug with aborting F)wd
|
2020-07-08 00:50:20 -04:00 |
|
Bobbi Webber-Manners
|
3b2b7088af
|
Finally, some documentation updates.
|
2020-07-08 00:00:43 -04:00 |
|
Bobbi Webber-Manners
|
009c70fcc0
|
Fixed bugs when there are no messages in mbox (no selection!)
|
2020-07-07 23:09:47 -04:00 |
|
Bobbi Webber-Manners
|
3c88170354
|
Bail out gracefully if not able to seek empty mbox in reverse view
|
2020-07-07 22:52:36 -04:00 |
|
Bobbi Webber-Manners
|
c2617a21e4
|
Made my ASCII art fancier.
|
2020-07-07 22:12:28 -04:00 |
|
Bobbi Webber-Manners
|
b50cf66eb4
|
Do not include cc if blank. Added ASCII art image for empty mailbox.
|
2020-07-07 22:04:56 -04:00 |
|
Bobbi Webber-Manners
|
7feef999b0
|
Fixed bug in get_db_index() when reverse == 1
|
2020-07-07 21:33:56 -04:00 |
|
Bobbi Webber-Manners
|
dd2e545c4a
|
rebuild.c marks messages as read when rebuilding EMAIL.DB
|
2020-07-07 20:09:15 -04:00 |
|
Bobbi Webber-Manners
|
9ba05ef98b
|
Added utility for rebuilding EMAIL.DB. Other minor fixes.
|
2020-07-07 19:23:16 -04:00 |
|
Bobbi Webber-Manners
|
a8a81a4acf
|
Fixed bug that was corrupting EMAIL.DB by using wrong idx when order reversed
|
2020-07-07 04:15:04 -04:00 |
|
Bobbi Webber-Manners
|
3aab6c2df5
|
Conditionally compile out reverse mode keys. Dangerous atm.
|
2020-07-07 03:52:36 -04:00 |
|
Bobbi Webber-Manners
|
6fa7af0931
|
Show spinner when downloading text file attachments
|
2020-07-07 03:12:15 -04:00 |
|
Bobbi Webber-Manners
|
f008dfc529
|
Added function to reverse order of mailbox summary using '<'/'>' keys
|
2020-07-07 02:23:07 -04:00 |
|
Bobbi Webber-Manners
|
0d0d562320
|
Fixed memory leak when read_email_db() is called with initialize==1
|
2020-07-07 01:36:49 -04:00 |
|
Bobbi Webber-Manners
|
f806be152b
|
Scrolling preserves the screen holes now.
|
2020-07-06 12:10:47 -04:00 |
|
Bobbi Webber-Manners
|
369b6b4799
|
Fixed bug - readp uninitialized in email_pager()
|
2020-07-05 23:52:35 -04:00 |
|
Bobbi Webber-Manners
|
22b032a003
|
Bumped up version to v0.5 for the hell of it
|
2020-07-05 23:34:43 -04:00 |
|
Bobbi Webber-Manners
|
5fe4fb7148
|
Implemented scrollback dumping/restoring screen memory from disk file
|
2020-07-05 23:31:38 -04:00 |
|
Bobbi Webber-Manners
|
52a40d6bf4
|
Finished refactoring of MIME decoding, display & save to file
|
2020-07-05 19:01:31 -04:00 |
|
Bobbi Webber-Manners
|
b0b92c555d
|
Truncate strings without spaces to 80 chars
|
2020-07-05 18:09:48 -04:00 |
|
Bobbi Webber-Manners
|
5feea91a24
|
More minor fixup to email_pager()
|
2020-07-05 17:32:54 -04:00 |
|
Bobbi Webber-Manners
|
2e478b0da3
|
Code cleanup. Show spinner when skipping attachment.
|
2020-07-05 17:29:36 -04:00 |
|
Bobbi Webber-Manners
|
856067e9ce
|
Implemented line wrapping for plain text and MIME quoted-printable
|
2020-07-05 16:33:16 -04:00 |
|
Bobbi Webber-Manners
|
d8f446a41c
|
First part of refactoring of email_pager() function. More to come.
|
2020-07-04 23:22:23 -04:00 |
|
Bobbi Webber-Manners
|
76217e68bf
|
Renamed label
|
2020-07-04 19:51:33 -04:00 |
|