summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings
AgeCommit message (Expand)Author
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alec
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
2008-11-03#1485511: better handling for editing non-existing identitiesalec
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
2008-10-24- last commit fixalec
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
2008-10-22- Added option focus_on_new_message (#1485374)alec
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alec
2008-10-15- Add feedback and set busy when moving folder (#1485497)alec
2008-10-09- don't set border=0 for images (use css for that)alec
2008-10-05- removed deprecated rcube_add_label() and all usesalec
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alec
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
2008-09-24#1485405: typoalec
2008-09-22- allow to enable/disable configuration for only some of special foldersalec
2008-09-22- read current language from rcube_user object (config may contains 'pl', but...alec
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
2008-09-21- use more 'html' classalec
2008-09-20- allow signature textarea size setting from skin + use cols=60alec
2008-09-17- Display progress message for folders create/delete/rename operations (#1485...alec
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alec
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomasb
2008-09-14-small folder names abbreviation fixesalec
2008-09-14- use html2text for signatures in Settings/Identitiesalec
2008-09-13- localization fix for 'replyto' label length (use short 'replyto' and long '...alec
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomasb
2008-09-11- fix language setting (language select wasn't "refreshed" after change)alec
2008-09-03Interesting: (0 == 'auto') => truethomasb
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-07-31Show real names in folder drop-down + rebuild default_imap_folders property w...thomasb
2008-07-31Make special folders configurable for the userthomasb
2008-07-31Code cleanup with new html classesthomasb
2008-06-15- actually we don't need default_skin optionalec
2008-06-15- lost files from r1539 alec
2008-06-15- Added option to select skin in user preferences (#1485031)alec
2008-06-14- Added option to disable displaying of attached images below the message bodyalec
2008-06-13- User preferences grouped in more fieldsetsalec
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
2008-05-30- Disallowed delimiter in folder name (#1484803)alec
2008-05-30- Support for subfolders in default/protected folders (#1484665)alec
2008-05-29-don't set Preferences pagetitle in ajax callsalec
2008-05-21-localized pagetitle in Settings and Address bookalec
2008-05-19Don't check for non-existing property -> fix address bookthomasb
2008-05-19-added flag_for_deletion in user prefsalec
2008-05-19-removed messages list sorting option from user prefsalec
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', 'mdn_req...alec
2008-05-12-added confirmation message after identity insertion (like after update)alec