summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Collapse)Author
2008-04-30* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1348 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- movingmessage label could and should be added in mail task onlyalec
git-svn-id: https://svn.roundcube.net/trunk@1332 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23#1485003: s/rc_mail_mime/rcube_mail_mime/alec
git-svn-id: https://svn.roundcube.net/trunk@1328 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17- Fix non-RFC dates formatting (#1484901)alec
git-svn-id: https://svn.roundcube.net/trunk@1324 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- don't use onchange to toggle editor because of IE bugalec
git-svn-id: https://svn.roundcube.net/trunk@1315 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- Decode entities when inserting HTML signature to plain text message (#1484990)alec
git-svn-id: https://svn.roundcube.net/trunk@1312 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16added language support to HTML editing (#1484862)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1310 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1308 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15#1484391, #1484403alec
git-svn-id: https://svn.roundcube.net/trunk@1307 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14- removed strrstr() definition as it was needed only for php4alec
git-svn-id: https://svn.roundcube.net/trunk@1301 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- reverted r1295alec
- disable caching for unseen messages to allow marking as read remarked messages git-svn-id: https://svn.roundcube.net/trunk@1296 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- added seen flag value to etag, so it allows to mark again remarked messagesalec
git-svn-id: https://svn.roundcube.net/trunk@1295 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealec
in one action when marking as deleted, fixed js bugs when deleting from message preview page git-svn-id: https://svn.roundcube.net/trunk@1292 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted ↵alec
redundant quota reads git-svn-id: https://svn.roundcube.net/trunk@1285 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-10- removed lines wrappingalec
git-svn-id: https://svn.roundcube.net/trunk@1279 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07#1484898alec
git-svn-id: https://svn.roundcube.net/trunk@1269 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- better commands enabling/disabling after get/post response, fixes:alec
when delete last (selected) message in mailbox content in preview pane should be cleaned, when delete last (selected) message in mailbox sellect-all, purge and others commands should be disabled, and probably other related bugs git-svn-id: https://svn.roundcube.net/trunk@1268 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-06#1484966: place Message-Id below Received headeralec
git-svn-id: https://svn.roundcube.net/trunk@1261 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02Make the http-received header in outgoing mails configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1232 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25* committing patch from #1484783till
git-svn-id: https://svn.roundcube.net/trunk@1214 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* committing fix from #1484506till
git-svn-id: https://svn.roundcube.net/trunk@1210 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1201 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Add configurable default charset for message decodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1195 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-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-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-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* 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