summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2012-03-14Accept DateTime object as input to format_date()thomasb
2012-03-14- Fix bug where it wasn't possible to enter ( or & characters in autocomplete...alec
2012-03-14Request all needed fields from address book backends (#1488394)thomasb
2012-03-13- Fix js errors (spellcheck-related) when switching editor mode in identity s...alec
2012-03-13- Fix counting messages search resultsalec
2012-03-09- Unified (single) spellchecker buttonalec
2012-03-09- Improve logo handling in default skin (#1488385)alec
2012-03-09- Fix encoding of attachment with comma in name (#1488389)alec
2012-03-08- On login screen show only one message at a timealec
2012-03-08Only run value through format_date if no render_func was called beforethomasb
2012-03-07- Hook unregister methods (#1488184)alec
2012-03-06- Fix handling of % character in IMAP protocol (#1488382)alec
2012-03-06- Have DSN parser pass database name through url decode (#1488035)alec
2012-03-05- Fix duplicate names handling in addressbook searches (#1488375)alec
2012-03-05- Add check_connection() to storage abstract classalec
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alec
2012-03-03Move address book widget initialization out of the 'compose' action blockthomasb
2012-03-03Fix spellingthomasb
2012-03-03- Prevent from folder selection on virtual folder collapsing (#1488346)alec
2012-03-02Imported translations from launchpadthomasb
2012-03-02Upgraded to jQuery 1.7.1 (#1488337)thomasb
2012-03-02- Fix automatic unsubscribe of non-existent folders (with small perf fix)alec
2012-03-02- Fixed double-quotes handling in recipient namesalec
2012-02-29Fix language code mapsthomasb
2012-02-29- Fix warning when properties array is emptyalec
2012-02-29- Add 'type' and 'attribs' parameters for render_mailboxlist hookalec
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alec
2012-02-28- Fixed file headeralec
2012-02-28Fix function callthomasb
2012-02-27Map renamed methods for backwards compatibilitythomasb
2012-02-27- Move percent_indicator from app.js into the skinalec
2012-02-26- Fixed identity delete button state, removed delete button in identity-edit ...alec
2012-02-26Fix larry issues: 'Mark' button position, broken folders list footeralec
2012-02-25Connect to IMAP server before reading quotathomasb
2012-02-25Fix script error in IE (#1488368)thomasb
2012-02-25Renamed error message labelthomasb
2012-02-25Add titles to error and photo upload popups (#1488354)thomasb
2012-02-25Remember custom skin selection after logout (#1488355)thomasb
2012-02-25Slighlty increase minimum browser requirementsthomasb
2012-02-21Refactored IMAP cache expunge: delegate to storage object; don't rely on depr...thomasb
2012-02-17- Add lost 'listoptions' labelalec
2012-02-17- Fix date_today, broken in r5707alec
2012-02-15- Don't list mailto: and anchor linksalec
2012-02-15Skip empty group members (seen in OpenLDAP backends)thomasb
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alec
2012-02-13- Added mailto: protocol handler registration link in User Preferences (#1486...alec
2012-02-11User configurable setting how to display contact names in listthomasb
2012-02-09- Fix 'settings' label in en_GBalec
2012-02-08- Fix issue where some text from original message was missing on reply (#1488...alec
2012-02-08- Fix URL building - skip null parametersalec