summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-20Update Changelog and bump version1.0.2Thomas Bruederli
2014-07-20Iterate over all drafts saved in localStorage when asking for restoring. Dele...Thomas Bruederli
2014-07-20Warn for unsent/unsaved message when closing compose window; remove localStor...Thomas Bruederli
2014-07-13Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release...Thomas Bruederli
2014-07-13Add title attribute for skins/modes hiding the actual button textThomas Bruederli
2014-07-11Fix a.deletebutton outline (#1489929)Aleksander Machniak
2014-07-11Fix sorting messages by size on servers without SORT capability (#1489981)Aleksander Machniak
2014-07-10Don't override background colorThomas Bruederli
2014-07-09Fix displaying error messages without timeoutThomas Bruederli
2014-07-09Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"Aleksander Machniak
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 addressbo...Aleksander Machniak
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
2014-06-26Fix incorrect label translation in return receipt (#1489963)Aleksander Machniak
2014-06-24Allow anonymous LDAP searchesAleksander Machniak
2014-06-22Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder s...Aleksander Machniak
2014-06-20Fix so address format errors are ignored when saving a draft (#1489954)Aleksander Machniak
2014-06-17Fix redundant horizontal scrollbar in HTML editor (#1489950)Aleksander Machniak
2014-06-16Add notes about messages_cache setting requirements (#1489946)Aleksander Machniak
2014-06-15Fix list reload after sending message in another window (#1489931) - use chec...Aleksander Machniak
2014-06-13Fix malformed recipient name when composing a message by clicking on mailto l...Aleksander Machniak
2014-06-11Fix PHP error in Preferences when default_folders was in dont_override (#1489...Aleksander Machniak
2014-06-10Fix "PHP Fatal error: Cannot break/continue 1 level" when ldap_start_tls() failsAleksander Machniak
2014-06-04Fixed Save button in classic skin of Vacation interface (#1489926)Aleksander Machniak
2014-06-03Fix so message list and counters are updated when a message is opened in new ...Aleksander Machniak
2014-05-28add preferences_section_header hookcorbosman
2014-05-28Support csv contacts import in German localization (#1489920)Aleksander Machniak
2014-05-27Update changelogAleksander Machniak
2014-05-27Fix broken normalize_string(), add support for ISO-8859-2Aleksander Machniak
2014-05-27Add more tests for normalize_string() - some failingAleksander 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-25Silence PHP Warning: strtolower() expects parameter 1 to be stringAleksander Machniak
2014-05-25Silence possible PHP Warning: file_exists(): open_basedir restriction in effect.Aleksander Machniak
2014-05-25Use POST for refresh/check-recent requestAleksander 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-16Fix handling unicode characters in links (#1489898)Aleksander Machniak
2014-05-14Fix malformed References: header in send/saved mail (#1489891) - update Mail_...Aleksander Machniak
2014-05-12Fix unintentional draft autosave request if autosave is disabled (#1489882)Aleksander Machniak
2014-05-12Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. NaifehAleksander Machniak
2014-05-12Declare LOGIN commands to be anonymized in debug loggingThomas Bruederli
2014-05-12Don't EVER log passwordsThomas Bruederli
2014-05-09Update copyright year in about template1.0.1Thomas Bruederli
2014-05-07Bump version for 1.0.1Thomas Bruederli
2014-05-02Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489...Aleksander Machniak
2014-05-02Improve spellcheck_engine hint about 'googie' optionAleksander Machniak
2014-05-02Support identities_level=4 in InstallerAleksander Machniak