]> git.cworth.org Git - sup/history - lib/sup/modes/thread-view-mode.rb
reply all keybindings
[sup] / lib / sup / modes / thread-view-mode.rb
2007-12-05 wmorganapplied a modified detailed header hook from colin...
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorgan- label-list-mode rekeyed tab to 'u' for showing only...
2007-11-24 wmorganmove module-style spawn_xxx to class method style
2007-11-23 wmorganmake which text is quoted a little more intelligent
2007-11-08 wmorgansubscribe/unsubscribe functionality
2007-11-07 wmorganimprove forwarding, having it prompt for addresses...
2007-11-06 wmorganadd buffer search with '/' and 'n', and change index...
2007-10-30 wmorganbugfix in thread-view-mode label setting
2007-10-29 wmorganfix compose mode spawning from within thread-view-mode
2007-10-29 wmorganin thread-view-mode, when editing labels, edit thread...
2007-10-28 wmorganbugfix: label viewing and editing in thread-view-mode...
2007-10-27 wmorganrefactor message chunk to determine its own initial...
2007-10-27 wmorganmessage/rfc822 mime-type handling
2007-09-30 wmorganrefactor message chunk & chunk layout
2007-09-27 wmorganfix crypto message expand/collapse behavior
2007-09-27 wmorgantrivial: fix spacing in thread-view-mode labels: header
2007-09-27 wmorganprelim gpg decryption support
2007-09-19 wmorganglobal search and replace: raw_full_message -> raw_message
2007-09-14 wmorganyet more minor cryptosig prettynessing
2007-09-14 wmorganminor cryptosig prettynesses
2007-09-14 wmorganvery preliminary gpg signature verification
2007-09-12 wmorgandisplay and allow toggling of per-message new/read...
2007-09-11 wmorganbugfix: next/return
2007-09-09 wmorganmessage save speedup
2007-08-25 wmorgantab completion for all filename prompts
2007-08-07 wmorganbugfix
2007-08-01 wmorganvarious key changes
2007-08-01 wmorganedit labels within thread-view-mode
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