]> git.cworth.org Git - sup/history - lib/sup/modes/thread-index-mode.rb
refactor label tab-completion code to buffer.rb
[sup] / lib / sup / modes / thread-index-mode.rb
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