summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-10-29Fix reply scrolling issue with text mode and start message below the quote (#...Aleksander Machniak
2014-10-28Fix bug where creating subfolders in shared folders wasn't possible without A...Aleksander Machniak
2014-10-28Disable TinyMCE contextmenu plugin as there are more cons than pros in using ...Aleksander Machniak
2014-10-24Fix of really fix UNKNOWN-CTE handlingBartlomiej Nogas
2014-10-24Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115)Aleksander Machniak
2014-10-23Really fix UNKNOWN-CTE handlingAleksander Machniak
2014-10-23Fix "PHP Fatal error: Cannot redeclare class PEAR" if both program/lib/PEAR.p...Aleksander Machniak
2014-10-23Fix handling of UNKNOWN-CTE response, try do decode content client-side (#149...Aleksander Machniak
2014-10-23Fix handling of base64-encoded attachments with extra spaces (#1490111)Aleksander Machniak
2014-10-22Fix handling of uuencoded messages if messages_cache is enabled (#1490108)Aleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-10-04Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)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-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-17Make noshow attribute for roundcube:label tags actually work as supposedThomas 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-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-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-10Fix errors when adding/updating contacts in active search (#1490015)Aleksander 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-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-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-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
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