summaryrefslogtreecommitdiff
path: root/program/steps/settings
AgeCommit message (Expand)Author
2009-08-27Reload settings page if language was changedthomascube
2009-08-03- Re-designed User Preferences interfacealecpl
2009-07-31- Added 'display_next' optionalecpl
2009-07-21Also protect GET request from CSRFthomascube
2009-07-21Use global request tokens and automatically protect all POST requeststhomascube
2009-07-15Use request tokens to protect POST requests from CSFRthomascube
2009-07-03Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958)thomascube
2009-05-21- Add 1 minute interval in autosave options (#1485854)alecpl
2009-05-20- Support UTF-7 encoding in messages (#1485832)alecpl
2009-05-14Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ...thomascube
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomascube
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2009-04-10- clean up, use simpler _get_email() replacementalecpl
2009-01-23- Fixed creation of folders with '&' sign in name (reverted r1357)alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-31#1485658yllar
2008-12-18#1485567: fix virtual folders namesalecpl
2008-12-16Group settings boxes together in floating blocks for better layoutthomascube
2008-12-09#1485439: style fixes for IE6,7alecpl
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alecpl
2008-11-28Option to check for new mails in all folders (#1484374)thomascube
2008-11-05- Fix HTML editor initialization on IE (#1485304)alecpl
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alecpl
2008-11-03#1485511: better handling for editing non-existing identitiesalecpl
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alecpl
2008-10-24- last commit fixalecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alecpl
2008-10-15- Add feedback and set busy when moving folder (#1485497)alecpl
2008-10-09- don't set border=0 for images (use css for that)alecpl
2008-10-05- removed deprecated rcube_add_label() and all usesalecpl
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alecpl
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
2008-09-24#1485405: typoalecpl
2008-09-22- allow to enable/disable configuration for only some of special foldersalecpl
2008-09-22- read current language from rcube_user object (config may contains 'pl', but...alecpl
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomascube
2008-09-21- use more 'html' classalecpl
2008-09-20- allow signature textarea size setting from skin + use cols=60alecpl
2008-09-17- Display progress message for folders create/delete/rename operations (#1485...alecpl
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-14-small folder names abbreviation fixesalecpl
2008-09-14- use html2text for signatures in Settings/Identitiesalecpl
2008-09-13- localization fix for 'replyto' label length (use short 'replyto' and long '...alecpl
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomascube
2008-09-11- fix language setting (language select wasn't "refreshed" after change)alecpl
2008-09-03Interesting: (0 == 'auto') => truethomascube