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) @4604   2 years thomasb Prepare for multiple concurrent compose windows
(edit) @4580   2 years alec - Fix parsing links with non-printable characters inside (#1487805)
(edit) @4506   2 years alec - Use html::span instead of HTML code
(edit) @4505   2 years alec - Make so addcontact icon doesn't jump alone to next line
(edit) @4488   2 years thomasb Prevent from relaying arbitrary requests through modcss.inc (security …
(edit) @4484   2 years alec - Fix IDNA support when IDN/INTL modules are in use (#1487742)
(edit) @4475   2 years alec - Prevent from messages_sort_col == null
(edit) @4474   2 years alec - Fix add/remove columns in message list when message_sort_order isn't set …
(edit) @4461   2 years thomasb Don't block CSS styles having important keywords
(edit) @4455   2 years thomasb Separate full message headers UI element from headers table (#1487715) + …
(edit) @4449   2 years alec - Add part MIME ID to message_part_* hooks (#1487718)
(edit) @4432   2 years thomasb Show full mail subject as title (#1487128)
(edit) @4419   2 years alec - Move action files map from index.php to steps' func.inc files
(edit) @4410   2 years thomasb Bumbed version; Roundcube development is not Switzerland only
(edit) @4389   2 years alec - Use improved get_capability() syntax, saves CAPABILITY call in some …
(edit) @4365   2 years alec - Fix duplicated rcmBody div
(edit) @4355   2 years alec - Revert wrong optimization in r4354
(edit) @4354   2 years alec - small performance improvement
(edit) @4328   2 years alec - Improved Mail-Reply-To and Mail-Followup-To headers handling
(edit) @4304   2 years alec - New Folder Manager UI - Fix invalid Request when creating a folder …
(edit) @4294   2 years alec - Fix "Cannot use scalar value..." warning (#1487066)
(edit) @4222   3 years alec - Re-fix handling of html entity strings in plain/text messages
(edit) @4219   3 years alec - Fix handling of folders with "<>" characters in name
(edit) @4216   3 years alec - Fix handling of folders with name "0" (#1487119)
(edit) @4184   3 years alec - Fix displaying long header names in message headers table - Fix …
(edit) @4182   3 years alec - Fix extra line added to the message body when using php mail function …
(edit) @4179   3 years alec - Improve responsiveness of messages displaying (#1486986)
(edit) @4172   3 years alec - Add missing confirmation/error messages on contact/group/message actions …
(edit) @4115   3 years alec - Add workaround for some Outlook's wrong content-types, per discussion in …
(edit) @4101   3 years alec - Add separate column for message status icon (#1486665)
(edit) @4084   3 years alec - Minimize session data size by storing only last search result and by …
(edit) @4077   3 years alec - Fix signature removal when replying in HTML to plain/text message
(edit) @4063   3 years alec - Add message content-type to the message flags in add_message_row(), can …
(edit) @4061   3 years alec - Add message list menu to css-sprite image
(edit) @4060   3 years alec - Use css sprite image for messages list
(edit) @4059   3 years alec - Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
(edit) @4032   3 years alec - Add Reply-to-List feature (#1484252) - Add …
(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 …
Note: See TracRevisionLog for help on using the revision log.