summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings
AgeCommit message (Expand)Author
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
2010-09-15- Settings block (fieldset) can have any content (not only a table with hardc...alec
2010-09-02- Added fieldsets in Identity form, added 'identity_form' hookalec
2010-08-30- Show disabled checkboxes for protected folders instead of dots (#1485498)alec
2010-08-13- Revert last (unintentional) commitalec
2010-08-13- ja_JP update (#1486911)alec
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...alec
2010-08-02- Don't add threads checkbox in virtual folder recordalec
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alec
2010-06-23- removed PHP closing tagalec
2010-06-09- some improvements + added splitter in Identitiesalec
2010-04-23- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)alec
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
2010-03-19- hide threads related prefs when threads are not supported by IMAP serveralec
2010-03-19- hide threads related stuff if threads are not supportedalec
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalec
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
2010-03-05- Add 'delete_always' option to user preferencesalec
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages (#148...alec
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize r...thomasb
2009-11-17- Fix displaying of hidden directories in skins list (#1486301)alec
2009-11-03Cleanup top-posting feature (sorry, there are again some new texts)thomasb
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomasb
2009-11-02- top posting (#1484272)alec
2009-10-23- Don't display disabled sections in Settings (#1486099)alec
2009-09-23- Prevent from setting INBOX as any of special folders (#1486114)alec
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
2009-08-27Reload settings page if language was changedthomasb
2009-08-03- Re-designed User Preferences interfacealec
2009-07-31- Added 'display_next' optionalec
2009-07-21Also protect GET request from CSRFthomasb
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
2009-07-03Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958)thomasb
2009-05-21- Add 1 minute interval in autosave options (#1485854)alec
2009-05-20- Support UTF-7 encoding in messages (#1485832)alec
2009-05-14Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ...thomasb
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2009-04-10- clean up, use simpler _get_email() replacementalec
2009-01-23- Fixed creation of folders with '&' sign in name (reverted r1357)alec
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-31#1485658yllar
2008-12-18#1485567: fix virtual folders namesalec
2008-12-16Group settings boxes together in floating blocks for better layoutthomasb
2008-12-09#1485439: style fixes for IE6,7alec
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