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) @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
(edit) @446   6 years robin Fix unquoted HTML attributes (closes #1484190)
(edit) @444   6 years thomasb Event handler removing again. Closes #1484200
(edit) @440   6 years thomasb Error handling for attachment uploads; multibyte-safe string functions; …
(edit) @439   6 years robin Fix HTML parsing (fixes #1484192)
(edit) @438   6 years robin Fix HTML cleanup (fixes #1484183)
(edit) @432   6 years thomasb Fixed little typos and improved CSS altering in HTML messages
(edit) @425   6 years thomasb Applied security patches by Kees Cook (Ubuntu) + little visual …
(edit) @419   6 years thomasb New (strict) quoting for all kind of strings
(edit) @414   6 years robin Fix display of quota image/text after a remote command.
(edit) @413   6 years robin If the message is single mime part and non-text, show it as an empty …
(edit) @395   6 years thomasb Small bugfixes and improvements
(edit) @388   6 years thomasb Introducing preview pane and conditional skin tags
(edit) @375   6 years robin Bypass Trash folder if Shift-Del was pressed.
(edit) @370   7 years robin Fix variable assignment typo (Matt Kaatman).
(edit) @354   7 years thomasb Partial client re-write with a common list class
(edit) @344   7 years estadtherr Initial TinyMCE editor support (still need to work on spellcheck and …
(edit) @339   7 years thomasb Fixed safe_mode issues
(edit) @338   7 years thomasb Some bugfixes and session expiration stuff
(edit) @334   7 years thomasb Finalized quota image
(edit) @331   7 years thomasb Quota display as image
(edit) @330   7 years thomasb Improved message parsing and HTML validation
(edit) @329   7 years thomasb New indentation for quoted message text; HTML validity
(edit) @327   7 years estadtherr Fixed tickets 1445501 and 1483820
(edit) @325   7 years thomasb Finalized new message parsing. Attention: changes in database schema
(edit) @320   7 years thomasb Re-built message parsing (Bug #1327068)
(edit) @314   7 years thomasb More encoding issues; enhanced debugging functions
(edit) @302   7 years cmcnulty fixed 'ifame' typo
(edit) @295   7 years cmcnulty Rolled back to 289 to fix bug 1483922 - reopens bug 1483918
(edit) @290   7 years cmcnulty #1483918 - changed folder list such that the lists are no longer nested.
(edit) @284   7 years thomasb Alter links in HTML messages; highlight droptargets
(edit) @282   7 years thomasb Several bugfixes and improvements. See CHANGELOG for details
(edit) @275   7 years thomasb Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
(edit) @273   7 years richs Correction for FF/whitespace workaround
(edit) @272   7 years richs Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes
(edit) @270   7 years richs Misc bug and compatibility fixes
(edit) @269   7 years richs Removeable attachments, Auto-default folder creation, bug fixes
(edit) @267   7 years richs Renameable folders, mail-checking changes, other fixes (richs)
(edit) @261   7 years richs Added Drafts support (Feature #1326839) (richs)
(edit) @232   7 years cmcnulty renamed $mbox so that it will stop interfering with the $_SESSION when …
(edit) @213   7 years roundcube Check for empty mbox value in session
(edit) @211   7 years cmcnulty Added undelete functionalist and support for delete toggle icon
Note: See TracRevisionLog for help on using the revision log.