summaryrefslogtreecommitdiff
path: root/program/steps/settings/func.inc
AgeCommit message (Expand)Author
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-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)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-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-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-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-14-small folder names abbreviation fixesalecpl
2008-09-03Interesting: (0 == 'auto') => truethomascube
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-07-31Show real names in folder drop-down + rebuild default_imap_folders property w...thomascube
2008-07-31Make special folders configurable for the userthomascube
2008-07-31Code cleanup with new html classesthomascube
2008-06-15- lost files from r1539 alecpl
2008-06-14- Added option to disable displaying of attached images below the message bodyalecpl
2008-06-13- User preferences grouped in more fieldsetsalecpl
2008-06-13- Added option to display images in messages from known senders (#1484601)alecpl
2008-05-29-don't set Preferences pagetitle in ajax callsalecpl
2008-05-21-localized pagetitle in Settings and Address bookalecpl
2008-05-19-added flag_for_deletion in user prefsalecpl
2008-05-19-removed messages list sorting option from user prefsalecpl
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', 'mdn_req...alecpl
2008-05-07More code cleanup + oop-izationthomascube
2008-05-01- fixed saving preferences after r1344alecpl
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-25- removed redundant codealecpl
2008-04-14- Added sections (fieldset+label) in Settings interfacealecpl
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-11#1483863: empty trash and expunge inbox on logoutalecpl
2008-04-02updated timezones listalecpl
2008-03-03Fix timezone dropdown selection (#1484826)thomascube
2008-02-08Fix ugly type as suggested in #1484760thomascube
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-11-25Fix overriding of session vars when register_globals is on (#1484670)thomascube
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-09-06Add Sydney to GMT+10 (AEST), closing #1484401.svncommit
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2006-12-20New (strict) quoting for all kind of stringsthomascube
2006-12-14Fixed wrong exclusion of draft_autosave property (Bug #1484160)thomascube
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-07Made automatic draft saving configurablethomascube
2006-03-23Started implementing search functionthomascube
2006-01-13Additional timezones (patch 1389912)thomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...thomascube
2005-11-06Added localized messages to client and check form inputthomascube