Commit Graph

545 Commits (cb9fc852cf39d91dfa1dc915073914fd153e774a)

Author SHA1 Message Date
alecpl 93af155f64 - Fix import of vCard entries with params (#1485453) 15 years ago
alecpl 503e019a56 - Fix HTML messages output with empty block elements (#1485974) 15 years ago
alecpl 19862b5586 - added 'smtp_debug' option 15 years ago
thomascube afc6e4bd10 Added hook when killing a session 15 years ago
alecpl 40dfeaddf8 - Performance improvements by use UID commands (#1485690) 15 years ago
alecpl 665cc56666 - Fix HTML editor tabIndex setting (#1485972) 15 years ago
alecpl d559cba5f7 - Added 'imap_debug' option, described 'sql_debug' option in config file 15 years ago
alecpl b6b593416b - Support strftime's format modifiers in date_* options (#1484806) 15 years ago
alecpl 72cd3c1a76 - Support %h variable in 'smtp_server' option (#1485766) 15 years ago
alecpl 2818f8e9ed - Show SMTP errors in browser (#1485927) 15 years ago
alecpl f7fff8f682 - Allow WBR tag in HTML message (#1485960) 15 years ago
thomascube 37c20d42bc Update changelog 15 years ago
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
alecpl 58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 15 years ago
alecpl 942069969c - Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
15 years ago
alecpl 432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 15 years ago
alecpl 6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 15 years ago
alecpl 803b1b7e34 - Fix opening attachment marks message as read (#1485803) 15 years ago
alecpl 779cbe0066 - Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
15 years ago
alecpl ce16bbc74e - Fix "Initialize Database" button missing from installer (#1485802) 15 years ago
alecpl 5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 15 years ago
alecpl 6491ed9bbc - Fix service not available error when pressing back from compose dialog (#1485552) 15 years ago
alecpl 5d110184c0 - Fix using mail() on Windows (#1485779) 15 years ago
alecpl 38ddba5cda - Fix word wrapping in message-part's <PRE>s for printing (#1485787) 15 years ago
alecpl 7145e009e4 - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
15 years ago
alecpl dadb05b0af - Fix TNEF implementation bug (#1485773) 15 years ago
alecpl c8570784e9 - Fix incorrect row id parsing for LDAP contacts list (#1485784) 16 years ago
alecpl 200b162b1d - Fix 'mode' parameter in sqlite DSN (#1485772) 16 years ago
alecpl ec74645d46 - Use US-ASCII as failover when Unicode searching fails (#1485762)
only US-ASCII is a must-have charset from IMAP's RFC
16 years ago
thomascube 49c49be59e Simplified CHANGELOG; more details can be optained from the svn log 16 years ago
alecpl 55c2a4e23e - Fix FETCH result parsing for servers returning flags at the end of result (#1485763) 16 years ago
alecpl 25f779d2e9 - Fix errors handling in IMAP command continuations (#1485762) 16 years ago
alecpl 37974e2490 - Fix datetime columns defaults in mysql's DDL (#1485641) 16 years ago
alecpl 65d7108190 - Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758) 16 years ago
alecpl d519ef8a0a - Fix attaching more than nine inline images (#1485759) 16 years ago
thomascube aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 16 years ago
thomascube ae8a602167 Don't return empty string when UTF-7 decoding fails + cleanup codestyle 16 years ago
thomascube 0ea569c29f Fix mime-type detection using a hard-coded map (#1485311) 16 years ago
alecpl 65605c862d - Fix new lines stripped from message footer (#1485751) 16 years ago
alecpl 7b0eac9b17 - Fix IE problem with mouse click autocomplete (#1485739) 16 years ago
alecpl ec603f7da6 - Fix html body washing on reply/forward + fix attachments handling (#1485676) 16 years ago
alecpl 19d1b28c56 - Fix replying to message with html attachment (#1485676) 16 years ago
alecpl 050410f560 - Fix multiple recipients input parsing (#1485733)
- added shared rcube_explode_quoted_string() function
16 years ago
alecpl 33875df40b - Support non-standard "GMT-XXXX" literal in date header (#1485729) 16 years ago
alecpl 5faac054c3 - Use default_charset for messages without specified charset (#1485661, #1484961) 16 years ago
thomascube 21b160f38c Added TNEF support to decode MS Outlook (winmail.dat) attachments 16 years ago
alecpl 0ea8d3a08e - Fix "value continuation" MIME headers by adding required semicolon (#1485727) 16 years ago
alecpl 5801afdf3e - Fix some base64 encoded attachments handling (#1485725) 16 years ago
alecpl 874717b7f1 - Fix pressing select all/unread multiple times (#1485723) 16 years ago
alecpl 98bf5f3dd7 - Fix selecting all unread does not honor new messages (#1485724) 16 years ago
alecpl 487edf8c62 - Support NGINX as IMAP backend: better BAD response handling (#1485720) 16 years ago