Commit Graph

318 Commits (e9470683bf6f8a4995097512247c4a7f941315eb)

Author SHA1 Message Date
alecpl ce467384e2 - Fix single space inserted on fwd/reply with top posting (#1486532) 15 years ago
alecpl b488c1d02d - improvements in rcmail_html4inline() 15 years ago
alecpl 5799531e3f - fix bug in css cleanup of html messages 15 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 15 years ago
alecpl 15e00bdf50 - Improved performance of folders operations (#1486525) + code cleanups 15 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 15 years ago
alecpl b579f42b55 - fixes for proper handling of email addresses with form: "user"@domain.tld 15 years ago
alecpl 1baeb660eb - Improved check_email() 15 years ago
thomascube bc404ffd41 Save draft information in one header; finally fixes #1486203 15 years ago
alecpl 4d81544057 - messages list performance: build subject link on client side 15 years ago
alecpl 69a7d3127e - Improved charset replacement in html meta header (#1486542) 15 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 15 years ago
alecpl ffaea6f6de - Fix Recipient/Sender column name in drafts folder (#1486351) 15 years ago
alecpl 55243b590c - Hide 'add contact' icon if there's no writable address book 15 years ago
alecpl 929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 15 years ago
thomascube 47d8d39cf4 Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps 15 years ago
alecpl 48bc52e835 - Fix imap_init hook broken in r3258 (#1486493) 15 years ago
alecpl 91790e41f3 - Fix attachment excessive memory use, support messages of any size (#1484660) 15 years ago
alecpl 9b94eb6415 - Fix setting task name according to auth state. So, any action before user
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
  plugins to 'login' task is possible and realy usefull. It's also possible 
  to bind to all tasks excluding 'login'.
15 years ago
alecpl ad18d63cc1 - Fix handling of extended mailto links (with params) (#1486354) 15 years ago
alecpl 96b679d10d - Fix removal of <title> tag from HTML messages (#1486432) 15 years ago
alecpl 5b3ed54e84 - Plugin API: added 'quota' hook 15 years ago
alecpl 2717f9f68e - use proper unicode cleanup for JSON, fixes #1486356 15 years ago
alecpl f96ffde231 - Fix parsing conditional comments in HTML messages (#1486350) 15 years ago
alecpl e5d60d69d4 - Use built-in json_encode() for proper JSON format in AJAX replies (and compat. with jQuery 1.4) 15 years ago
alecpl 5cef5b55bf - fix replyto and cc cols css issue (#1486276) + handle their values as in from/to 15 years ago
alecpl 7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
15 years ago
alecpl b6673c4e41 - fix regular expression for malformed tags handler 15 years ago
alecpl 1a00f138c6 - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159) 15 years ago
alecpl 91354e90e8 - performance fix in rcmail_js_message_list() 15 years ago
alecpl 4f69328132 - Partially fixed "empty body" issue by showing raw body of malformed message (#1486166) 15 years ago
alecpl 7d1db8c901 - fix setting unread count in pagetitle 15 years ago
alecpl bf1b66bf1d - Fix handling HTML comments in HTML messages (#1486189) 15 years ago
alecpl cbeea3d4d0 - some code improvements for r2959 change 15 years ago
alecpl 4906eb830c - show Recipient column also for subfolders of Sent/Drafts 15 years ago
alecpl b48d9bf5d4 - Use faster/secure mt_rand() (#1486094) 15 years ago
alecpl 4f7aa85f22 - remove all html tag attribs (#1486003) 15 years ago
thomascube 6c2d7ed243 Strip xmlns attributes from html tag 15 years ago
alecpl 10d0e3e0ac - oops, remove debug console call 15 years ago
alecpl f4bf206fd4 - fix charset modification in html messages (#1486031) 15 years ago
alecpl 269fb829ce - revert r2819 commit removed in last commit 15 years ago
alecpl e54bb72d30 - Added 'display_next' option 15 years ago
thomascube 24585b8ce6 Prevent from having two meta tags in html code 15 years ago
svncommit a80b7d416c better solution for HTML washing encoding issue 15 years ago
alecpl daa3f720bc - revert unwanted commit 15 years ago
alecpl 2337a82f72 - Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
15 years ago
alecpl 2c3d81dddd - use simple rcube_smtp class
- Installer: fix SMTP settings test
15 years ago
alecpl 3b7e00fbda - don't call FETCH for empty (size=0) message parts 15 years ago
alecpl 2818f8e9ed - Show SMTP errors in browser (#1485927) 15 years ago
alecpl 2f2bb4020b - don't create rcube_browser object twice 15 years ago
alecpl 74ceb69d11 - handle <broadcast> tag in html messages (#1485962) 15 years ago
thomascube 5302a931ff No link on subject in IE browsers (#1484913) 15 years ago
alecpl 7c60ffbdaa - fix email address pattern for some addresses 15 years ago
alecpl a54242c2b1 - Colorized signatures in plain text messages 15 years ago
alecpl 6ca8274e5a - typo (#1485910) 15 years ago
alecpl c5ee036866 - fix rcmail_temp_gc() + small code cleanups 15 years ago
alecpl 119cd17abf - add 'Deleted' to search filter 15 years ago
alecpl 0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 15 years ago
alecpl 88ed237f7c - speed up plain text messages parsing (up to 60%) 15 years ago
thomascube e54f6c7a9e Add hook 'message_sent' for logging or backup purpose 15 years ago
svncommit 617b4f699f Minimize chance of race condition in session handling (#1485659, #1484678) 15 years ago
alecpl 30b152b194 - Added quick search box menu (#1484304) 15 years ago
alecpl 7a72352294 - messages list fix for IE 15 years ago
alecpl 324f985e47 - fix #1485812 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
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
alecpl 3bde305e77 - Fix UTF-8 byte-order mark removing (#1485514) 15 years ago
alecpl 5d110184c0 - Fix using mail() on Windows (#1485779) 16 years ago
alecpl 7145e009e4 - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
16 years ago
thomascube 11526305f5 Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests 16 years ago
thomascube f54a3a6d41 Add callback for <a> tags to add target=_blank 16 years ago
alecpl 8a78a16155 - fix r2301 (#1485745) 16 years ago
alecpl ec603f7da6 - Fix html body washing on reply/forward + fix attachments handling (#1485676) 16 years ago
alecpl 5faac054c3 - Use default_charset for messages without specified charset (#1485661, #1484961) 16 years ago
alecpl 5c771cb25e - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) 16 years ago
thomascube 5282aa65e2 Also allow link-related attributes 16 years ago
thomascube aa055c931a Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages 16 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
thomascube 2780647114 Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste in Firefox (#1485425) 16 years ago
alecpl 3348176aba #1485647: handle PRE_TEXT tags in html messages (+ small fixes) 16 years ago
thomascube 58687d011f Be more tolerant when splitting strings + remove col that we don't have a label for 16 years ago
alecpl 59138162c7 #1485611: removed 'organisation' header from default_headers 16 years ago
alecpl de2e0bfeb8 #1485439: style fixes for IE6,7 16 years ago
alecpl 133bb07f78 - performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
16 years ago
alecpl 39cd51aff5 - performance: connect to imap server only when needed
(some mail actions do not require imap connection)
16 years ago
thomascube ffbf910df9 Insert meta content-type at top of the html head + add both content-id and content-location of related parts to replacement table 16 years ago
alecpl 7a2d79a978 - make attachment check in rcmail_message_list and rcmail_js_message_list the same 16 years ago
alecpl d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
16 years ago
alecpl 4e5b11adfc - small improvements - removed redundant code 16 years ago
thomascube 5a17388726 Remove BOM in html message body + don't require quotes in meta tag specifying charset 16 years ago
alecpl 8abda59ce4 - fix: initialize searching when '_action' is not set (when go back from compose) 16 years ago
alecpl e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 16 years ago
alecpl 146977e30e - fix doubled timestamp in sendmail log 16 years ago
alecpl 70087c52bc - don't set border=0 for images (use css for that) 16 years ago
alecpl a22cb65adb - Write username instead of id in sendmail log (#1485477) 16 years ago
alecpl a164a2e64b - #1485463: fixed css classes setting in messages list 16 years ago
alecpl 112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
16 years ago
svncommit a862043fe7 restore some script environment variables removed in r1918 but needed in "show" action 16 years ago
alecpl 52851464e0 - Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list) 16 years ago
thomascube 95fcc33472 Separate method to create iframe tags (with a list of allowed attributes) 16 years ago