summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alec
git-svn-id: https://svn.roundcube.net/trunk@2115 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-03#1485587: show proper message when using status filteralec
git-svn-id: https://svn.roundcube.net/trunk@2109 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-01Insert meta content-type at top of the html head + add both content-id and ↵thomasb
content-location of related parts to replacement table git-svn-id: https://svn.roundcube.net/trunk@2106 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2099 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-27#1485581: not use parenthesis when searching with 2 search keysalec
git-svn-id: https://svn.roundcube.net/trunk@2091 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-25Added missing step file (#1485578)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2089 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-24- make attachment check in rcmail_message_list and rcmail_js_message_list ↵alec
the same git-svn-id: https://svn.roundcube.net/trunk@2088 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make ↵thomasb
autocompletion list clickable git-svn-id: https://svn.roundcube.net/trunk@2081 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates git-svn-id: https://svn.roundcube.net/trunk@2078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
git-svn-id: https://svn.roundcube.net/trunk@2070 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- small improvements - removed redundant codealec
git-svn-id: https://svn.roundcube.net/trunk@2068 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-19- fix default spellcheck language setting (#1485570)alec
git-svn-id: https://svn.roundcube.net/trunk@2065 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-19Remove BOM in html message body + don't require quotes in meta tag ↵thomasb
specifying charset git-svn-id: https://svn.roundcube.net/trunk@2064 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-17- optimization: don't set first/last/prev/next uids in preview/print modealec
git-svn-id: https://svn.roundcube.net/trunk@2061 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-14- fixes for status filteralec
- don't call search second time if first call returns empty (array) result git-svn-id: https://svn.roundcube.net/trunk@2052 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- fix: initialize searching when '_action' is not set (when go back from ↵alec
compose) git-svn-id: https://svn.roundcube.net/trunk@2051 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12- fix doubled timestamp in sendmail logalec
git-svn-id: https://svn.roundcube.net/trunk@2047 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12- Use SORT for searching on servers with SORT capabilityalec
git-svn-id: https://svn.roundcube.net/trunk@2046 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
- move back toggle_editor function to editor.js - merge identity and compose editor init functions git-svn-id: https://svn.roundcube.net/trunk@2040 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
- Unified editor switching functions git-svn-id: https://svn.roundcube.net/trunk@2035 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03#1485511: better handling for editing non-existing identitiesalec
git-svn-id: https://svn.roundcube.net/trunk@2033 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Don't use addslashes() which could produce unexpected results when ↵thomasb
magic_quotes_sybase is on git-svn-id: https://svn.roundcube.net/trunk@2032 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27-fix: mark as read (for read_when_deleted) only when moving messages to trashalec
git-svn-id: https://svn.roundcube.net/trunk@2018 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27- Fix unread message unintentionally marked as read if ↵alec
read_when_deleted=true (#1485409) git-svn-id: https://svn.roundcube.net/trunk@2017 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
git-svn-id: https://svn.roundcube.net/trunk@2013 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ↵alec
(#1485523) git-svn-id: https://svn.roundcube.net/trunk@2010 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 ↵estadtherr
date parsing git-svn-id: https://svn.roundcube.net/trunk@2009 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@2008 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2007 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2006 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-22- Added option focus_on_new_message (#1485374)alec
git-svn-id: https://svn.roundcube.net/trunk@2003 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@1998 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-20- #1485499: make email address comparision case insensitivealec
- support multibyte characters in in_array_nocase() git-svn-id: https://svn.roundcube.net/trunk@1995 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alec
git-svn-id: https://svn.roundcube.net/trunk@1987 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-18- wrap also prefix line in reply bodyalec
git-svn-id: https://svn.roundcube.net/trunk@1985 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-15- Add feedback and set busy when moving folder (#1485497)alec
git-svn-id: https://svn.roundcube.net/trunk@1982 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-14#1485398, #1485441: fix (p)spell checking CRLF/multibyte issuesalec
git-svn-id: https://svn.roundcube.net/trunk@1980 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-13#1485441: fix pspell checking of multibyte languagesalec
git-svn-id: https://svn.roundcube.net/trunk@1976 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-13#1485494: fixed signatures removal on replyalec
git-svn-id: https://svn.roundcube.net/trunk@1974 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-09- don't set border=0 for images (use css for that)alec
git-svn-id: https://svn.roundcube.net/trunk@1967 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-09- Fix matching case sensitivity when setting identity on reply (#1485480)alec
- Prefer default identity on reply git-svn-id: https://svn.roundcube.net/trunk@1965 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-09- send set_unread_count() only when changing /Seen statusalec
git-svn-id: https://svn.roundcube.net/trunk@1962 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-08#1485294: Add recipients address small validationalec
git-svn-id: https://svn.roundcube.net/trunk@1958 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- Write username instead of id in sendmail log (#1485477)alec
git-svn-id: https://svn.roundcube.net/trunk@1953 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- #1485475: don't use 4th argument of htmlspecialchars()alec
git-svn-id: https://svn.roundcube.net/trunk@1951 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- #1485471: fix drafts savingalec
git-svn-id: https://svn.roundcube.net/trunk@1949 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485446: calculate message's ETAG including inline_images option (for ↵alec
multipart messages) git-svn-id: https://svn.roundcube.net/trunk@1947 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485465: use common.css from skins instead of non-existent style.cssalec
git-svn-id: https://svn.roundcube.net/trunk@1946 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06- #1485463: fixed css classes setting in messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1942 208e9e7b-5314-0410-a742-e7e81cd9613c