summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
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-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 detecting Turkish language in ISO-8859-9 encoding (#1489252)Aleksander Machniak
2013-07-25Fix identity-selection using Return-Path headers (#1489241)Thomas 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-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-25Fix empty messages list when register_globals is enabled (#1489157)Aleksander Machniak
2013-06-20Canonize boolean ini_get() results (#1489189)Aleksander Machniak
2013-06-18Fix so exported vCard specifies encoding in v3-compatible format (#1489183)Aleksander Machniak
2013-06-16Fix messages list column dragging after changing column/sort settingsAleksander Machniak
2013-06-16Display '(empty subject)' in message view if subject header is missing (#1489...v0.9.2Thomas Bruederli
2013-06-13Update changelog + bump version numberThomas Bruederli
2013-06-13Updated translations from TransifexThomas Bruederli
2013-06-13Fix timeout issue on drag&drop uploads (#1489170)Aleksander Machniak
2013-06-13Fix default sorting of threaded list when THREAD=REFS isn't supported.Aleksander Machniak
2013-06-11Fix error when there's no writeable addressbook source (#1489162)Aleksander Machniak
2013-06-07Fix so non-inline images aren't skipped on forward (#1489150)Aleksander Machniak
2013-06-05Fix legacy options handlingAleksander Machniak
2013-06-04Fix "null" instead of empty string on messages list in IE10 (#1489145)Aleksander Machniak
2013-06-03Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)Aleksander Machniak