summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/func.inc
AgeCommit message (Collapse)Author
2009-04-04Fixes a bug where read messages continued to display the unread icon.css_spritesNathan Kinkade
2009-03-28Implemented using a single image to display all icons via CSS positioning of ↵Nathan Kinkade
the image in a div.
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
git-svn-id: https://svn.roundcube.net/trunk@2324 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-02Add callback for <a> tags to add target=_blankthomasb
git-svn-id: https://svn.roundcube.net/trunk@2322 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-19- fix r2301 (#1485745)alec
git-svn-id: https://svn.roundcube.net/trunk@2302 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-18- Fix html body washing on reply/forward + fix attachments handling (#1485676)alec
git-svn-id: https://svn.roundcube.net/trunk@2301 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-10- Use default_charset for messages without specified charset (#1485661, ↵alec
#1484961) git-svn-id: https://svn.roundcube.net/trunk@2286 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-28- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)alec
git-svn-id: https://svn.roundcube.net/trunk@2263 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-23Also allow link-related attributesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2258 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-22Get rid of vulnerable preg_replace eval and create_function (#1485686) + ↵thomasb
correctly handle base and link tags in html messages git-svn-id: https://svn.roundcube.net/trunk@2252 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ↵thomasb
in Firefox (#1485425) git-svn-id: https://svn.roundcube.net/trunk@2197 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-27#1485647: handle PRE_TEXT tags in html messages (+ small fixes)alec
git-svn-id: https://svn.roundcube.net/trunk@2190 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Be more tolerant when splitting strings + remove col that we don't have a ↵thomasb
label for git-svn-id: https://svn.roundcube.net/trunk@2163 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485611: removed 'organisation' header from default_headersalec
git-svn-id: https://svn.roundcube.net/trunk@2140 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485439: style fixes for IE6,7alec
git-svn-id: https://svn.roundcube.net/trunk@2138 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-05- performance: skip imap connection for attachments actionsalec
- created attachments.inc file for attachment upload, remove and display actions git-svn-id: https://svn.roundcube.net/trunk@2121 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-04- performance: connect to imap server only when neededalec
(some mail actions do not require imap connection) git-svn-id: https://svn.roundcube.net/trunk@2119 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-01Insert meta content-type at top of the html head + add both content-id and ↵thomasb
content-location of related parts to replacement table git-svn-id: https://svn.roundcube.net/trunk@2106 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-24- make attachment check in rcmail_message_list and rcmail_js_message_list ↵alec
the same git-svn-id: https://svn.roundcube.net/trunk@2088 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates git-svn-id: https://svn.roundcube.net/trunk@2078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- small improvements - removed redundant codealec
git-svn-id: https://svn.roundcube.net/trunk@2068 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-19Remove BOM in html message body + don't require quotes in meta tag ↵thomasb
specifying charset git-svn-id: https://svn.roundcube.net/trunk@2064 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- fix: initialize searching when '_action' is not set (when go back from ↵alec
compose) git-svn-id: https://svn.roundcube.net/trunk@2051 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12- fix doubled timestamp in sendmail logalec
git-svn-id: https://svn.roundcube.net/trunk@2047 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-09- don't set border=0 for images (use css for that)alec
git-svn-id: https://svn.roundcube.net/trunk@1967 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- Write username instead of id in sendmail log (#1485477)alec
git-svn-id: https://svn.roundcube.net/trunk@1953 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06- #1485463: fixed css classes setting in messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1942 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-05- removed deprecated rcube_add_label() and all usesalec
- code for 'show' action added in r1937 moved to show.inc git-svn-id: https://svn.roundcube.net/trunk@1939 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-05restore some script environment variables removed in r1918 but needed in ↵estadtherr
"show" action git-svn-id: https://svn.roundcube.net/trunk@1937 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- Fix race conditions when changing mailbox (set some env variables only ↵alec
when needed - no action or action==list) git-svn-id: https://svn.roundcube.net/trunk@1918 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1871 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21- use more 'html' classalec
git-svn-id: https://svn.roundcube.net/trunk@1870 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20#1485384: fix quota span tag attribsalec
git-svn-id: https://svn.roundcube.net/trunk@1866 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20Fix empty subject header display (#1485383) + improve safari CSS hacksthomasb
git-svn-id: https://svn.roundcube.net/trunk@1862 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Create valid <a> tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1851 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Trim and abbreviate subjects in message listingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1831 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17- code cleanup + fix for malformed html (#1485139)alec
git-svn-id: https://svn.roundcube.net/trunk@1814 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)alec
git-svn-id: https://svn.roundcube.net/trunk@1811 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alec
git-svn-id: https://svn.roundcube.net/trunk@1807 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomasb
git-svn-id: https://svn.roundcube.net/trunk@1804 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- handle 'undisclosed-recipients in imap.incalec
git-svn-id: https://svn.roundcube.net/trunk@1791 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/alec
git-svn-id: https://svn.roundcube.net/trunk@1790 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Fixed quota img height/width setting from template (#1484857)alec
git-svn-id: https://svn.roundcube.net/trunk@1776 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Allow (sanitized) style elements in HTML messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1773 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Added vertical splitter for folders list resizingalec
- Added possibility to view all headers in message view - Fixed splitter drag/resize on Opera (#1485170) - debug console css fixes for IE git-svn-id: https://svn.roundcube.net/trunk@1766 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Don't wrap worwarded text; better wrap reply message textthomasb
git-svn-id: https://svn.roundcube.net/trunk@1751 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05showImages attribute is skin template is obsolte: now set in user prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1739 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03- Fix Reply-To header displaying (#1485314)alec
git-svn-id: https://svn.roundcube.net/trunk@1721 208e9e7b-5314-0410-a742-e7e81cd9613c