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) @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).
(edit) @938   5 years thomasb New class rcube_user + send message disposition notification
(edit) @931   5 years thomasb More input sanitizing
(edit) @930   5 years thomasb Fixed some potential security risks + updatedd changelog
(edit) @909   6 years thomasb Also remove unclosed script tags (fixes XSS vulnerability)
(edit) @875   6 years thomasb Make message listing less error prone
(edit) @839   6 years thomasb Filter linked/imported CSS files (#1484056)
(edit) @801   6 years thomasb Allow vars and PHP code in templates; improved page title; fixed #1484395
(edit) @789   6 years thomasb Fixed wrong delete button tooltip (#1483965)
(edit) @668   6 years thomasb Some bugfixes, security issues + minor improvements
(edit) @652   6 years robin Move folder rendering functions so they can be used in the settings …
(edit) @586   6 years thomasb Prevent default events on subject link; fixed typo in smtp script
(edit) @575   6 years thomasb Better refresh of message list; improved HTML mail display
(edit) @574   6 years thomasb Fixed broken message status management
(edit) @573   6 years thomasb Use HTTP-POST requests for actions that change application state
(edit) @567   6 years thomasb Add link to message subjects (#1484257); don't make selected list items …
(edit) @564   6 years thomasb Fixed conditional template tags; hide quota display if imap server does …
(edit) @543   6 years thomasb Merged branch devel-addressbook from r443 back to trunk
(edit) @540   6 years thomasb List attachments without filename
(edit) @519   6 years thomasb Fixed bugs #1484276 and #1484300
(edit) @515   6 years thomasb Minor bugfixes posted to the dev-mailing list
(edit) @511   6 years thomasb Correctly parse message/rfc822; fixed html2text conversion; code cleanup
(edit) @510   6 years thomasb Improved contacts drop down; HTML output improvements; JS code cleanup
(edit) @501   6 years thomasb Show localized text for missing subjects (closes #1484243)
(edit) @483   6 years thomasb Better input checking on GET and POST vars
(edit) @482   6 years robin Fix XSS vulnerability (closes #1484254).
(edit) @451   6 years estadtherr fixed display of HTML attachments
Note: See TracRevisionLog for help on using the revision log.