You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program
alecpl 71f72f928b - Fix new caching issue when broken/misleading object data was stored in database.
The object must be cleaned up before storing in DB, because some code
  (out of rcube_message and rcube_imap classes) is changing objects data
  e.g. parts mimetype or body. Now it's become a problem because we're
  saving the object in cache at shutdown (after all modifications).
- Make stored message object smaller by removing some redundant data.
13 years ago
..
include - Fix new caching issue when broken/misleading object data was stored in database. 13 years ago
js - Merge devel-saved_search branch (Addressbook Saved Searches) 13 years ago
lib - Mail_Mime-1.8.2 13 years ago
localization - Use 'From' and 'To' labels instead of 'Sender' and 'Recipient' 13 years ago
steps - Rewritten messages caching (merged devel-mcache branch): 13 years ago
.htaccess Improve .htaccess rules to make it less easy to fingerprint roundcube version 13 years ago
blank.gif Initial revision 19 years ago
blocked.gif Applied security patches by Kees Cook (Ubuntu) + little visual enhancements 18 years ago