No description
Find a file
Jim Nelson eea2b31a73 Smarter keepalives and a small Conversations fix.
The NOOP keepalives were being every n seconds no matter what the
traffic was like.  Now only being sent if no traffic has been
received after n seconds, meaning less traffic overall.  Also, there
are now two different timers, one for selected mailbox and one for
authorized state, since receiving unsolicited responses only happens
when a mailbox is selected.

Also includes a small fix in Conversations where a nullable ref was
being treated as un-nullable.
2012-01-06 11:32:20 -08:00
sql Fetches only a small portion of the message for previews: Closes #4254, Closes #3799 2011-11-16 18:17:35 -08:00
src Smarter keepalives and a small Conversations fix. 2012-01-06 11:32:20 -08:00
ui Prefs dialog, select next message after archiving pref. Closes #4496 2011-12-16 15:02:34 -08:00
vapi Fixes emails without specified charset header. Closes #4493 2011-12-16 16:15:50 -08:00
.gitignore Engine implementation of conversations: #3808 2011-10-21 17:04:33 -07:00
AUTHORS Adds Eric to AUTHORS file 2011-11-17 17:13:08 -08:00
configure.in Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
COPYING Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
MAINTAINERS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
THANKS Addresses not stored in database in RFC 822 format: Closes #4231 2011-10-07 17:23:20 -07:00
waf Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
wscript Upping Vala requirement to 0.15. Fixes #4470 2011-12-07 15:33:27 -08:00