summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2008-03-03Fix timezone dropdown selection (#1484826)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1176 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-29Applied patch #1484812 for localizing folder namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1159 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-20Remove MDN headers before saving in sent folder + fix wrong variale namethomasb
git-svn-id: https://svn.roundcube.net/trunk@1125 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-19Allow to send mail with BCC recipients only + remove some unused varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1120 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-19Localize folder name in page title (#1484785)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1119 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* committed patch from #1484775till
git-svn-id: https://svn.roundcube.net/trunk@1085 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14Fix for XSS vulnerability (see ↵robin
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455840), thanks to Vincent Bernat. git-svn-id: https://svn.roundcube.net/trunk@1080 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* mime_content_type() is unavailable in PHP5 and breaks sending emails with ↵till
attachments * implemented rc_mime_content_type() with file_info-failover * added svn:ignore for phpinfo.php ;-) git-svn-id: https://svn.roundcube.net/trunk@1078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13Always use subject col when dragging messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1066 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* fixing mimetype issue from #1484062till
git-svn-id: https://svn.roundcube.net/trunk@1061 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13condense TinyMCE toolbar down to one line, removing table buttons (#1484747)estadtherr
fix image removal in message display when message HTML includes JS event handlers git-svn-id: https://svn.roundcube.net/trunk@1059 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Show message count in folder list and hint when creating a subfolderthomasb
git-svn-id: https://svn.roundcube.net/trunk@1052 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11Fix caching issuethomasb
git-svn-id: https://svn.roundcube.net/trunk@1046 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11Bring back missing download link for attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1043 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11* fixing bug #1484673till
git-svn-id: https://svn.roundcube.net/trunk@1039 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11* fixing bug (1 attachment gets cut off when you have no text in a draft) -> ↵till
see #1484673 git-svn-id: https://svn.roundcube.net/trunk@1038 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-10* fixing #1484494 (people can delete the last identity otherwise)till
* FOR TRANSLATERS: introducing new message git-svn-id: https://svn.roundcube.net/trunk@1035 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-08Fix ugly type as suggested in #1484760thomasb
git-svn-id: https://svn.roundcube.net/trunk@1029 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-07* committing patch from #1484759till
git-svn-id: https://svn.roundcube.net/trunk@1028 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-07Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ↵thomasb
function name git-svn-id: https://svn.roundcube.net/trunk@1026 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-06Remember decision to display images for a certain message during session ↵thomasb
(#1484754) git-svn-id: https://svn.roundcube.net/trunk@1023 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch to prevent bad header delimiters (#1484751)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1022 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safarithomasb
git-svn-id: https://svn.roundcube.net/trunk@1020 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1019 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-04Make sending of read receipts configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1013 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* fixed another instance of preg_quote() (thanks Sean N. Heukels)till
git-svn-id: https://svn.roundcube.net/trunk@999 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02Also respect receipt and priority settings when re-opening a draft messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@998 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ↵thomasb
MDN confirmations on drafted messages (#1484691) git-svn-id: https://svn.roundcube.net/trunk@996 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* fixed #1484738till
git-svn-id: https://svn.roundcube.net/trunk@993 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* oops, fixed a parse error (which i just comitted) >:(till
git-svn-id: https://svn.roundcube.net/trunk@989 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* added an additional check so not everyone "attempts" ldap search if this ↵till
is not configured (compose.patch did not contain this) git-svn-id: https://svn.roundcube.net/trunk@988 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* compose.patch from #1483899till
git-svn-id: https://svn.roundcube.net/trunk@987 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-01-31Remember search results (closes #1483883).robin
git-svn-id: https://svn.roundcube.net/trunk@976 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-13Add Received header to outgoing mail.robin
git-svn-id: https://svn.roundcube.net/trunk@944 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-13Regard mdn flag in etag for cachingthomasb
git-svn-id: https://svn.roundcube.net/trunk@942 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-11added ability to insert attached images in HTML editorestadtherr
git-svn-id: https://svn.roundcube.net/trunk@940 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-10New class rcube_user + send message disposition notificationthomasb
git-svn-id: https://svn.roundcube.net/trunk@938 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-29Track message disposition notification flag and headersthomasb
git-svn-id: https://svn.roundcube.net/trunk@933 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
git-svn-id: https://svn.roundcube.net/trunk@932 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25More input sanitizingthomasb
git-svn-id: https://svn.roundcube.net/trunk@931 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Fixed some potential security risks + updatedd changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@930 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Fix overriding of session vars when register_globals is on (#1484670)thomasb
git-svn-id: https://svn.roundcube.net/trunk@922 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomasb
git-svn-id: https://svn.roundcube.net/trunk@912 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomasb
git-svn-id: https://svn.roundcube.net/trunk@911 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-01Also remove unclosed script tags (fixes XSS vulnerability)thomasb
git-svn-id: https://svn.roundcube.net/trunk@909 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-19- Enable single-selection toggling in JS list objectrobin
- Use row id's instead of folder names in folder renaming/moving - Fix some smaller errors in folder renaming/moving git-svn-id: https://svn.roundcube.net/trunk@887 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-18Fixed syntax typothomasb
git-svn-id: https://svn.roundcube.net/trunk@884 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Make message listing less error pronethomasb
git-svn-id: https://svn.roundcube.net/trunk@875 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15After renaming/moving a folder, rename/move the children as well.robin
git-svn-id: https://svn.roundcube.net/trunk@868 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ↵robin
one-by-one as r833 did. git-svn-id: https://svn.roundcube.net/trunk@866 208e9e7b-5314-0410-a742-e7e81cd9613c