source: subversion/trunk/roundcubemail/program/steps/mail/func.inc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3582   3 years alec - Add References header in read receipt (#1486681)
(edit) @3577   3 years alec - Fix quota_zero_as_unlimited (#1486662)
(edit) @3492   3 years alec - Fix messages list scrolling in FF3.6 (#1486472) - Fix quicksearch input …
(edit) @3484   3 years alec - Fix regression in disposition-notification (#1486623)
(edit) @3479   3 years thomasb Option not to mark messages as read when viewed in preview pane (#1485012)
(edit) @3433   3 years alec - Fix single space inserted on fwd/reply with top posting (#1486532)
(edit) @3412   3 years alec - improvements in rcmail_html4inline()
(edit) @3410   3 years alec - fix bug in css cleanup of html messages
(edit) @3385   3 years alec - Implemented messages copying using drag&drop + SHIFT (#1484086)
(edit) @3379   3 years alec - Improved performance of folders operations (#1486525) + code cleanups
(edit) @3367   3 years thomasb Merged devel-threads branch (r3066:3364) back into trunk
(edit) @3358   3 years alec - fixes for proper handling of email addresses with form: …
(edit) @3356   3 years alec - Improved check_email()
(edit) @3353   3 years thomasb Save draft information in one header; finally fixes #1486203
(edit) @3343   3 years alec - messages list performance: build subject link on client side
(edit) @3342   3 years alec - Improved charset replacement in html meta header (#1486542)
(edit) @3310   3 years thomasb Remember search modifiers in user prefs (#1486146) + bring back the old …
(edit) @3305   3 years alec - Fix Recipient/Sender? column name in drafts folder (#1486351)
(edit) @3303   3 years alec - Hide 'add contact' icon if there's no writable address book
(edit) @3296   3 years alec - Improve performance by avoiding unnecessary updates to the session table …
(edit) @3278   3 years thomasb Use rcmail::imap_connect() to establish IMAP connections; always …
(edit) @3268   3 years alec - Fix imap_init hook broken in r3258 (#1486493)
(edit) @3261   3 years alec - Fix attachment excessive memory use, support messages of any size …
(edit) @3258   3 years alec - Fix setting task name according to auth state. So, any action before …
(edit) @3249   3 years alec - Fix handling of extended mailto links (with params) (#1486354)
(edit) @3209   3 years alec - Fix removal of <title> tag from HTML messages (#1486432)
(edit) @3178   3 years alec - Plugin API: added 'quota' hook
(edit) @3175   3 years alec - use proper unicode cleanup for JSON, fixes #1486356
(edit) @3171   3 years alec - Fix parsing conditional comments in HTML messages (#1486350)
(edit) @3170   3 years alec - Use built-in json_encode() for proper JSON format in AJAX replies (and …
(edit) @3099   4 years alec - fix replyto and cc cols css issue (#1486276) + handle their values as in …
(edit) @3058   4 years alec - Fix quota indicator issues by content generation on client-size …
(edit) @3046   4 years alec - fix regular expression for malformed tags handler
(edit) @3036   4 years alec - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
(edit) @3035   4 years alec - performance fix in rcmail_js_message_list()
(edit) @3034   4 years alec - Partially fixed "empty body" issue by showing raw body of malformed …
(edit) @3005   4 years alec - fix setting unread count in pagetitle
(edit) @3002   4 years alec - Fix handling HTML comments in HTML messages (#1486189)
(edit) @2960   4 years alec - some code improvements for r2959 change
(edit) @2944   4 years alec - show Recipient column also for subfolders of Sent/Drafts?
(edit) @2932   4 years alec - Use faster/secure mt_rand() (#1486094)
(edit) @2880   4 years alec - remove all html tag attribs (#1486003)
(edit) @2878   4 years thomasb Strip xmlns attributes from html tag
(edit) @2843   4 years alec - oops, remove debug console call
(edit) @2842   4 years alec - fix charset modification in html messages (#1486031)
(edit) @2823   4 years alec - revert r2819 commit removed in last commit
(edit) @2822   4 years alec - Added 'display_next' option
(edit) @2819   4 years thomasb Prevent from having two meta tags in html code
(edit) @2815   4 years estadtherr better solution for HTML washing encoding issue
(edit) @2803   4 years alec - revert unwanted commit
(edit) @2802   4 years alec - Fix displaying of HTML messages with unknown/malformed tags (#1486003) - …
(edit) @2776   4 years alec - use simple rcube_smtp class - Installer: fix SMTP settings test
(edit) @2770   4 years alec - don't call FETCH for empty (size=0) message parts
(edit) @2713   4 years alec - Show SMTP errors in browser (#1485927)
(edit) @2712   4 years alec - don't create rcube_browser object twice
(edit) @2710   4 years alec - handle <broadcast> tag in html messages (#1485962)
(edit) @2656   4 years thomasb No link on subject in IE browsers (#1484913)
(edit) @2631   4 years alec - fix email address pattern for some addresses
(edit) @2623   4 years alec - Colorized signatures in plain text messages
(edit) @2621   4 years alec - typo (#1485910)
(edit) @2617   4 years alec - fix rcmail_temp_gc() + small code cleanups
(edit) @2616   4 years alec - add 'Deleted' to search filter
(edit) @2615   4 years alec - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options …
(edit) @2606   4 years alec - speed up plain text messages parsing (up to 60%)
(edit) @2480   4 years thomasb Add hook 'message_sent' for logging or backup purpose
(edit) @2467   4 years robin Minimize chance of race condition in session handling (#1485659, #1484678)
(edit) @2446   4 years alec - Added quick search box menu (#1484304)
(edit) @2414   4 years alec - messages list fix for IE
(edit) @2411   4 years alec - fix #1485812
(edit) @2408   4 years alec - Speed up message list displaying on IE (initialize list in background) - …
(edit) @2401   4 years thomasb Merged branch devel-api (from r2208 to r2387) back into trunk (omitting …
(edit) @2397   4 years alec - Fix UTF-8 byte-order mark removing (#1485514)
(edit) @2370   4 years alec - Fix using mail() on Windows (#1485779)
(edit) @2368   4 years alec - Fix incorrect word wrapping in outgoing plaintext multibyte messages …
(edit) @2324   4 years thomasb Revert r2322; this is done in rcmail_html4inline() and now secured + fix …
(edit) @2322   4 years thomasb Add callback for <a> tags to add target=_blank
(edit) @2302   4 years alec - fix r2301 (#1485745)
(edit) @2301   4 years alec - Fix html body washing on reply/forward + fix attachments handling …
(edit) @2286   4 years alec - Use default_charset for messages without specified charset (#1485661, …
(edit) @2263   4 years alec - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag …
(edit) @2258   4 years thomasb Also allow link-related attributes
(edit) @2252   4 years thomasb Get rid of vulnerable preg_replace eval and create_function (#1485686) + …
(edit) @2237   4 years till * bumping up copyright (happy new year ;-))
(edit) @2197   4 years thomasb Use <pre> instead of <div class=pre>: Fix line-break issue when copy & …
(edit) @2190   4 years alec #1485647: handle PRE_TEXT tags in html messages (+ small fixes)
(edit) @2163   4 years thomasb Be more tolerant when splitting strings + remove col that we don't have a …
(edit) @2140   4 years alec #1485611: removed 'organisation' header from default_headers
(edit) @2138   4 years alec #1485439: style fixes for IE6,7
(edit) @2121   4 years alec - performance: skip imap connection for attachments actions - created …
(edit) @2119   4 years alec - performance: connect to imap server only when needed (some mail …
(edit) @2106   4 years thomasb Insert meta content-type at top of the html head + add both content-id and …
(edit) @2088   5 years alec - make attachment check in rcmail_message_list and rcmail_js_message_list …
(edit) @2078   5 years alec - Allow setting attachment col position in 'list_cols' option - Allow …
(edit) @2068   5 years alec - small improvements - removed redundant code
(edit) @2064   5 years thomasb Remove BOM in html message body + don't require quotes in meta tag …
(edit) @2051   5 years alec - fix: initialize searching when '_action' is not set (when go back from …
(edit) @2049   5 years alec - Added message status filter + fixes for r2046 (searching with SORT)
(edit) @2047   5 years alec - fix doubled timestamp in sendmail log
(edit) @1967   5 years alec - don't set border=0 for images (use css for that)
(edit) @1953   5 years alec - Write username instead of id in sendmail log (#1485477)
Note: See TracRevisionLog for help on using the revision log.