Age | Commit message (Expand) | Author |
2012-01-27 | Update requirements list, remove TODO | thomascube |
2012-01-27 | - Remove leftover code | alecpl |
2012-01-25 | Small fixes | thomascube |
2012-01-25 | Add lib for server side mime parsing (to be used by non-imap storage backends... | thomascube |
2012-01-25 | Added new plugin hook 'message_draftsaved' | thomascube |
2012-01-25 | Fix autoselect_host() for login (#1488297) | thomascube |
2012-01-24 | Fix if/else structure | thomascube |
2012-01-24 | Fix thread expand/collapse callbacks which set css classes | thomascube |
2012-01-24 | Fix address book searchmods; a little code cleanup | thomascube |
2012-01-24 | Fixed typo | thomascube |
2012-01-24 | Show hidden compose header fileds if non-empty (#1488320) | thomascube |
2012-01-23 | - Fix hook name mailboxes_list renamed to reserved name, use storage_folders ... | alecpl |
2012-01-21 | Simplify code | thomascube |
2012-01-21 | CSS optimizations for IE8/9 | thomascube |
2012-01-20 | Fine tuning Larry styles + browser specific css quirks | thomascube |
2012-01-20 | Finalize icons for Larry | thomascube |
2012-01-19 | - Better handling of legacy config (#1488312) | alecpl |
2012-01-19 | - Fix warning when default_folders setting is not an array | alecpl |
2012-01-19 | - Fix call to undefined method rcube_result_index::getElement() | alecpl |
2012-01-19 | - Fix drafts update issues when edited from preview pane (#1488314) | alecpl |
2012-01-19 | - Fix warning when default_folders setting is not an array | alecpl |
2012-01-18 | More file type icons | thomascube |
2012-01-18 | Move attachments list styles to common css file (to be used by other tasks an... | thomascube |
2012-01-18 | rcube_imap::update_cache() is used by some plugins | thomascube |
2012-01-18 | Fix accidental private => protected replacement | thomascube |
2012-01-18 | Let some room for the unread count bubble | thomascube |
2012-01-18 | Also support /private/... annotation selectors | thomascube |
2012-01-18 | - Handle ldap_public misconfiguration | alecpl |
2012-01-18 | - Fix call to undefined method rcube_imap::list_unsubscribed() | alecpl |
2012-01-18 | Use <uri> value from package.xml to build download links in about screen; sho... | thomascube |
2012-01-18 | Display priority in message headers block | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-18 | Mention smtp ports 587 and 465 in config template | thomascube |
2012-01-17 | - Fix incorrect function call (#1488310) | alecpl |
2012-01-16 | Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ... | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-16 | - Add addressbook name to debug output (#1488304) | alecpl |
2012-01-15 | Make sure message popups show at least 2sec; adjust message list column sizes | thomascube |
2012-01-13 | - Remove redundant ldap_count_entries() call | alecpl |
2012-01-13 | - Make mime type detection based on filename extension to be case-insensitive | alecpl |
2012-01-12 | - Fix possible infinite loop in buildThreadData() | alecpl |
2012-01-12 | - Added 0.7.1 to the list of versions | alecpl |
2012-01-12 | - Fix failure on MySQL database upgrade from 0.7 - text column can't have def... | alecpl |
2012-01-11 | - Update changelog | alecpl |
2012-01-11 | - Disable FOREIGN_KEY_CHECKS for update from 0.7 | alecpl |
2012-01-10 | Allow plugins to extend the vcard fieldmap for contact data | thomascube |
2012-01-10 | Set list mode buttons after switching to another folder | thomascube |
2012-01-10 | Added more icons for Larry | thomascube |
2012-01-10 | Reflect threads expand status in css classes | thomascube |
2012-01-09 | - Fix error when calling remove_row() on non-existing row | alecpl |