summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-24Show hidden compose header fileds if non-empty (#1488320)thomasb
2012-01-23- Use new hook namealec
2012-01-23- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ...alec
2012-01-21Simplify codethomasb
2012-01-21CSS optimizations for IE8/9thomasb
2012-01-20Fine tuning Larry styles + browser specific css quirksthomasb
2012-01-20Finalize icons for Larrythomasb
2012-01-19- Better handling of legacy config (#1488312)alec
2012-01-19- Fix warning when default_folders setting is not an arrayalec
2012-01-19- Fix call to undefined method rcube_result_index::getElement()alec
2012-01-19- Fix drafts update issues when edited from preview pane (#1488314)alec
2012-01-19- Fix warning when default_folders setting is not an arrayalec
2012-01-18More file type iconsthomasb
2012-01-18Move attachments list styles to common css file (to be used by other tasks an...thomasb
2012-01-18rcube_imap::update_cache() is used by some pluginsthomasb
2012-01-18Fix accidental private => protected replacementthomasb
2012-01-18Let some room for the unread count bubblethomasb
2012-01-18Also support /private/... annotation selectorsthomasb
2012-01-18- Handle ldap_public misconfigurationalec
2012-01-18Add basic support for Larry skinthomasb
2012-01-18Update license information in pluginsthomasb
2012-01-18- Fix call to undefined method rcube_imap::list_unsubscribed()alec
2012-01-18Use <uri> value from package.xml to build download links in about screen; sho...thomasb
2012-01-18Display priority in message headers blockthomasb
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-18Mention smtp ports 587 and 465 in config templatethomasb
2012-01-17- Fix incorrect function call (#1488310)alec
2012-01-17- Replace create_attrib_string() with html::attrib_string()alec
2012-01-16Use jquery UI to render the new user dialogthomasb
2012-01-16Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ...thomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2012-01-16- Add addressbook name to debug output (#1488304)alec
2012-01-15Make sure message popups show at least 2sec; adjust message list column sizesthomasb
2012-01-15Better menu style for Larrythomasb
2012-01-15Adjust tabs style to Larry designthomasb
2012-01-13- Remove redundant ldap_count_entries() callalec
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealec
2012-01-13- Use storage objectalec
2012-01-12- Fix possible infinite loop in buildThreadData()alec
2012-01-12- Added 0.7.1 to the list of versionsalec
2012-01-12- Fix failure on MySQL database upgrade from 0.7 - text column can't have def...alec
2012-01-11- Update changelogalec
2012-01-11- Disable FOREIGN_KEY_CHECKS for update from 0.7alec
2012-01-10Allow plugins to extend the vcard fieldmap for contact datathomasb
2012-01-10Set list mode buttons after switching to another folderthomasb
2012-01-10Added more icons for Larrythomasb
2012-01-10Reflect threads expand status in css classesthomasb
2012-01-10- Fixed edit/delete actions state after deleting table row ...alec
2012-01-09- Fix error when calling remove_row() on non-existing rowalec
2012-01-09- Use proper class namealec