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) @4024   3 years alec - Fix charset replacement in HTML message bodies (#1487021)
(edit) @4023   3 years alec - Improve a little email address pattern, broken with IDNA support …
(edit) @4017   3 years alec - Allow setting some washtml options from plugin (#1486578)
(edit) @4011   3 years alec - Add option to automatically send read notifications for known senders …
(edit) @4009   3 years alec - Add Internationalized Domain Name (IDNA) support (#1483894)
(edit) @3990   3 years alec - Fix r3962 (< and > characters were not replaced with HTML entities in …
(edit) @3989   3 years alec - s/RoundCube/Roundcube/
(edit) @3971   3 years alec - Fix list_cols is not updated after column dragging (#1486999) - Improved …
(edit) @3969   3 years alec - Fix when IMAP connection fails in 'get' action session shouldn't be …
(edit) @3963   3 years alec - Improve logic of signatures colorizing and truncating, introduce …
(edit) @3962   3 years alec - Fix format=flowed handling (#1486989) + small improvements in plain …
(edit) @3960   3 years alec - Fix messages background image handling in some cases (#1486990)
(edit) @3923   3 years alec - Use host FQDN in Message-Id, if possible (#1486924)
(edit) @3918   3 years alec - Fix timezone string in sent mail (#1486961)
(edit) @3916   3 years alec - Display inline images with known extensions and non-image content-type …
(edit) @3914   3 years alec - Remove unused check
(edit) @3898   3 years alec - Added 'message_body_prefix' hook. Now it's possible to add some HTML …
(edit) @3859   3 years alec - Improve displaying of html messages with body's background image
(edit) @3845   3 years alec - Fix bgcolor attribute of message body handling
(edit) @3840   3 years alec - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete …
(edit) @3838   3 years alec - Include all recipients in sendmail log
(edit) @3835   3 years alec - Added handling of PCRE limits errors in rcmail_wash_html() (#1486856)
(edit) @3796   3 years alec - Fix body in message_sent hook when delay_file_io=true (#1486824)
(edit) @3794   3 years alec - Show attachment icon on the list also for messages with Content-Type: …
(edit) @3780   3 years alec - removed PHP closing tag
(edit) @3771   3 years alec - Move quota indicator to mailboxlist footer - Fix groupcontrols on IE6 …
(edit) @3757   3 years alec - UI unification - Added button to hide/unhide the preview pane …
(edit) @3754   3 years alec - remove debug code
(edit) @3746   3 years alec - Use user's timezone in Date header, not server's timezone (#1486119)
(edit) @3726   3 years alec - Fix some IMAP errors handling when opening the message (#1485443)
(edit) @3710   3 years alec - Skip UNSEEN counting when list is empty
(edit) @3692   3 years alec - Add 'messages_list' hook (#1486266)
(edit) @3688   3 years alec - 'threads' column made movable
(edit) @3686   3 years alec - Fix use RFC-compliant line-delimiter when saving messages on IMAP …
(edit) @3676   3 years alec - fix white character after closing tag
(edit) @3647   3 years thomasb No need for the padding since quoted lines are not wrapped at all
(edit) @3644   3 years thomasb Display and send messages with format=flowed (#1484370), fixes word …
(edit) @3627   3 years alec - Some files from /bin + spellchecking actions moved to the new 'utils' …
(edit) @3625   3 years alec - Added threads tree icons - css/js fixes and improvements in (messages) …
(edit) @3620   3 years alec - remove offline message list generation on IE, this doesn't realy improve …
(edit) @3595   3 years alec - improve performance and consistency by setting all list-related env data …
(edit) @3584   3 years alec - Allow columns order change per user - drag&drop (#1485795)
(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   4 years alec - Plugin API: added 'quota' hook
(edit) @3175   4 years alec - use proper unicode cleanup for JSON, fixes #1486356
(edit) @3171   4 years alec - Fix parsing conditional comments in HTML messages (#1486350)
(edit) @3170   4 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
Note: See TracRevisionLog for help on using the revision log.