]> git.cworth.org Git - sup/history - lib/sup/modes
improved contact-list-mode
[sup] / lib / sup / modes /
2007-01-13 wmorganimproved contact-list-mode
2007-01-12 wmorgandon't do reply to recipient for mailing list
2007-01-12 wmorgantrivial bugfix (forgot @state[] -> @layout[].state)
2007-01-12 wmorganadded "reply to recipient"
2007-01-12 wmorganmake external message ids and temp filenames say "sup...
2007-01-12 wmorgan- redid thread-view layout internals to be nicer
2007-01-11 wmorganfixed label and contact-list modes to be a little better
2007-01-11 wmorganremoving some warnings
2007-01-11 wmorganminor cleanups
2007-01-09 wmorganfixed toggling of starred, new, etc.
2007-01-09 wmorganremoved all caching (doesn't seem to make a speed diff...
2007-01-09 wmorgandisabled caching of starred and new values, because...
2007-01-08 wmorganwrote Mode#save_to_file as a utility method, moved...
2007-01-06 wmorganbugfix to # of loaded entries
2007-01-05 wmorganempty status when no lines
2007-01-05 wmorganno status line with 0 lines
2007-01-05 wmorganfixed 'n' and 'p' with missing messages, and some comme...
2007-01-05 wmorganalways use detailed headers for threads of size 1
2007-01-05 wmorganforced reading of full headers so that reply-to-list...
2007-01-05 wmorganmade the contact list load enough entries to fill the...
2007-01-05 wmorganS now toggles spam status
2007-01-05 wmorganbugfixes and comment improvments
2007-01-05 wmorganrenamed load_more_threads to load_threads and moved...
2007-01-04 wmorgancollapsing a message now moves the cursor down one...
2007-01-04 wmorganmade jump_to_message adjust column as well
2007-01-04 wmorganbugfix
2007-01-04 wmorganchanged 'K' for kill to '&', because it was overriding...
2007-01-03 wmorganadded multi_select
2007-01-03 wmorganimproved load_n_threads
2007-01-02 wmorganyet more fixes to imap, some buffer debugging, and...
2007-01-02 wmorganmany changes (while on the airplane).
2006-12-31 wmorganhit 'R' to quicky recover drafts
2006-12-30 wmorganwhen editing a draft, just jump right in to the edit
2006-12-30 wmorgannormalize whitespace
2006-12-30 wmorganremoved refs: header (only there for debugging purposes)
2006-12-29 wmorganmajor improvements in broken source handling
2006-12-28 wmorgancached message chunks
2006-12-28 wmorganadded a nice "loading" message
2006-12-28 wmorganmade the "indirect participant" indicator a + instead...
2006-12-27 wmorganyet more fixes on user queries
2006-12-27 wmorganfixed user query parsing
2006-12-24 wmorganminor bugfixes
2006-12-20 wmorganminor comment cleanup
2006-12-20 wmorgansmall gui improvements, mostly involving snippets
2006-12-10 wmorganunified reporting of thread exceptions
2006-12-10 wmorganminor tweak to align bcc: header
2006-12-10 wmorganimproved handling of killing buffers. buffers now check...
2006-12-10 wmorganhandle trailing newlines in log messages
2006-12-07 wmorganpreparations for imap
2006-12-03 wmorganjump to left with '['
2006-12-02 wmorganimproved polling behavior
2006-12-01 wmorganrefresh screen after viewing attachment (for ncurses...
2006-12-01 wmorganadded saving of message and attachments to disk (and...
2006-12-01 wmorganslight rejiggering of display to handle long buffer...
2006-11-29 wmorganbugfix: handle nil (unreceived) message
2006-11-29 wmorganspace-saving measures in thread-index-mode. two more...
2006-11-29 wmorganfixed full header mode to actually show the header...
2006-11-29 wmorganbug fix for detecting user-defined headers
2006-11-29 wmorganbug fix: use default accounts' sendmail if no immediate...
2006-11-28 wmorganmoved evertying to devel