summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize ↵thomasb
rcube_imap object in mail steps git-svn-id: https://svn.roundcube.net/trunk@3278 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-15- lost fix for Attachment Excessive Memory Use issue (#1484660)alec
git-svn-id: https://svn.roundcube.net/trunk@3270 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-13- Fix imap_init hook broken in r3258 (#1486493)alec
git-svn-id: https://svn.roundcube.net/trunk@3268 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-12- Fix quota indicator value after folder purge/expunge (#1486488)alec
git-svn-id: https://svn.roundcube.net/trunk@3266 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-10- Fix external mailto links support for use as protocol handler (#1486037)alec
git-svn-id: https://svn.roundcube.net/trunk@3262 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
git-svn-id: https://svn.roundcube.net/trunk@3261 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-06- Fix setting task name according to auth state. So, any action before useralec
is authenticated is assigned to 'login' task instead of 'mail'. Now binding plugins to 'login' task is possible and realy usefull. It's also possible to bind to all tasks excluding 'login'. git-svn-id: https://svn.roundcube.net/trunk@3258 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-05- Fix quoted text wrapping when replying to an HTML email in plain text ↵alec
(#1484141) git-svn-id: https://svn.roundcube.net/trunk@3250 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alec
git-svn-id: https://svn.roundcube.net/trunk@3249 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-29- small optimizationalec
git-svn-id: https://svn.roundcube.net/trunk@3238 208e9e7b-5314-0410-a742-e7e81cd9613c
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-26Import contacts into the selected address book + set button states accordinglythomasb
git-svn-id: https://svn.roundcube.net/trunk@3228 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-17- Fix displaying of hidden directories in skins list (#1486301)alec
- Fix open_basedir restriction error when reading skins list (#1486304) git-svn-id: https://svn.roundcube.net/trunk@3114 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-03Cleanup top-posting feature (sorry, there are again some new texts)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3091 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-23- Don't display disabled sections in Settings (#1486099)alec
git-svn-id: https://svn.roundcube.net/trunk@3055 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-05- Fix bugs in unused addressbook copy contact function (#1486199)alec
git-svn-id: https://svn.roundcube.net/trunk@3016 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