summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
2013-08-25Fix identity selection on reply (#1489291)Aleksander Machniak
2013-08-25Fix so additional headers are added to all messages sent (#1489284)Aleksander Machniak
2013-08-24Fix display issue after moving folder in Folder Manager (#1489293)Aleksander Machniak
2013-08-24Fix handling of non-default date formats (#1489294)Aleksander Machniak
- remove ambiguous m/d/Y format from default config
2013-08-23Fix unquoted path in PREG expression on Windows (#1489290)Aleksander Machniak
2013-08-23Update changelogAleksander Machniak
2013-08-20- Fix setting refresh_interval to "Never" in Preferences (#1489286)Aleksander Machniak
2013-08-16Add release 0.9.3 milestone to changelogThomas Bruederli
2013-08-15Update changelogThomas Bruederli
2013-08-13Fix replacement variables in user-specific base_dn in some LDAP requests ↵Aleksander Machniak
(#1489279)
2013-08-13Fix purge action in folder manager (#1489280)Aleksander Machniak
2013-08-09Fix image scaling issues when image has only one dimension smaller than the ↵Aleksander Machniak
limit (#1489274) Other small code improvements.
2013-08-08Fix issue where uploaded photo was lost when contact form did not validate ↵Aleksander Machniak
(#1489274)
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-04Move identity selection based on non-standard headers into (new) ↵Aleksander Machniak
identity_select plugin (#1488553)
2013-08-03Fix colorspace issue on image conversion using ImageMagick (#1489270) - ↵Aleksander Machniak
s/RGB/sRGB/
2013-08-01Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - ↵Aleksander Machniak
added HTML content "washing"
2013-07-30Fix downloading binary files with (wrong) text/* content-type (#1489267)Aleksander Machniak
2013-07-28- Fix rewrite rule in .htaccess (#1489240)Aleksander Machniak
2013-07-28- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)Aleksander Machniak
2013-07-25Updated changelogThomas Bruederli
2013-07-25Updated ChangelogThomas Bruederli
2013-07-17Updated changelogThomas Bruederli
2013-07-12Update Changelog and Upgrading instructionsThomas Bruederli
2013-07-08Fix bug where signature wasn't changed on identity selection when editing a ↵Aleksander Machniak
draft (#1489229)
2013-07-08Fix IMAP SETMETADATA parameters quoting (#1489231)Aleksander Machniak
2013-07-08Update changelogAleksander Machniak
2013-07-08Fix "could not load message" error on valid empty message body (#1489228)Aleksander Machniak
2013-07-04Update ChangelogThomas Bruederli
2013-07-04Fix handling of message/rfc822 attachments on message forward and edit ↵Aleksander Machniak
(#1489214)
2013-07-04Fix folder names truncation in Classic skin (#1489220)Aleksander Machniak
Fix bug where not all event handlers were executed (because body onload was executed after rcmail init function, sometimes)
2013-07-04Fix parsing of square bracket characters in IMAP response strings (#1489223)Aleksander Machniak
2013-07-02Don't clear References and in-Reply-To when a message is "edited as new" ↵Aleksander Machniak
(#1489216)
2013-07-02Make possible to disable some (broken) IMAP extensions with ↵Aleksander Machniak
imap_disable_caps option (#1489184) Add some notes in INSTALL about broken ESEARCH in uw-imap.
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move'
2013-06-29Fix messages list sorting with THREAD=REFSAleksander Machniak
2013-06-26Fix Close link and remove About link on error pages (#1489109)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-24Update changelogAleksander Machniak
2013-06-23Fix lack of space between searchfiler and quicksearchbar in Larry skin ↵Aleksander Machniak
(#1489158)
2013-06-21Fix so valid and set date.timezone is not required by installer checks ↵Aleksander Machniak
(#1489180)
2013-06-20Canonize boolean ini_get() results (#1489189)Aleksander Machniak
2013-06-19Cache LDAP's user_specific search and use vlv for better performance (#1489186)Aleksander Machniak
2013-06-18Describe changes from 'dev-advanced-ldap-groups'Thomas Bruederli
2013-06-18Fix so install do not fail when one of DB driver checks fails but other ↵Aleksander Machniak
drivers exist (#1489178)
2013-06-18Mention new feature in changelogThomas Bruederli
2013-06-18Fix so exported vCard specifies encoding in v3-compatible format (#1489183)Aleksander Machniak