summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-29Fix handling of smart list inputs1.0.3Aleksander Machniak
2014-09-28Support hashing algorithms without mhash() and even hash() extension (#1490076)Aleksander Machniak
2014-09-27Updated Changelog + bump versionThomas Bruederli
2014-09-27Enable/disable siganture commands before exiting the function in new compose ...Thomas Bruederli
2014-09-26Update ChangelogThomas Bruederli
2014-09-26Initialize TinyMCE editor in rcmail.init() instead of a separate call after. ...Thomas Bruederli
2014-09-26Set comm_path env variable after resetThomas Bruederli
2014-09-26Add 'sig_max_lines' config option to defaults (#1490071)Thomas Bruederli
2014-09-18Fix splitter code to properly work with 1px size bordersThomas Bruederli
2014-09-17Make noshow attribute for roundcube:label tags actually work as supposedThomas Bruederli
2014-09-16Avoid errors when contacts widget is missing (in derived skins for example)Thomas Bruederli
2014-09-16Access list body through abstract propertyThomas Bruederli
2014-09-13Fix validation of email addresses with IDNA domains (#1490067)Aleksander Machniak
2014-09-13Index IX_contactgroups_user_id was created on the wrong tableAleksander Machniak
2014-09-09Don't override argument variable when collecting resultsThomas Bruederli
2014-09-08Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release...Aleksander Machniak
2014-09-08Fix call to a member function get_compressed() on a non-objectAleksander Machniak
2014-09-04Fix error in MSSQL update script 2013061000.sql (#1490061)Aleksander Machniak
2014-09-03Fix merging folder annotations for folders with numeric names (only digits)Aleksander Machniak
2014-09-01Add config option to specify IMAP connection socket parameters - imap_conn_op...Aleksander Machniak
2014-08-26Fix PERMANENTFLAGS checking in modFlag()Aleksander Machniak
2014-08-22Fix comm_path update on task switch (#1490041)Aleksander Machniak
2014-08-21Fix handling of email addresses with quoted domain part (#1490040)Aleksander Machniak
2014-08-17Fix contacts list update after adding/deleting/moving a contact (#1490028, #1...Aleksander Machniak
2014-08-14Don't read attachment contents from cache when downloading. Cache might have ...Thomas Bruederli
2014-08-13Cleanup after PR merge, updated changelogAleksander Machniak
2014-08-13changes suggested by aleksbrendan braybrook
2014-08-13rotate image with GD if exit rotation data presentbrendan braybrook
2014-08-13wrong type returned for gifbrendan braybrook
2014-08-12Add support for groupsAleksander Machniak
2014-08-10Fix errors when adding/updating contacts in active search (#1490015)Aleksander Machniak
2014-08-05Fix default vacation status (#1490019) - improve error messageAleksander Machniak
2014-08-05Fix invalid Content-Type header when send_format_flowed=false (#1489992)Aleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-31Backported option to set default message list mode - default_list_mode (#1487...Aleksander Machniak
2014-07-28Fix bug where $Forwarded flag was being set even if server didn't support it ...Aleksander Machniak
2014-07-28Fix missing css/js scripts in filter form in mail taskAleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
2014-07-23Fix errors when using localStorage in Safari's private browsing mode (#1489996)Aleksander Machniak
2014-07-23Enable contextmenu plugin for TinyMCE editor (#1487014)Aleksander Machniak
2014-07-22Fix some mime-type to extension mapping checks in Installer (#1489983)Aleksander Machniak
2014-07-21Use jQuery.each instead of "for (i in Array)" (#1489988)Aleksander Machniak
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