summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/func.inc
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-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-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 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-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
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- 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-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-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-16- fix regular expression for malformed tags handleralec
git-svn-id: https://svn.roundcube.net/trunk@3046 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-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-17- some code improvements for r2959 changealec
git-svn-id: https://svn.roundcube.net/trunk@2960 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-07- Use faster/secure mt_rand() (#1486094)alec
git-svn-id: https://svn.roundcube.net/trunk@2932 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27- remove all html tag attribs (#1486003)alec
git-svn-id: https://svn.roundcube.net/trunk@2880 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Strip xmlns attributes from html tagthomasb
git-svn-id: https://svn.roundcube.net/trunk@2878 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-06- oops, remove debug console callalec
git-svn-id: https://svn.roundcube.net/trunk@2843 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-06- fix charset modification in html messages (#1486031)alec
git-svn-id: https://svn.roundcube.net/trunk@2842 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31- revert r2819 commit removed in last commitalec
git-svn-id: https://svn.roundcube.net/trunk@2823 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31- Added 'display_next' optionalec
git-svn-id: https://svn.roundcube.net/trunk@2822 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31Prevent from having two meta tags in html codethomasb
git-svn-id: https://svn.roundcube.net/trunk@2819 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31better solution for HTML washing encoding issueestadtherr
git-svn-id: https://svn.roundcube.net/trunk@2815 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-28- revert unwanted commitalec
git-svn-id: https://svn.roundcube.net/trunk@2803 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-28- Fix displaying of HTML messages with unknown/malformed tags (#1486003)alec
- Some other changes for styled HTML display git-svn-id: https://svn.roundcube.net/trunk@2802 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21- use simple rcube_smtp classalec
- Installer: fix SMTP settings test git-svn-id: https://svn.roundcube.net/trunk@2776 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-19- don't call FETCH for empty (size=0) message partsalec
git-svn-id: https://svn.roundcube.net/trunk@2770 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-06- Show SMTP errors in browser (#1485927)alec
git-svn-id: https://svn.roundcube.net/trunk@2713 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-05- don't create rcube_browser object twicealec
git-svn-id: https://svn.roundcube.net/trunk@2712 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-05- handle <broadcast> tag in html messages (#1485962)alec
git-svn-id: https://svn.roundcube.net/trunk@2710 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-19No link on subject in IE browsers (#1484913)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2656 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- fix email address pattern for some addressesalec
git-svn-id: https://svn.roundcube.net/trunk@2631 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-08- Colorized signatures in plain text messagesalec
git-svn-id: https://svn.roundcube.net/trunk@2623 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-08- typo (#1485910)alec
git-svn-id: https://svn.roundcube.net/trunk@2621 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- fix rcmail_temp_gc() + small code cleanupsalec
git-svn-id: https://svn.roundcube.net/trunk@2617 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- add 'Deleted' to search filteralec
git-svn-id: https://svn.roundcube.net/trunk@2616 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options ↵alec
handling in UI git-svn-id: https://svn.roundcube.net/trunk@2615 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-04- speed up plain text messages parsing (up to 60%)alec
git-svn-id: https://svn.roundcube.net/trunk@2606 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14Add hook 'message_sent' for logging or backup purposethomasb
git-svn-id: https://svn.roundcube.net/trunk@2480 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-12Minimize chance of race condition in session handling (#1485659, #1484678)robin
git-svn-id: https://svn.roundcube.net/trunk@2467 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- Added quick search box menu (#1484304)alec
git-svn-id: https://svn.roundcube.net/trunk@2446 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- messages list fix for IEalec
git-svn-id: https://svn.roundcube.net/trunk@2414 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-22- fix #1485812alec
git-svn-id: https://svn.roundcube.net/trunk@2411 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- Speed up message list displaying on IE (initialize list in background)alec
- use DOM methods instead of jQuery for messages list object git-svn-id: https://svn.roundcube.net/trunk@2408 208e9e7b-5314-0410-a742-e7e81cd9613c