]> git.cworth.org Git - sup/history - lib/sup/modes/thread-index-mode.rb
many many changes. this is what happens when i have 5 hours on an airplane
[sup] / lib / sup / modes / thread-index-mode.rb
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorganmove module-style spawn_xxx to class method style
2007-11-24 wmorganbetter source error reporting, and better message loading
2007-11-24 wmorganmade "loading message bodies" message have a counter...
2007-11-14 wmorganbugfix in hide_thread
2007-11-09 wmorgantiny bugfix for threadindexmode#contains_thread from...
2007-11-08 wmorganbetter string pluralization and email parsing methods...
2007-11-08 wmorganslightly nicer comments for thread-index-mode
2007-11-08 wmorganclean up thread-index-mode to synchronize better
2007-11-07 wmorganimprove forwarding, having it prompt for addresses...
2007-11-07 wmorganapplied modified index-mode-size-widget hook from colin...
2007-11-05 wmorganadded toggle all tagged feature (thanks to Marcus Williams)
2007-10-31 wmorganmake the thread count numbers also reflect new/starred...
2007-10-30 wmorganbugfix in thread-view-mode label setting
2007-10-30 wmorganelide snippets
2007-10-30 wmorganfancy resizing author list in thread-index-mode
2007-10-29 wmorgannormalize the flag toggling and updating stuff a bit
2007-09-12 wmorgandisplay and allow toggling of per-message new/read...
2007-09-10 wmorganadd nice message when killing a thread
2007-08-19 wmorganhook system
2007-08-12 wmorganyet another edit->edit_message bugfix
2007-08-01 wmorganvarious key changes
2007-08-01 wmorganedit labels within thread-view-mode
2007-07-30 wmorganrefactor label tab-completion code to buffer.rb
2007-07-30 wmorgantab completion for label editing
2007-07-09 wmorganbugfix: tab (next new) doesn't scroll screen
2007-07-08 wmorganL now prompts for label rather than immediately spawnin...
2007-06-20 wmorganvarious minor bugfixes
2007-06-13 wmorganbugfix: wrap thread loading in a mutex to avoid all...
2007-06-13 wmorganbugfix: multiple me's in thread-index-mode
2007-06-11 wmorganbugfix and yet more address imrpvoements: always use...
2007-06-05 wmorganbugfix: backgrounding of thread loading not actually...
2007-06-03 wmorganthread-index-mode and subclass refactoring for concisen...
2007-05-21 wmorganbugfix: killed threads shouldn't be hidden a priori...
2007-05-21 wmorganautoload more threads when you go down
2007-05-20 wmorganrefactor threading (much nicer now). thread by subject...
2007-04-06 wmorgannewness should take precedence over starredness in...
2007-04-04 wmorganstarred things now are yellow and i saved one character...
2007-04-03 wmorganbetter 'saving thread' messages
2007-03-22 wmorganfixed enter on empty index bug
2007-03-12 wmorganbugfix: mark thread as read immediately upon view
2007-02-19 wmorganbugfix for edit labels on nil thread (thanks to ryan...
2007-02-12 wmorganfinal (?) 0.0.7 updates
2007-02-11 wmorgan'A' archives and kills buffer in thread-view-mode ...
2007-02-09 wmorganfixed broken draft autoloading on first draft
2007-02-08 wmorganvarious updates
2007-02-04 wmorganfixed killed threads issue (i think)
2007-02-04 wmorganfixed drafts not loading problem
2007-02-04 wmorganfixed label editing trailing space issue
2007-02-02 wmorgantodo: added attach messages
2007-02-02 wmorganmiscellaneous cleanups and improvements
2007-02-01 wmorganprogressively update display based on time rather than...
2007-01-24 wmorganadded deletion (but it doesn't do anything different...
2007-01-24 wmorganbugfixes
2007-01-22 wmorganminor bugfix (m can be nil)
2007-01-22 wmorganfixed loading bug (messages now loaded completely befor...
2007-01-18 wmorganbugfix: jump_to_first_open
2007-01-18 wmorganautomatically jump cursor to first open message in...
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-05 wmorganempty status when no lines
2007-01-05 wmorganS now toggles spam status
2007-01-05 wmorganrenamed load_more_threads to load_threads and moved...
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 wmorganmany changes (while on the airplane).
2006-12-29 wmorganmajor improvements in broken source handling
2006-12-28 wmorganmade the "indirect participant" indicator a + instead...
2006-12-27 wmorganyet more fixes on user queries
2006-12-24 wmorganminor bugfixes
2006-12-20 wmorgansmall gui improvements, mostly involving snippets
2006-12-10 wmorganunified reporting of thread exceptions
2006-12-07 wmorganpreparations for imap
2006-11-29 wmorganspace-saving measures in thread-index-mode. two more...
2006-11-28 wmorganmoved evertying to devel