Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-07 | - Rewritten messages caching (merged devel-mcache branch): | alecpl | |
Indexes are stored in a separate table, so there's no need to store all messages in a folder Added threads data caching Flags are stored separately, so flag change doesn't cause DELETE+INSERT, just UPDATE - Partial QRESYNC support - Improved FETCH response handling - Improvements in response tokenization method | |||
2011-07-27 | - Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, ↵ | alecpl | |
fixes #1488007 | |||
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube | |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl | |
2010-04-23 | Add class docuumentation blocks and make phpdoc work again | thomascube | |
2010-04-01 | - create rcube_mime_struct class on Iloha's MIME (mime.inc) basis | alecpl | |