Age | Commit message (Expand) | Author |
2011-12-11 | Make string for unread count configureable by skin; add file type classes to ... | thomascube |
2011-12-10 | Better CSS url() validation | thomascube |
2011-12-09 | Allow clean background:url(...) styles in safe mode. This will make Roundcube... | thomascube |
2011-12-09 | Allow custom content (from config dir) showing up on the about page | thomascube |
2011-12-08 | - Microoptimizations | alecpl |
2011-12-08 | - More documentation + cleanup | alecpl |
2011-12-07 | - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead | alecpl |
2011-12-07 | - Remove deprecated global $IMAP variable usage (#1488148) | alecpl |
2011-12-07 | - Add option to set default font for HTML message (#1484137) | alecpl |
2011-12-07 | - Cleanup + perf. improvement (substr_count() is really fast!) | alecpl |
2011-12-07 | - Fixed issues with big memory allocation of IMAP results, improved a lot of ... | alecpl |
2011-12-07 | Remove unused code | thomascube |
2011-12-04 | Accept contact IDs as array or comma-separated string | thomascube |
2011-12-02 | New template object to control HTML doctype | thomascube |
2011-12-02 | - Reset error flag when connecting to (another) database | alecpl |
2011-12-02 | - Fallback to write-master when readonly database fails | alecpl |
2011-12-02 | - Improved handling of some malformed values encoded with quoted-printable (#... | alecpl |
2011-12-01 | - Fix issue where "S: Error: Success" was printed to debug log | alecpl |
2011-12-01 | - Remove debug code from last commit | alecpl |
2011-12-01 | - Fix so connection to LDAP will be properly closed | alecpl |
2011-12-01 | - Simplified compose session data handling, no need for session->cleanup() | alecpl |
2011-11-30 | - Fix parse error from last commit (grrrrr, do tests before commit!) | alecpl |
2011-11-30 | - Add possibility to do LDAP bind before searching for bind DN. | alecpl |
2011-11-30 | Enable buttons having an inner <span> for better CSS styling capabilities | thomascube |
2011-11-30 | - Set sizelimit of main search function for vlv_search to page_size. | alecpl |
2011-11-29 | Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895) | thomascube |
2011-11-29 | - Fix identation | alecpl |
2011-11-28 | Improve check of attribute changes when updating a contact | thomascube |
2011-11-28 | Fix saving of composite fields in LDAP | thomascube |
2011-11-28 | Set (empty) value of member attribute when creating a new group | thomascube |
2011-11-28 | - Use strpos() instead of strstr() when possible (#1488211) | alecpl |
2011-11-27 | - Fix handling of invalid characters in request (#1488124) | alecpl |
2011-11-26 | - Fix merging some configuration options in update.sh script (#1485864) | alecpl |
2011-11-25 | - Prevent from memory_limit exceeding when trying to parse big messages bodie... | alecpl |
2011-11-25 | - Add some debug and error handling around vlv_search | alecpl |
2011-11-24 | - Performance improvements | alecpl |
2011-11-24 | - Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487... | alecpl |
2011-11-24 | - Change version number to 0.8-svn | alecpl |
2011-11-23 | Improve clickjacking protection: bust frame or disable all form elements and ... | thomascube |
2011-11-23 | - Fixed bug where similiar folder names were highlighted wrong (#1487860) | alecpl |
2011-11-23 | Improve task switching for tasks added by plugins | thomascube |
2011-11-22 | - Fixed bug in handling link with '!' character in it (#1488195) | alecpl |
2011-11-20 | - Added TinyMCE localizations | alecpl |
2011-11-18 | - Fix typo in _list_unsubscribed() (#1488186) | alecpl |
2011-11-16 | - Fix typo | alecpl |
2011-11-15 | - Fix commit r5424 + preformance microoptimizations | alecpl |
2011-11-15 | - Fix listing of folders in hidden namespaces (#1486796) | alecpl |
2011-11-14 | - Don't consider \Noselect flag when building folders tree (#1488004) | alecpl |
2011-11-14 | - Small improvements in rcmail_render_folder_tree_html() | alecpl |
2011-11-13 | - Add option to set session name (#1486433) | alecpl |