summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Collapse)Author
2010-01-28- add file/line definitions to raise_error() callsalec
git-svn-id: https://svn.roundcube.net/trunk@3231 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26- remove google spellchecker response headers to prevent browser erroralec
git-svn-id: https://svn.roundcube.net/trunk@3225 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- set svn:keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3223 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- set Id keywordalec
git-svn-id: https://svn.roundcube.net/trunk@3221 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- fix mail subject encoding with mb_encode_mimeheader() (#1486418)alec
git-svn-id: https://svn.roundcube.net/trunk@3219 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-22- Removed problematic browser-caching of messagesalec
git-svn-id: https://svn.roundcube.net/trunk@3217 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- Fix removal of <title> tag from HTML messages (#1486432)alec
git-svn-id: https://svn.roundcube.net/trunk@3209 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-14- better headers formattingalec
git-svn-id: https://svn.roundcube.net/trunk@3207 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-08- Bug in spellchecker suggestions when server charset != UTF8 (#1486406)alec
git-svn-id: https://svn.roundcube.net/trunk@3194 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-15- Fix top-post signature insert error in HTML forwarded message (#1486366)alec
git-svn-id: https://svn.roundcube.net/trunk@3183 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-13- Plugin API: added 'quota' hookalec
git-svn-id: https://svn.roundcube.net/trunk@3178 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alec
git-svn-id: https://svn.roundcube.net/trunk@3175 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- move compose_message_body hook to better place (#1486353)alec
git-svn-id: https://svn.roundcube.net/trunk@3172 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- Fix parsing conditional comments in HTML messages (#1486350)alec
git-svn-id: https://svn.roundcube.net/trunk@3171 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- Use built-in json_encode() for proper JSON format in AJAX replies (and ↵alec
compat. with jQuery 1.4) git-svn-id: https://svn.roundcube.net/trunk@3170 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-06- fix r3163 change (#1486340)alec
git-svn-id: https://svn.roundcube.net/trunk@3167 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-06- Allow setting only selected params in 'message_compose' hook (#1486312)alec
git-svn-id: https://svn.roundcube.net/trunk@3166 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-05- Plugin API: added 'message_compose_body' hook (#1486285)alec
git-svn-id: https://svn.roundcube.net/trunk@3165 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-04- Fix counters of all folders are checked in 'getunread' action with ↵alec
check_all_folders disabled (#1486128) git-svn-id: https://svn.roundcube.net/trunk@3163 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-02- add line number to some error messagesalec
git-svn-id: https://svn.roundcube.net/trunk@3149 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-04- fix replyto and cc cols css issue (#1486276) + handle their values as in ↵alec
from/to git-svn-id: https://svn.roundcube.net/trunk@3099 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomasb
git-svn-id: https://svn.roundcube.net/trunk@3089 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02- top posting (#1484272)alec
git-svn-id: https://svn.roundcube.net/trunk@3087 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-24- Fix quota indicator issues by content generation on client-sizealec
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220) git-svn-id: https://svn.roundcube.net/trunk@3058 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-19- pspell checker: split text by [dot]+[non-word] instead of [dot] and don't ↵alec
check numeric strings git-svn-id: https://svn.roundcube.net/trunk@3047 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-16- fix regular expression for malformed tags handleralec
git-svn-id: https://svn.roundcube.net/trunk@3046 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option ↵alec
(#1485857) git-svn-id: https://svn.roundcube.net/trunk@3042 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)alec
git-svn-id: https://svn.roundcube.net/trunk@3036 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- performance fix in rcmail_js_message_list()alec
git-svn-id: https://svn.roundcube.net/trunk@3035 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- Partially fixed "empty body" issue by showing raw body of malformed ↵alec
message (#1486166) git-svn-id: https://svn.roundcube.net/trunk@3034 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-06Hold attachment info in a js list in order to simplify things + codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@3021 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-04- Added an alert message when uploading still in progress and the user tries ↵netbit
to send the message - Added the functionality to abort the upload process - Changed the loading icon background to transparent, so it can be used in other templates easily git-svn-id: https://svn.roundcube.net/trunk@3015 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alec
git-svn-id: https://svn.roundcube.net/trunk@3011 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-01- fix setting unread count in pagetitlealec
git-svn-id: https://svn.roundcube.net/trunk@3005 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-30- Fix handling HTML comments in HTML messages (#1486189)alec
git-svn-id: https://svn.roundcube.net/trunk@3002 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
git-svn-id: https://svn.roundcube.net/trunk@2983 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- fixed Received header formatalec
git-svn-id: https://svn.roundcube.net/trunk@2982 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-22- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149)alec
git-svn-id: https://svn.roundcube.net/trunk@2979 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-18- fix for last commit in getunread actionalec
git-svn-id: https://svn.roundcube.net/trunk@2966 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- save unseen count also for current mailboxalec
git-svn-id: https://svn.roundcube.net/trunk@2962 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- some code improvements for r2959 changealec
git-svn-id: https://svn.roundcube.net/trunk@2960 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- Fix incorrect count of new messages in folder list when using multiple ↵alec
IMAP clients (#1485995) - Fix all folders checking for new messages with disabled caching (#1486128) git-svn-id: https://svn.roundcube.net/trunk@2959 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-15- Provide some additional usability for attachments form with "mainaction" ↵netbit
class and a slightly bigger file field (CSS width doesn't works with file field so we need to use "size" property) git-svn-id: https://svn.roundcube.net/trunk@2956 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-12- fixed comment, default searching by subject onlyalec
git-svn-id: https://svn.roundcube.net/trunk@2949 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-11- show Recipient column also for subfolders of Sent/Draftsalec
git-svn-id: https://svn.roundcube.net/trunk@2944 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-08- Fix delete in message view deletes permanently with flag_for_deletion=true ↵alec
(#1486101) git-svn-id: https://svn.roundcube.net/trunk@2933 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-07- Use faster/secure mt_rand() (#1486094)alec
git-svn-id: https://svn.roundcube.net/trunk@2932 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-07- fix cache flushing after message delete with read_when_deleted=true + some ↵alec
code cleanup git-svn-id: https://svn.roundcube.net/trunk@2930 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-05- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)alec
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655) git-svn-id: https://svn.roundcube.net/trunk@2927 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-05- Check 'post_max_size' for upload max filesize (#1486089)alec
git-svn-id: https://svn.roundcube.net/trunk@2926 208e9e7b-5314-0410-a742-e7e81cd9613c