]> git.cworth.org Git - sup/history - lib/sup/modes/thread-view-mode.rb
'A' archives and kills buffer in thread-view-mode (required significant updatedes...
[sup] / lib / sup / modes / thread-view-mode.rb
2007-02-11 wmorgan'A' archives and kills buffer in thread-view-mode ...
2007-02-08 wmorganvarious updates
2007-01-22 wmorganfixed loading bug (messages now loaded completely befor...
2007-01-21 wmorganminor tweaks
2007-01-21 wmorganminor bugfix
2007-01-20 wmorgandon't collapse one-line quotes and signatures
2007-01-18 wmorganbugfixes
2007-01-18 wmorganalternate colors in thread-view mode. not sure how...
2007-01-18 wmorganwhoops, made key for "edit as new" 'D' instead of ...
2007-01-18 wmorganbugfix: jump_to_first_open
2007-01-18 wmorgansearch for author within thread-view-mode
2007-01-17 wmorganresume arbitrary messages
2007-01-17 wmorganalias contacts in thread-view-mode
2007-01-17 wmorganminor bugfix and parenthesized quote/signature hiding...
2007-01-17 wmorganbugfix
2007-01-12 wmorgantrivial bugfix (forgot @state[] -> @layout[].state)
2007-01-12 wmorgan- redid thread-view layout internals to be nicer
2007-01-08 wmorganwrote Mode#save_to_file as a utility method, moved...
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 wmorganbugfixes and comment improvments
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-02 wmorganmany changes (while on the airplane).
2006-12-30 wmorganwhen editing a draft, just jump right in to the edit
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-20 wmorgansmall gui improvements, mostly involving snippets
2006-12-10 wmorganminor tweak to align bcc: header
2006-12-01 wmorganrefresh screen after viewing attachment (for ncurses...
2006-12-01 wmorganadded saving of message and attachments to disk (and...
2006-11-29 wmorganbugfix: handle nil (unreceived) message
2006-11-29 wmorganfixed full header mode to actually show the header...
2006-11-28 wmorganmoved evertying to devel