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) @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   6 years thomasb New class rcube_user + send message disposition notification
(edit) @931   6 years thomasb More input sanitizing
(edit) @930   6 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   7 years thomasb New (strict) quoting for all kind of strings
(edit) @414   7 years robin Fix display of quota image/text after a remote command.
(edit) @413   7 years robin If the message is single mime part and non-text, show it as an empty …
(edit) @395   7 years thomasb Small bugfixes and improvements
(edit) @388   7 years thomasb Introducing preview pane and conditional skin tags
(edit) @375   7 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
(edit) @200   7 years vengadrew Corrected issue displaying attachments that use content-description rather …
(edit) @188   7 years vengadrew Corrected issue displaying attachments without disposition headers
(edit) @171   7 years roundcube Started implementing search function
(edit) @168   7 years roundcube Minor improvements and bugfixes (see changelog)
(edit) @163   7 years roundcube Don't remove internal html tags in plaintext messages
(edit) @162   7 years roundcube Minor bugfixes
(edit) @133   7 years roundcube Added patches for BCC headers
(edit) @130   7 years roundcube Bugfixes for encoding and sending with attachments
(edit) @127   7 years roundcube Added folder purge function and some checks
(edit) @123   7 years cmcnulty Added listener for the div that surrounds the message list - used in …
(edit) @102   7 years roundcube Switched to full UTF-8 support
(edit) @101   7 years roundcube Switched to full UTF-8 support
(edit) @93   7 years roundcube Optimized loading time; added periodic mail check; added EXPUNGE command
(edit) @91   8 years roundcube IMAP bugfixes, better signature handling
(edit) @89   8 years roundcube Bugfixes on listing and caching functions
(edit) @88   8 years roundcube Re-design of caching (new database table added\!); some bugfixes; Postgres …
(edit) @85   8 years roundcube Fixed minor bugs
(edit) @80   8 years roundcube Minor bugfixes
(edit) @75   8 years roundcube Added 'changed' col to contacts table and support for 160-bit session …
(edit) @73   8 years roundcube Added more XSS protection (Bug #1308236) and some visual enhancements
(edit) @67   8 years roundcube Added Finnish, Romanian and Chinese translation
(edit) @62   8 years roundcube Finished message sorting and fixed some skin issues
(edit) @56   8 years roundcube Added patches for default language and sorting function
(edit) @50   8 years roundcube Improved support for UTF-8 and other charsets
(edit) @49   8 years roundcube Fixed SSL support; improved Courier compatibility; some visual …
Note: See TracRevisionLog for help on using the revision log.