summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2012-03-02Upgraded to jQuery 1.7.1 (#1488337)thomascube
2012-03-02- Fix automatic unsubscribe of non-existent folders (with small perf fix)alecpl
2012-03-02- Fixed double-quotes handling in recipient namesalecpl
2012-02-29Fix language code mapsthomascube
2012-02-29- Fix warning when properties array is emptyalecpl
2012-02-29- Add 'type' and 'attribs' parameters for render_mailboxlist hookalecpl
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alecpl
2012-02-28- Fixed file headeralecpl
2012-02-28Fix function callthomascube
2012-02-27Map renamed methods for backwards compatibilitythomascube
2012-02-27- Move percent_indicator from app.js into the skinalecpl
2012-02-26- Fixed identity delete button state, removed delete button in identity-edit ...alecpl
2012-02-26Fix larry issues: 'Mark' button position, broken folders list footeralecpl
2012-02-25Connect to IMAP server before reading quotathomascube
2012-02-25Fix script error in IE (#1488368)thomascube
2012-02-25Renamed error message labelthomascube
2012-02-25Add titles to error and photo upload popups (#1488354)thomascube
2012-02-25Remember custom skin selection after logout (#1488355)thomascube
2012-02-25Slighlty increase minimum browser requirementsthomascube
2012-02-21Refactored IMAP cache expunge: delegate to storage object; don't rely on depr...thomascube
2012-02-17- Add lost 'listoptions' labelalecpl
2012-02-17- Fix date_today, broken in r5707alecpl
2012-02-15- Don't list mailto: and anchor linksalecpl
2012-02-15Skip empty group members (seen in OpenLDAP backends)thomascube
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alecpl
2012-02-13- Added mailto: protocol handler registration link in User Preferences (#1486...alecpl
2012-02-11User configurable setting how to display contact names in listthomascube
2012-02-09- Fix 'settings' label in en_GBalecpl
2012-02-08- Fix issue where some text from original message was missing on reply (#1488...alecpl
2012-02-08- Fix URL building - skip null parametersalecpl
2012-02-08- Improved r5861 change: Content converted to upper case can contain HTML tag...alecpl
2012-02-08- Handle HTML entities properly when converting strong/b/th content to upper ...alecpl
2012-02-07- Workaround IMAP server issue when THREAD command returns less messages than...alecpl
2012-02-05- Support AD's objectClass=groupalecpl
2012-02-03Get rid of global $__skin_path variable (#1488336)thomascube
2012-02-02Allow users to choose cols for contacts list sortingthomascube
2012-02-01Allow placeholder attributes for input fieldsthomascube
2012-01-29Allow plugins to overwrite the displayed confirmation message when saving a d...thomascube
2012-01-27- Fix call to undefined method rcube_result_index::isError() (#1488328)alecpl
2012-01-27- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) alecpl
2012-01-27Fix special vars replacement in templatesthomascube
2012-01-27Update requirements list, remove TODOthomascube
2012-01-27- Remove leftover codealecpl
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage backends...thomascube
2012-01-25Added new plugin hook 'message_draftsaved'thomascube
2012-01-25Fix autoselect_host() for login (#1488297)thomascube
2012-01-24Fix if/else structurethomascube
2012-01-24Fix thread expand/collapse callbacks which set css classesthomascube
2012-01-24Fixed typothomascube
2012-01-23- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ...alecpl