Age | Commit message (Expand) | Author |
2012-05-12 | Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812 | Aleksander Machniak |
2012-05-10 | Small styling improvements of the ACL permissions dialog box | Thomas Bruederli |
2012-05-10 | Fix PHP warning on PHP 5.4 (#1488469) | Aleksander Machniak |
2012-05-09 | Merge pull request #2 from antoinec/master | Till Klampaeckel |
2012-05-09 | Replace directory .svn/ by .git/ in security rules | Antoine Catton |
2012-05-09 | s/SVN/GIT/ | Thomas B. |
2012-05-09 | Merge pull request #1 from Brianetta/de-svn | Aleksander Machniak |
2012-05-09 | Fix add_contact() (#1488465) | Aleksander Machniak |
2012-05-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-05-09 | Use similar language as a fallback for plugin localization (#1488401) | Aleksander Machniak |
2012-05-09 | Also, the license comments | Brian Ronald |
2012-05-09 | Change version text to reflect new versioning system | Brian Ronald |
2012-05-09 | - Add file type icons for plain text (#1488451) and vcard files | Thomas Bruederli |
2012-05-08 | Removed debug code | Aleksander Machniak |
2012-05-08 | Fix Opera issues with duplicated scrollbar and invisible border | Aleksander Machniak |
2012-05-08 | Fix issue where signature wasn't re-added on draft compose (#1488322) | Aleksander Machniak |
2012-05-08 | TinyMCE 3.5 | Aleksander Machniak |
2012-05-08 | Fixed PHP warning | Aleksander Machniak |
2012-05-08 | Simplified code | root |
2012-05-08 | Simplified code | root |
2012-05-07 | Added .gitignore file | Thomas Bruederli |
2012-05-07 | Add (empty) Larry skin folders for plugins | Thomas Bruederli |
2012-05-06 | Remove BOM (#1488458) | Aleksander Machniak |
2012-05-06 | Print last commit date as (git) version | Aleksander Machniak |
2012-05-04 | Rename README file | Thomas B |
2012-05-04 | Better Markdown formatting for the README file | Thomas B |
2012-05-04 | Updated Changelog | thomascube |
2012-05-04 | Fix multi-threaded autocompletion when number of threads > number of sources | thomascube |
2012-05-03 | - pt_BR update to avoid the text-overflow on the compose button of Larry skin | vbenincasa |
2012-05-03 | - Some improvements and completion of pt_BR language files. | vbenincasa |
2012-05-03 | - Fix the idn_convert() function call that was preventing the login with the... | vbenincasa |
2012-05-02 | Fix handling of 'serialzied' LDAP address attributes | thomascube |
2012-05-02 | - Allow to configure the number of values allowed for each LDAP attribute | thomascube |
2012-05-02 | Upgraded to PEAR::Mail_Mime 1.8.3 | thomascube |
2012-05-02 | - Fix typo | alecpl |
2012-05-01 | Better handling of HTTP request errors; re-send keep-alive requests on failur... | thomascube |
2012-04-30 | Accept two past time slots for auth cookie validation; don't encode user-agen... | thomascube |
2012-04-27 | - Fix message paging navigation div effectively disables preview pane checkbo... | alecpl |
2012-04-27 | - Update Changelog | alecpl |
2012-04-26 | - Add IE8 hack for messages list issue (#1487821) | alecpl |
2012-04-26 | - Fix redirect to mail/compose on re-login (1488226) | alecpl |
2012-04-25 | - Fix spellchecker languages list on IE8 | alecpl |
2012-04-25 | - IMprove full headers viewer for IE | alecpl |
2012-04-25 | - Improved all headers viewer (mostly in Larry skin) | alecpl |
2012-04-24 | - Fix importing vCard photo with ENCODING param specified (#1488432) | alecpl |
2012-04-24 | - Fix handling errors on draft auto-save | alecpl |
2012-04-24 | Bring back some legacy functions and session vars for better backwards compat... | thomascube |
2012-04-23 | - Add vCard import from multiple files at once (#1488015) | alecpl |
2012-04-23 | - Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searches | alecpl |
2012-04-23 | - Fix listing messages when: skip_deleted=true, ESEARCH supported, threads di... | alecpl |