summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Collapse)Author
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-05- decode message subject for 'save' action (#1485902)alec
git-svn-id: https://svn.roundcube.net/trunk@2613 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-06-04- fix sending mail without identityalec
git-svn-id: https://svn.roundcube.net/trunk@2604 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-03- fix sending mail without identity (#1485898)alec
git-svn-id: https://svn.roundcube.net/trunk@2599 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-01- get rid of some hardcoded action names and move decission about output ↵alec
compression to the user git-svn-id: https://svn.roundcube.net/trunk@2586 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-30- After move/delete from 'show' action display next message instead of ↵alec
messages list (#1485887) git-svn-id: https://svn.roundcube.net/trunk@2576 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-30- set content-length when saving message sourcealec
git-svn-id: https://svn.roundcube.net/trunk@2575 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-29Better icon for deleting folders + remove hard-coded icon paththomasb
git-svn-id: https://svn.roundcube.net/trunk@2567 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-28- simplified attachments handling on reply/forward/draft compose (possible ↵alec
regressions) - also fix #1485847 git-svn-id: https://svn.roundcube.net/trunk@2556 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-26Re-enable the permalink command (allows one to choose right-click and ↵thomasb
open-in-new-tab) git-svn-id: https://svn.roundcube.net/trunk@2544 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalec
- Added possibility to save message as .eml file (#1485861) git-svn-id: https://svn.roundcube.net/trunk@2523 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-19- don't use 4th argument in htmlspecialchars (#1485475)alec
git-svn-id: https://svn.roundcube.net/trunk@2502 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-16- Added possibility to encrypt received header, option ↵alec
'http_received_header_encrypt', added some more logic in encrypt/decrypt functions for security git-svn-id: https://svn.roundcube.net/trunk@2491 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-15- Fix Answered/Forwarded flag setting for messages from subfoldersalec
git-svn-id: https://svn.roundcube.net/trunk@2487 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-14- Fix autocomplete problem with capital letters (#1485792)alec
git-svn-id: https://svn.roundcube.net/trunk@2479 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-06- Fix html editor mode setting when reopening draft message (#1485834)alec
git-svn-id: https://svn.roundcube.net/trunk@2458 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- ereg -> pregalec
git-svn-id: https://svn.roundcube.net/trunk@2453 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- more addressbooks hooks (#1485829)alec
git-svn-id: https://svn.roundcube.net/trunk@2450 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- added create_contact hook in mail/addcontact action (#1485828)alec
git-svn-id: https://svn.roundcube.net/trunk@2447 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-05-02- limit pspell suggestions for each wordalec
git-svn-id: https://svn.roundcube.net/trunk@2445 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01- jQuery'fied GoogieSpell 4.0 + some changes in composealec
git-svn-id: https://svn.roundcube.net/trunk@2443 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Hard-wrap message headers according to RFCthomasb
git-svn-id: https://svn.roundcube.net/trunk@2440 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- fix attachment mimetype setting after uploadalec
- move style of delete button in attachment-list to mail.css file git-svn-id: https://svn.roundcube.net/trunk@2431 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-24- Fix message normal priority problem (#1485820)alec
git-svn-id: https://svn.roundcube.net/trunk@2425 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- support _nosig param in compose URL (#1485604)alec
git-svn-id: https://svn.roundcube.net/trunk@2409 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
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-17- Fix UTF-8 byte-order mark removing (#1485514)alec
git-svn-id: https://svn.roundcube.net/trunk@2397 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-14- simplified code for serverside autocomplete + set rows limit on server ↵alec
side only git-svn-id: https://svn.roundcube.net/trunk@2390 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-06- Fix 'temp_dir' does not support relative path under Windows (#1484529)alec
- add file_exists check for uploaded attachments git-svn-id: https://svn.roundcube.net/trunk@2376 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-02- Fix service not available error when pressing back from compose dialog ↵alec
(#1485552) git-svn-id: https://svn.roundcube.net/trunk@2373 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-31- Fix using mail() on Windows (#1485779)alec
git-svn-id: https://svn.roundcube.net/trunk@2370 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-30- Fix incorrect word wrapping in outgoing plaintext multibyte messages ↵alec
(#1485714) - Fix double footer in HTML message with embedded images git-svn-id: https://svn.roundcube.net/trunk@2368 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-27- typoalec
git-svn-id: https://svn.roundcube.net/trunk@2364 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-26Select drafts mailbox when opening a draft messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@2362 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-10Partially reverted r2339 + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2347 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-09Fixed check-recent [richs]richs
git-svn-id: https://svn.roundcube.net/trunk@2339 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
git-svn-id: https://svn.roundcube.net/trunk@2324 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-02Add callback for <a> tags to add target=_blankthomasb
git-svn-id: https://svn.roundcube.net/trunk@2322 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-01- Fix attaching more than nine inline images (#1485759)alec
git-svn-id: https://svn.roundcube.net/trunk@2320 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2318 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Fix mime-type detection using a hard-coded map (#1485311)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2313 208e9e7b-5314-0410-a742-e7e81cd9613c