summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2008-04-16- added tinyMCE localization setting alec
- don't use tiny_mce_src.js git-svn-id: https://svn.roundcube.net/trunk@1316 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-14- Added sections (fieldset+label) in Settings interfacealec
git-svn-id: https://svn.roundcube.net/trunk@1300 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-11#1483863: empty trash and expunge inbox on logoutalec
git-svn-id: https://svn.roundcube.net/trunk@1282 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-02#1484681alec
git-svn-id: https://svn.roundcube.net/trunk@1238 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02updated timezones listalec
git-svn-id: https://svn.roundcube.net/trunk@1234 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-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