summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2012-02-05- Support AD's objectClass=groupalec
2012-02-03Get rid of global $__skin_path variable (#1488336)thomasb
2012-02-02Allow users to choose cols for contacts list sortingthomasb
2012-02-01Allow placeholder attributes for input fieldsthomasb
2012-01-29Allow plugins to overwrite the displayed confirmation message when saving a d...thomasb
2012-01-27- Fix call to undefined method rcube_result_index::isError() (#1488328)alec
2012-01-27- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) alec
2012-01-27Fix special vars replacement in templatesthomasb
2012-01-27Update requirements list, remove TODOthomasb
2012-01-27- Remove leftover codealec
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage backends...thomasb
2012-01-25Added new plugin hook 'message_draftsaved'thomasb
2012-01-25Fix autoselect_host() for login (#1488297)thomasb
2012-01-24Fix if/else structurethomasb
2012-01-24Fix thread expand/collapse callbacks which set css classesthomasb
2012-01-24Fixed typothomasb
2012-01-23- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ...alec
2012-01-21Simplify codethomasb
2012-01-20Fine tuning Larry styles + browser specific css quirksthomasb
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-18rcube_imap::update_cache() is used by some pluginsthomasb
2012-01-18Fix accidental private => protected replacementthomasb
2012-01-18Also support /private/... annotation selectorsthomasb
2012-01-18- Handle ldap_public misconfigurationalec
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-17- Fix incorrect function call (#1488310)alec
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-13- Remove redundant ldap_count_entries() callalec
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealec
2012-01-12- Fix possible infinite loop in buildThreadData()alec
2012-01-10Allow plugins to extend the vcard fieldmap for contact datathomasb
2012-01-10Reflect threads expand status in css classesthomasb
2012-01-09- Fix error when calling remove_row() on non-existing rowalec
2012-01-09- Use proper class namealec
2012-01-09- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)alec
2012-01-08Updated translations from launchpadthomasb
2012-01-08- Fix setting pagesizes (#1488295)alec
2012-01-06- Fix typo in timezone handling, more exception catchingalec
2012-01-06- Don't return 'unknown', use empty string, DateTime* handle more exceptionsalec
2012-01-06Handle DateTime exceptionsthomasb
2012-01-06Avoid use of DateTime::getTimestamp()thomasb