summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings/func.inc
AgeCommit message (Expand)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomasb
2011-12-30- Small fixes to r5662alec
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
2011-12-28- Remove some UI-specific one-liners from rcube_webmail objectalec
2011-12-28- Fix handling of INBOX's subfolders in special folders config (#1488279)alec
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
2011-12-07- Add option to set default font for HTML message (#1484137) alec
2011-11-22- Fix action when toggling prefer_html option statealec
2011-11-10- Add option to skip alternative email addresses in autocompletionalec
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alec
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomasb
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomasb
2011-09-06- Merge devel-spellcheck branch:alec
2011-06-23- Add rcube_imap::mailbox_info()alec
2011-06-17- Improved namespace roots handling in folder manageralec
2011-06-15- Add possibility to return subscription status and css class name for folder...alec
2011-05-30- Add option to force spellchecking before sending a message (#1485458)alec
2011-05-27- Added option to specify to which address book add new contactsalec
2011-05-20- Improve performence of folder manager operations by moving subscriptions ta...alec
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalec
2011-02-28- Add simple ACL rights/namespace handling in folder manager (display folder'...alec
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-01-19- Fix setting timezone in Preferences (#1487705)alec
2011-01-16- Move action files map from index.php to steps' func.inc filesalec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalec
2010-11-02- Add option to place replies in the folder of the message being replied to (...alec
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alec
2010-10-06- Add mdn_request=4alec
2010-09-29- Add option to "Return receipt" will be always checked (1486352)alec
2010-09-29- Add option to automatically send read notifications for known senders (1485...alec
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
2010-09-25- s/RoundCube/Roundcube/alec
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-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-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-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
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