summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alecpl
2011-11-24- Fix possible infinite redirect on attachment preview (#1488199)alecpl
2011-11-23Updated changelogthomascube
2011-11-23- Fixed bug where similiar folder names were highlighted wrong (#1487860)alecpl
2011-11-22- Fixed bug in handling link with '!' character in it (#1488195)alecpl
2011-11-22- Fixed bug where session ID's length was limited to 40 characters. Since PHP...alecpl
2011-11-18- Added About tab in Settingsalecpl
2011-11-15- Fix handling of HTML form elements in messages (#1485137)alecpl
2011-11-15- Fix regression in setting recipient to self when replying to a Sent message...alecpl
2011-11-15- Fix listing of folders in hidden namespaces (#1486796)alecpl
2011-11-14- Don't consider \Noselect flag when building folders tree (#1488004)alecpl
2011-11-14- Fix sorting autocomplete results to preserve email address significance (#1...alecpl
2011-11-13- Add option to set session name (#1486433)alecpl
2011-11-10- Add option to skip alternative email addresses in autocompletionalecpl
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit but...alecpl
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters (#14...alecpl
2011-11-10- Add option to define matching method for addressbook search (#1486564, #148...alecpl
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomascube
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralecpl
2011-11-07- Fix handling of curly brackets in URLs (#1488168)alecpl
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't conver...alecpl
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alecpl
2011-11-03- Fix redundant line break in flowed format (#1488146)alecpl
2011-11-02updated with tinymce changestill
2011-10-26- Fix IDN address validation issue (#1488137)alecpl
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomascube
2011-10-07- Fixed ticket numberalecpl
2011-10-07- Plugin API: added 'ready' hook (#1488073)alecpl
2011-10-07- Ignore DSN request when it isn't supported by SMTP server (#1487800)alecpl
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alecpl
2011-10-06- Fixed/updated changelogalecpl
2011-10-06Force files to be updated, even if newer (#1488117)thomascube
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder manag...alecpl
2011-10-03- Fix namespace handling in special folders settings (#1488112)alecpl
2011-10-03- Disable time limit for CLI scripts (#1488109)alecpl
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling of...alecpl
2011-09-23- Add loading indicator on contact deletealecpl
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-09-21- Add notice on autocompletion that not all records were displayedalecpl
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomascube
2011-09-21- Add Priority filter to the messages listalecpl
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalecpl
2011-09-17- Fix locked folder rename option on servers supporting RFC2086 only (#1488089)alecpl
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomascube
2011-09-16Fix session race conditions when composing new messagesthomascube
2011-09-13- Fix encoding of LDAP contacts identifiers (#1488079)alecpl
2011-09-13- jQuery 1.6.4alecpl
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomascube
2011-09-12- Fix handling of binary attachments encoded with quoted-printable (#1488065)alecpl
2011-09-12- Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit (#1488...alecpl