Commit Graph

483 Commits (4fa127ad663b81f2ee98bb485b23e064591de78c)

Author SHA1 Message Date
thomascube e48a10a0d7 Add option to enforce https connections 15 years ago
alecpl ac622998f9 - Fix non-unicode characters caching in unicode database (#1484608) 15 years ago
alecpl 11b80e9e33 - Fix empty Date header issue (#1485923) + some cleanups 15 years ago
thomascube 816d662b30 Changelog again... 15 years ago
thomascube 329f5b7ca6 Update changelog 15 years ago
alecpl 93c0be2e5a - Fixed filename encoding according to RFC2231 (#1485875) 15 years ago
alecpl 069704b170 - Added message Edit feature (#1483891, #1484440) - need icon 15 years ago
alecpl 59c027ba5f - Fix message Etag generation for counter issues (#1485623) 15 years ago
alecpl e20e310162 - Fix messages searching on MailEnable IMAP (#1485762) 15 years ago
alecpl 2dd7ee346f - Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability
- some preformance improvements
15 years ago
alecpl a54242c2b1 - Colorized signatures in plain text messages 15 years ago
alecpl 0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 15 years ago
alecpl 47f072523b - Fix displaying of big maximum upload filesize (#1485889) 15 years ago
alecpl 52818559ce - Added possibility to invert messages selection 15 years ago
alecpl dc2fc082d3 - After move/delete from 'show' action display next message instead of messages list (#1485887) 15 years ago
alecpl 2ff8af15a4 - Fixed problem with double quote at the end of folder name (#1485884) 15 years ago
thomascube d7f49d64d3 Speedup UI by using CSS sprites and etags/expires/deflate for static files 15 years ago
alecpl 8234b4c6bc - Support UID EXPUNGE: remove only moved/deleted messages 15 years ago
alecpl 91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 15 years ago
alecpl 1301e98110 - Support initial identity name from virtuser_query (#1484003) 15 years ago
alecpl 49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
15 years ago
alecpl 5d4ac46c1b - Add 1 minute interval in autosave options (#1485854) 15 years ago
alecpl 82486635bd - added release marks for 0.2.2 and 0.3-beta 15 years ago
alecpl a5897a3e38 - Support UTF-7 encoding in messages (#1485832) 15 years ago
alecpl dbe44cd105 - Better support for malformed character names (#1485758) 15 years ago
alecpl 2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
15 years ago
alecpl 48958e0512 - Fix Answered/Forwarded flag setting for messages from subfolders 15 years ago
alecpl cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 15 years ago
alecpl 1c5be6f792 - Support UUencode content encoding (#1485839) 15 years ago
svncommit 617b4f699f Minimize chance of race condition in session handling (#1485659, #1484678) 15 years ago
alecpl 26d857447f - Fix session handling on non-session SQL query error (#1485734) 15 years ago
alecpl 20ccd472f7 - Fix html editor mode setting when reopening draft message (#1485834) 15 years ago
alecpl 30b152b194 - Added quick search box menu (#1484304) 15 years ago
alecpl 9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
15 years ago
alecpl 29da6414db - Updated TinyMCE to 3.2.3 version 15 years ago
alecpl d4d1a2505d - Fix attachment names encoding when charset isn't specified in attachment part (#1484969):
assume that the message charset or charset of the first part is better for attachment names
  than detected by roundcube
15 years ago
alecpl 79eb4e79ed - Fix message normal priority problem (#1485820) 15 years ago
alecpl 9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 15 years ago
alecpl 0ad27c3840 - Added log_date_format option (#1485709) 15 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 15 years ago
alecpl df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 15 years ago
alecpl 9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 15 years ago
alecpl c4b819e9b9 - Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
15 years ago
alecpl bac3565695 - Fix read/write database recognition (#1485811) 15 years ago
alecpl 269719fbfe - Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4) 15 years ago
alecpl 3bde305e77 - Fix UTF-8 byte-order mark removing (#1485514) 15 years ago
alecpl 40d7c23c85 - Fix folders subscribtions on Konqueror (#1484841) 15 years ago
alecpl c0b82242b0 - Fix debug console on Safari 15 years ago
alecpl 91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 15 years ago
alecpl f86e8f5faa - Support STARTTLS in IMAP connection (#1485284) 15 years ago