summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2009-05-31- Added possibility to invert messages selectionalecpl
2009-05-30- After move/delete from 'show' action display next message instead of messag...alecpl
2009-05-29- Fixed problem with double quote at the end of folder name (#1485884)alecpl
2009-05-28Speedup UI by using CSS sprites and etags/expires/deflate for static filesthomascube
2009-05-26- Support UID EXPUNGE: remove only moved/deleted messagesalecpl
2009-05-26- Add drag cancelling with ESC key (#1484344)alecpl
2009-05-26- Support initial identity name from virtuser_query (#1484003)alecpl
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalecpl
2009-05-21- Add 1 minute interval in autosave options (#1485854)alecpl
2009-05-20- added release marks for 0.2.2 and 0.3-betaalecpl
2009-05-20- Support UTF-7 encoding in messages (#1485832)alecpl
2009-05-19- Better support for malformed character names (#1485758)alecpl
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alecpl
2009-05-15- Fix Answered/Forwarded flag setting for messages from subfoldersalecpl
2009-05-14- Fix autocomplete problem with capital letters (#1485792)alecpl
2009-05-13- Support UUencode content encoding (#1485839)alecpl
2009-05-12Minimize chance of race condition in session handling (#1485659, #1484678)svncommit
2009-05-09- Fix session handling on non-session SQL query error (#1485734)alecpl
2009-05-06- Fix html editor mode setting when reopening draft message (#1485834)alecpl
2009-05-02- Added quick search box menu (#1484304)alecpl
2009-04-27- Fix wrong column sort order icons (#1485823)alecpl
2009-04-27- Updated TinyMCE to 3.2.3 versionalecpl
2009-04-25- Fix attachment names encoding when charset isn't specified in attachment pa...alecpl
2009-04-24- Fix message normal priority problem (#1485820)alecpl
2009-04-24- Fix autocomplete spinning wheel does not disappear (#1485804)alecpl
2009-04-23- Added log_date_format option (#1485709)alecpl
2009-04-23- Fix text wrapping in HTML editor after switching from plain text to HTML (#...alecpl
2009-04-23- Fix auto-complete function hangs with plus sign (#1485815)alecpl
2009-04-21- Fix AJAX requests errors handler (#1485000)alecpl
2009-04-21- Speed up message list displaying on IE (initialize list in background)alecpl
2009-04-21- Fix read/write database recognition (#1485811)alecpl
2009-04-19- Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, ...alecpl
2009-04-17- Fix UTF-8 byte-order mark removing (#1485514)alecpl
2009-04-16- Fix folders subscribtions on Konqueror (#1484841)alecpl
2009-04-16- Fix debug console on Safarialecpl
2009-04-15- Fix messagelist focus issue when modifying status of selected messages (#14...alecpl
2009-04-14- Support STARTTLS in IMAP connection (#1485284)alecpl
2009-04-10- Fix DEL key problem in search boxes (#1485528)alecpl
2009-04-10- Support several e-mail addresses per user from virtuser_file (#1485678)alecpl
2009-04-09- Fix drag&drop with scrolling on IE (#1485786)alecpl
2009-04-08- Fix adding signature separator in html mode (#1485350)alecpl
2009-04-08- Fix opening attachment marks message as read (#1485803)alecpl
2009-04-06- Fix 'temp_dir' does not support relative path under Windows (#1484529)alecpl
2009-04-05- Fix "Initialize Database" button missing from installer (#1485802)alecpl
2009-04-05- Fix compose window doesn't fit 1024x768 window (#1485396)alecpl
2009-04-02- Fix service not available error when pressing back from compose dialog (#14...alecpl
2009-03-31- Fix using mail() on Windows (#1485779)alecpl
2009-03-31- Fix word wrapping in message-part's <PRE>s for printing (#1485787)alecpl
2009-03-30- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485...alecpl
2009-03-27- Fix TNEF implementation bug (#1485773)alecpl