]> git.cworth.org Git - sup/history - lib/sup/modes/thread-view-mode.rb
abort message composition if the file is unedited
[sup] / lib / sup / modes / thread-view-mode.rb
2007-07-06 wmorganbugfix: message expansion bug introduced in last commit
2007-07-06 wmorganbetter attachment viewing
2007-07-06 wmorganfinally, attachment support\!
2007-06-20 wmorganvarious minor bugfixes
2007-05-24 wmorganbugfix: discarded drafts don't crash everything upon...
2007-05-20 wmorganview as text if the mime view command fails
2007-05-16 wmorganfixed bug introducted by previous layout refactoring
2007-05-15 wmorganbetter internal thread-view layout management
2007-04-01 wmorganbetter broken source error message, and fixed compose...
2007-04-01 wmorganalternate starred color
2007-03-15 wmorganbugfix for expand new messages
2007-03-12 wmorganbugfix: mark thread as read immediately upon view
2007-03-01 wmorganthread-view-mode compose
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