summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings
AgeCommit message (Collapse)Author
2009-03-31Cherry-picked rev 84a7acd which implemented CSS sprites into branch npk.Nathan Kinkade
2009-03-22Make the folder where messages go when a user click the Archive button ↵Nathan Kinkade
configurable through the preferences.
2009-03-21Allow user to configure which folder is used as the HamNotSpam folder in the ↵Nathan Kinkade
user preferences.
2009-03-11Applied message threading patch from Chris January: ↵Nathan Kinkade
http://www.atomice.com/blog/?p=33
2009-01-23- Fixed creation of folders with '&' sign in name (reverted r1357)alec
git-svn-id: https://svn.roundcube.net/trunk@2256 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-31#1485658yllar
git-svn-id: https://svn.roundcube.net/trunk@2206 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18#1485567: fix virtual folders namesalec
git-svn-id: https://svn.roundcube.net/trunk@2175 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Group settings boxes together in floating blocks for better layoutthomasb
git-svn-id: https://svn.roundcube.net/trunk@2164 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485439: style fixes for IE6,7alec
git-svn-id: https://svn.roundcube.net/trunk@2138 208e9e7b-5314-0410-a742-e7e81cd9613c
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-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-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-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-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-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-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-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-05- removed deprecated rcube_add_label() and all usesalec
- code for 'show' action added in r1937 moved to show.inc git-svn-id: https://svn.roundcube.net/trunk@1939 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alec
git-svn-id: https://svn.roundcube.net/trunk@1931 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences git-svn-id: https://svn.roundcube.net/trunk@1897 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-24#1485405: typoalec
git-svn-id: https://svn.roundcube.net/trunk@1887 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-22- allow to enable/disable configuration for only some of special foldersalec
git-svn-id: https://svn.roundcube.net/trunk@1883 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-22- read current language from rcube_user object (config may contains 'pl', ↵alec
but user 'pl_PL') git-svn-id: https://svn.roundcube.net/trunk@1882 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1871 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21- use more 'html' classalec
git-svn-id: https://svn.roundcube.net/trunk@1870 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20- allow signature textarea size setting from skin + use cols=60alec
git-svn-id: https://svn.roundcube.net/trunk@1859 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17- Display progress message for folders create/delete/rename operations ↵alec
(#1485357) git-svn-id: https://svn.roundcube.net/trunk@1809 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alec
git-svn-id: https://svn.roundcube.net/trunk@1806 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15Redesign of the identities settings + add config option to disable multiple ↵thomasb
identities git-svn-id: https://svn.roundcube.net/trunk@1796 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14-small folder names abbreviation fixesalec
git-svn-id: https://svn.roundcube.net/trunk@1792 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- use html2text for signatures in Settings/Identitiesalec
git-svn-id: https://svn.roundcube.net/trunk@1788 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13- localization fix for 'replyto' label length (use short 'replyto' and long ↵alec
'reply-to') git-svn-id: https://svn.roundcube.net/trunk@1784 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1765 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-11- fix language setting (language select wasn't "refreshed" after change)alec
git-svn-id: https://svn.roundcube.net/trunk@1762 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03Interesting: (0 == 'auto') => truethomasb
git-svn-id: https://svn.roundcube.net/trunk@1723 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1722 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Show real names in folder drop-down + rebuild default_imap_folders property ↵thomasb
when saving prefs git-svn-id: https://svn.roundcube.net/trunk@1622 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Make special folders configurable for the userthomasb
git-svn-id: https://svn.roundcube.net/trunk@1619 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Code cleanup with new html classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1618 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- actually we don't need default_skin optionalec
git-svn-id: https://svn.roundcube.net/trunk@1542 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- lost files from r1539 alec
git-svn-id: https://svn.roundcube.net/trunk@1540 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- Added option to select skin in user preferences (#1485031)alec
- template_exists() moved to rcube_template class git-svn-id: https://svn.roundcube.net/trunk@1539 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14- Added option to disable displaying of attached images below the message bodyalec
git-svn-id: https://svn.roundcube.net/trunk@1536 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-13- User preferences grouped in more fieldsetsalec
git-svn-id: https://svn.roundcube.net/trunk@1531 208e9e7b-5314-0410-a742-e7e81cd9613c