summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21Include last fix in 0.9.3 releasev0.9.3Thomas Bruederli
2013-08-20- Fix setting refresh_interval to "Never" in Preferences (#1489286)Aleksander Machniak
2013-08-16Fix touch check when IE doesn't specify the event objectThomas Bruederli
2013-08-16Bump version for next releaseThomas Bruederli
2013-08-16Let the framework adjust the include_path if necessaryThomas Bruederli
2013-08-15Make session auth cookie name configurableThomas Bruederli
2013-08-15Distinguish mobile/tablet/touch devicesThomas Bruederli
2013-08-15Update changelogThomas Bruederli
2013-08-15Fix scrolling in iframes on touch devicesThomas Bruederli
2013-08-14Updated changelogThomas Bruederli
2013-08-14Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release...Thomas Bruederli
2013-08-14Optimize list events for touch devicesThomas Bruederli
2013-08-14Make thread toggles work on touch devicesThomas Bruederli
2013-08-13Fix purge action in folder manager (#1489280)Aleksander Machniak
2013-08-07Fix base URL resolving on attribute values with no quotes (#1489275)Aleksander Machniak
2013-08-07Fix wrong handling of links with '|' character (#1489276)Aleksander Machniak
2013-08-04Fix XSS vulnerability when saving HTML signatures (#1489251)Aleksander Machniak
2013-08-03Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/RGB...Aleksander Machniak
2013-08-02Fix broken (in 93b0a30c1c8aa29d862b587b31e52bcc344b8d16) text/plain body of a...Aleksander Machniak
2013-08-01Fix fatal error when opening non-existing message in compose windowAleksander Machniak
2013-08-01Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - a...Aleksander Machniak
2013-07-31Support special Return-Path form used on some (PEAR) mailing list (#1489241)Aleksander Machniak
2013-07-28- Fix rewrite rule in .htaccess (#1489240)Aleksander Machniak
2013-07-28Fixed some StringReplacer testsAleksander Machniak
2013-07-28- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)Aleksander Machniak
2013-07-25Updated changelogThomas Bruederli
2013-07-25Fix identity-selection using Return-Path headers (#1489241)Thomas Bruederli
2013-07-25Updated ChangelogThomas Bruederli
2013-07-25Fix parsing of links with ... in URL (#1489192)Thomas Bruederli
2013-07-25Better check for priority headerThomas Bruederli
2013-07-25Fix priority selector when open in new window (#1489257)Thomas Bruederli
2013-07-23Avoid session timeouts with memcache backend as proposed by D. Carter via use...Thomas Bruederli
2013-07-09Fix identity selection when opening extwindow from compose windowAleksander Machniak
2013-07-08Fix bug where signature wasn't changed on identity selection when editing a d...Aleksander Machniak
2013-07-08Fix IMAP SETMETADATA parameters quoting (#1489231)Aleksander Machniak
2013-07-08Fix "could not load message" error on valid empty message body (#1489228)Aleksander Machniak
2013-07-04Don't add filters for required fields which are already in search filterThomas Bruederli
2013-07-04Fix conflicts in last commitAleksander Machniak
2013-07-04Fix handling of message/rfc822 attachments on message forward and edit (#1489...Aleksander Machniak
2013-07-04Remove sqlite 2.x requirementAleksander Machniak
2013-07-04Fix parsing of square bracket characters in IMAP response strings (#1489223)Aleksander Machniak
2013-07-03Fix binary data upload with jQuery.ajax()Thomas Bruederli
2013-07-02Don't clear References and in-Reply-To when a message is "edited as new" (#14...Aleksander Machniak
2013-06-30Fix message list sort with THREADS=REFS and sort column other than "None" or ...Aleksander Machniak
2013-06-29Fix messages list sorting with THREAD=REFSAleksander Machniak
2013-06-26Fix handling of &, <, > characters in scripts/filter names (#1489208)Aleksander Machniak
2013-06-26Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)Aleksander Machniak
2013-06-25Fix empty messages list when register_globals is enabled (#1489157)Aleksander Machniak
2013-06-25Fix Junk folder alignment when it's nested in inbox folder.Victor Benincasa
2013-06-21Remove confusing note about closing ?> tag and no characters after it.Aleksander Machniak