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) @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   5 years thomasb Be more tolerant when splitting strings + remove col that we don't have a …
(edit) @2140   5 years alec #1485611: removed 'organisation' header from default_headers
(edit) @2138   5 years alec #1485439: style fixes for IE6,7
(edit) @2121   5 years alec - performance: skip imap connection for attachments actions - created …
(edit) @2119   5 years alec - performance: connect to imap server only when needed (some mail …
(edit) @2106   5 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)
(edit) @1942   5 years alec - #1485463: fixed css classes setting in messages list
(edit) @1939   5 years alec - removed deprecated rcube_add_label() and all uses - code for 'show' …
(edit) @1937   5 years estadtherr restore some script environment variables removed in r1918 but needed in …
(edit) @1918   5 years alec - Fix race conditions when changing mailbox (set some env variables only …
(edit) @1871   5 years thomasb Separate method to create iframe tags (with a list of allowed attributes)
(edit) @1870   5 years alec - use more 'html' class
(edit) @1866   5 years alec #1485384: fix quota span tag attribs
(edit) @1862   5 years thomasb Fix empty subject header display (#1485383) + improve safari CSS hacks
(edit) @1851   5 years thomasb Create valid <a> tags
(edit) @1831   5 years thomasb Trim and abbreviate subjects in message listing
(edit) @1814   5 years alec - code cleanup + fix for malformed html (#1485139)
(edit) @1811   5 years alec - Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
(edit) @1807   5 years alec - Added icons for forwarded/forwarded+replied messages (#1485257)
(edit) @1804   5 years thomasb Fix typos + only add callback for style tags when safe-flag is set
(edit) @1791   5 years alec - handle 'undisclosed-recipients in imap.inc
(edit) @1790   5 years alec - don't show 'To' header if contains only /undisclosed-recipients[:;]*$/
(edit) @1776   5 years alec - Fixed quota img height/width setting from template (#1484857)
(edit) @1773   5 years thomasb Allow (sanitized) style elements in HTML messages
(edit) @1766   5 years alec - Added vertical splitter for folders list resizing - Added possibility to …
(edit) @1751   5 years thomasb Don't wrap worwarded text; better wrap reply message text
(edit) @1739   5 years thomasb showImages attribute is skin template is obsolte: now set in user prefs
(edit) @1721   5 years alec - Fix Reply-To header displaying (#1485314)
(edit) @1691   5 years alec - Added option 'quota_zero_as_unlimited' (#1484604)
(edit) @1686   5 years alec - Write to log also sent MDN confirmation messages
(edit) @1676   5 years thomasb Remove mailto links from sender/recipient addresses in message list and …
(edit) @1662   5 years alec #1485287: allow underline in html charset for proper replacement
(edit) @1647   5 years thomasb Added template object for current mailbox name (#1485256)
(edit) @1606   5 years alec PHP bug #32547 workaround: remove <title> tag because of libxml2 library …
(edit) @1605   5 years alec #1485200: fixed text/enriched displaying
(edit) @1603   5 years thomasb Improve HTML sanitization with washtml
(edit) @1601   5 years alec - use long date format in print mode (#1485191)
(edit) @1590   5 years thomasb Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
(edit) @1580   5 years alec - Added flag column on messages list (#1484623)
(edit) @1570   5 years alec - Allow trash/junk subfolders to be purged (#1485085)
(edit) @1563   5 years thomasb Indent with spaces and not tabs
(edit) @1553   5 years alec #1484423: add <head> for malformed messages, washtml cannot work without …
(edit) @1536   5 years alec - Added option to disable displaying of attached images below the message …
(edit) @1532   5 years thomasb More code cleanup
(edit) @1494   5 years alec #1485110
(edit) @1487   5 years thomasb Change meta-charset specififcation in HTML to UTF-8; no need for …
(edit) @1480   5 years thomasb Fix structure parsing and html output for multipart messages
(edit) @1476   5 years thomasb Fix fallback if no message strucutre is provided by the imap server
(edit) @1471   5 years thomasb Distinguish html and plaintext parts in messagy body display
(edit) @1469   5 years thomasb Chech for mb_convert_encoding first because mbstring is optional for …
(edit) @1452   5 years thomasb Replace our crappy html sanitization with the dom-based washtml script + …
(edit) @1416   5 years alec -typo (#1485079)
(edit) @1411   5 years alec -fixed link (#1485077)
(edit) @1410   5 years alec -fix: enable sorting when IMAP server not supports SORT capability
(edit) @1400   5 years thomasb New class rcube_message representing a mail message; changed global …
(edit) @1381   5 years estadtherr remove code obsoleted by fix to parse_attrib_string
(edit) @1366   5 years alec - Corrected message headers decoding when charset isn't specified and …
(edit) @1356   5 years alec - last commit fix
(edit) @1355   5 years alec - Do charset conversion also for from/to column on messages list
(edit) @1350   5 years alec - Fix BCC header reset (#1484997)
(edit) @1344   5 years thomasb Next step: introduce the application class 'rcmail' and get rid of some …
(edit) @1332   5 years alec - movingmessage label could and should be added in mail task only
(edit) @1328   5 years alec #1485003: s/rc_mail_mime/rcube_mail_mime/
(edit) @1324   5 years alec - Fix non-RFC dates formatting (#1484901)
(edit) @1307   5 years alec #1484391, #1484403
(edit) @1291   5 years thomasb Changed codebase to PHP5 with autoloader + added some new classes from the …
(edit) @1285   5 years alec #1484972: optimization: mark as read in one action with preview, deleted …
(edit) @1279   5 years alec - removed lines wrapping
(edit) @1269   5 years alec #1484898
(edit) @1214   5 years till * committing patch from #1484783
(edit) @1125   5 years thomasb Remove MDN headers before saving in sent folder + fix wrong variale name
(edit) @1119   5 years thomasb Localize folder name in page title (#1484785)
(edit) @1080   5 years robin Fix for XSS vulnerability (see …
(edit) @1066   5 years thomasb Always use subject col when dragging messages
(edit) @1059   5 years estadtherr condense TinyMCE toolbar down to one line, removing table buttons …
(edit) @1043   5 years thomasb Bring back missing download link for attachments
(edit) @1023   5 years thomasb Remember decision to display images for a certain message during session …
(edit) @1013   5 years thomasb Make sending of read receipts configurable
(edit) @976   5 years robin Remember search results (closes #1483883).
Note: See TracRevisionLog for help on using the revision log.