summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-20Finalize icons for Larrythomascube
2012-01-19- Better handling of legacy config (#1488312)alecpl
2012-01-19- Fix warning when default_folders setting is not an arrayalecpl
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 arrayalecpl
2012-01-18More file type iconsthomascube
2012-01-18Move attachments list styles to common css file (to be used by other tasks an...thomascube
2012-01-18rcube_imap::update_cache() is used by some pluginsthomascube
2012-01-18Fix accidental private => protected replacementthomascube
2012-01-18Let some room for the unread count bubblethomascube
2012-01-18Also support /private/... annotation selectorsthomascube
2012-01-18- Handle ldap_public misconfigurationalecpl
2012-01-18- Fix call to undefined method rcube_imap::list_unsubscribed()alecpl
2012-01-18Use <uri> value from package.xml to build download links in about screen; sho...thomascube
2012-01-18Display priority in message headers blockthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-18Mention smtp ports 587 and 465 in config templatethomascube
2012-01-17- Fix incorrect function call (#1488310)alecpl
2012-01-16Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ...thomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-16- Add addressbook name to debug output (#1488304)alecpl
2012-01-15Make sure message popups show at least 2sec; adjust message list column sizesthomascube
2012-01-13- Remove redundant ldap_count_entries() callalecpl
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealecpl
2012-01-12- Fix possible infinite loop in buildThreadData()alecpl
2012-01-12- Added 0.7.1 to the list of versionsalecpl
2012-01-12- Fix failure on MySQL database upgrade from 0.7 - text column can't have def...alecpl
2012-01-11- Update changelogalecpl
2012-01-11- Disable FOREIGN_KEY_CHECKS for update from 0.7alecpl
2012-01-10Allow plugins to extend the vcard fieldmap for contact datathomascube
2012-01-10Set list mode buttons after switching to another folderthomascube
2012-01-10Added more icons for Larrythomascube
2012-01-10Reflect threads expand status in css classesthomascube
2012-01-09- Fix error when calling remove_row() on non-existing rowalecpl
2012-01-09- Use proper class namealecpl
2012-01-09- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)alecpl
2012-01-08Updated translations from launchpadthomascube
2012-01-08- Fix setting pagesizes (#1488295)alecpl
2012-01-06Adjust spam folder icon sizethomascube
2012-01-06Display short headers in preview mode, with toggle to show allthomascube
2012-01-06- Fix typo in timezone handling, more exception catchingalecpl
2012-01-06- Don't return 'unknown', use empty string, DateTime* handle more exceptionsalecpl
2012-01-06Handle DateTime exceptionsthomascube
2012-01-06Avoid use of DateTime::getTimestamp()thomascube
2012-01-06Avoid use of 5.2 functions (#1488292)thomascube
2012-01-05Update changelogthomascube
2012-01-05Reducing paddings in lists to save some vertical spacethomascube
2012-01-05Correctly align pagenav buttonsthomascube
2012-01-05Embed address book widget on compose screenthomascube