summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings/func.inc
AgeCommit message (Collapse)Author
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
git-svn-id: https://svn.roundcube.net/trunk@3327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'delete_always' option to user preferencesalec
git-svn-id: https://svn.roundcube.net/trunk@3326 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages ↵alec
(#1486510) git-svn-id: https://svn.roundcube.net/trunk@3301 208e9e7b-5314-0410-a742-e7e81cd9613c
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
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-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-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-08-03- Re-designed User Preferences interfacealec
git-svn-id: https://svn.roundcube.net/trunk@2830 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-15Use request tokens to protect POST requests from CSFRthomasb
git-svn-id: https://svn.roundcube.net/trunk@2755 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-03Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2702 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-21- Add 1 minute interval in autosave options (#1485854)alec
git-svn-id: https://svn.roundcube.net/trunk@2513 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-10- clean up, use simpler _get_email() replacementalec
git-svn-id: https://svn.roundcube.net/trunk@2383 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-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-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-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- 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-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-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-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-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- lost files from r1539 alec
git-svn-id: https://svn.roundcube.net/trunk@1540 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
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
git-svn-id: https://svn.roundcube.net/trunk@1525 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29-don't set Preferences pagetitle in ajax callsalec
git-svn-id: https://svn.roundcube.net/trunk@1448 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21-localized pagetitle in Settings and Address bookalec
-removed useless and not working code git-svn-id: https://svn.roundcube.net/trunk@1412 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-19-added flag_for_deletion in user prefsalec
git-svn-id: https://svn.roundcube.net/trunk@1403 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-19-removed messages list sorting option from user prefsalec
git-svn-id: https://svn.roundcube.net/trunk@1402 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', ↵alec
'mdn_requests', 'message_sort_col' and 'message_sort_order' options git-svn-id: https://svn.roundcube.net/trunk@1398 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07More code cleanup + oop-izationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1360 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- fixed saving preferences after r1344alec
git-svn-id: https://svn.roundcube.net/trunk@1349 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- removed redundant codealec
git-svn-id: https://svn.roundcube.net/trunk@1334 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14- Added sections (fieldset+label) in Settings interfacealec
git-svn-id: https://svn.roundcube.net/trunk@1300 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c