0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added mark_read()/mark_new(). More... about 12 years ago
Scroll in page-size increments. More... about 12 years ago
Expose the screen width/height to lua. More... about 12 years ago
Reworked with releast targets. More... about 12 years ago
Toggle between all/new messages in the index. More... about 12 years ago
Using CMessage::is_new() we can now limit folders to new mails only. More... about 12 years ago
Added helper "is_new()" to test if a message is unread. More... about 12 years ago
Expose "index_limit()" as a lua-callable function. More... about 12 years ago
Added get/set_index_limit. More... about 12 years ago
Reformatted. More... about 12 years ago
Lua may now retrieve all selected folders. More... about 12 years ago
Removed unused variable to fix compilation errors. More... about 12 years ago
Another test program. More... about 12 years ago
We don't need to test for maildirs in the drawing code, now it cannot be set to a bogus vbalue. More... about 12 years ago
Ensure the maildir_prefix is a Maildir. More... about 12 years ago
Ensure the maildir-prefix exists. More... about 12 years ago
Messages/Folders are now red if unread. More... about 12 years ago
Ignore generated files. More... about 12 years ago
Added debian package files. More... about 12 years ago
Unread maildirs/messages are now red. More... about 12 years ago
Document current progress. More... about 12 years ago
Added keybindings for viewing a message. More... about 12 years ago
Moved the readline into CScreen. Display messages. More... about 12 years ago
Added test program for mixing ncurses + readline. More... about 12 years ago
The prompt function has one level of history. More... about 12 years ago
Added test-program for reading a message-body. More... about 12 years ago
Added accessors for to()/from()/subject()/etc. More... about 12 years ago
We have a notion of a from: address. More... about 12 years ago
Note that we have a stub compose() primitive. More... about 12 years ago
Show version + URL on-startup. More... about 12 years ago