summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-28Fix bug where $Forwarded flag was being set even if server didn't support it ↵Aleksander Machniak
(#1490000)
2014-07-26Create/rename groups in UI dialogs (#1489951)Aleksander Machniak
2014-07-23Fix errors when using localStorage in Safari's private browsing mode (#1489996)Aleksander Machniak
2014-07-22Fix some mime-type to extension mapping checks in Installer (#1489983)Aleksander Machniak
2014-07-20Updated ChangelogThomas Bruederli
2014-07-11Fix sorting messages by size on servers without SORT capability (#1489981)Aleksander Machniak
2014-07-09Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"Aleksander Machniak
This reverts commit d81539af3135428fafe5ea9764755aa1a697cbb4.
2014-07-08Fix bug where compose storage wasn't cleared on page unload (#1489818)Aleksander Machniak
2014-07-07Fix images import from various vCard formats (#1489977)Aleksander Machniak
2014-07-05Fix bug where contacts with no email address were listed on compose ↵Aleksander Machniak
addressbook (#1489970)
2014-07-05- Fix Delete button state after deleting identity/response (#1489972)Aleksander Machniak
2014-07-05Fix security issue in delete-response action - allow only ajax request.Aleksander Machniak
Unify code for identities and responses deletion.
2014-07-03Added 'contact_search_name' option to define autocompletion entry formatAleksander Machniak
2014-06-30Display quota information for current folder not INBOX only (#1487993)Aleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)Aleksander Machniak
This enables image button and file browser in html editor for signatures
2014-06-26Fix incorrect label translation in return receipt (#1489963)Aleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-23Mail compose: Selecting contact inserts recipient to previously focused ↵Aleksander Machniak
input - to/cc/bcc accordingly (#1489684)
2014-06-21Add option to set default message list mode - default_list_mode (#1487312)Aleksander Machniak
2014-06-20Fix so address format errors are ignored when saving a draft (#1489954)Aleksander Machniak
2014-06-18Upgrade to TinyMCE 4.1.0Aleksander Machniak
2014-06-17Close "no subject" prompt with Enter key (#1489580)Aleksander Machniak
2014-06-16Add config option to specify IMAP connection socket parameters - ↵Aleksander Machniak
imap_conn_options (#1489948)
2014-06-15Fix list reload after sending message in another window (#1489931) - use ↵Aleksander Machniak
checkmail instead of list command
2014-06-13Fix malformed recipient name when composing a message by clicking on mailto ↵Aleksander Machniak
link (#1489942)
2014-06-10Merge branch 'master' of https://github.com/simonpl/roundcubemail into ↵Aleksander Machniak
simonpl-master Conflicts: CHANGELOG
2014-06-05Update ChangelogThomas Bruederli
2014-06-05Select/scroll to previously selected message when returning from message ↵Aleksander Machniak
page (#1489023)
2014-06-03Fix so message list and counters are updated when a message is opened in new ↵Aleksander Machniak
window (#1489919)
2014-05-30Display a warning if popup window was blocked (#1489618)Aleksander Machniak
2014-05-29Remove (was: ...) from message subject on reply (#1489375)Aleksander Machniak
2014-05-28Update changelogAleksander Machniak
2014-05-28Support csv contacts import in German localization (#1489920)Aleksander Machniak
2014-05-27Add option to force new users to change their password (#1486884)simonp
2014-05-27Update changelogAleksander Machniak
2014-05-27Fix unintentional line-height style modification in HTML messages (#1489917)Aleksander Machniak
2014-05-26Fix so responses menu hides on click in classic skin (#1489915)Aleksander Machniak
2014-05-21Fix so current page is reset on list-mode change (#1489907)Aleksander Machniak
2014-05-20Fix incorrect handling of HTML comments in messages sanitization code (#1489904)Aleksander Machniak
2014-05-18Don't remove links when html signature is converted to text (#1489621)Aleksander Machniak
Fix so when switching editor mode original version of signature is used (#1488849)
2014-05-17Update changelogAleksander Machniak
2014-05-16Fix handling unicode characters in links (#1489898)Aleksander Machniak
2014-05-15Update changelogAleksander Machniak
2014-05-14Fix malformed References: header in send/saved mail (#1489891) - update ↵Aleksander Machniak
Mail_mime to 1.8.9 version
2014-05-12Fix unintentional draft autosave request if autosave is disabled (#1489882)Aleksander Machniak
2014-05-12Rephrase log entryAleksander Machniak
2014-05-12Optimize "empty" framed pages size (#1489792)Aleksander Machniak
2014-05-12Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. NaifehAleksander Machniak
2014-05-12Update ChangelogThomas Bruederli