summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings
AgeCommit message (Collapse)Author
2011-04-11- Support 'abort' and 'result' response in 'preferences_save' hook, add ↵alec
error handling git-svn-id: https://svn.roundcube.net/trunk@4641 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28- Add simple ACL rights/namespace handling in folder manager (display ↵alec
folder's namespace, modify edit form fields according to MYRIGHTS) git-svn-id: https://svn.roundcube.net/trunk@4581 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-04- Fix email_dns_check setting not used for identities/contacts (#1487740) alec
git-svn-id: https://svn.roundcube.net/trunk@4494 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4484 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-19- Fix setting timezone in Preferences (#1487705)alec
git-svn-id: https://svn.roundcube.net/trunk@4429 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-17- Fix impossible to subscribe to protected folders (#1487656)alec
git-svn-id: https://svn.roundcube.net/trunk@4422 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-16- Move action files map from index.php to steps' func.inc filesalec
git-svn-id: https://svn.roundcube.net/trunk@4419 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalec
git-svn-id: https://svn.roundcube.net/trunk@4389 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@4387 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-18- Fix Fatal error: Call to a member function get_capability()...alec
git-svn-id: https://svn.roundcube.net/trunk@4352 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4328 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
- Add confirmation message on purge/expunge commands response - Fix CLOSE was called on unselected mailbox git-svn-id: https://svn.roundcube.net/trunk@4321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-06- Improve performance of folder rename and delete actions. Don't get list of ↵alec
all folders when we need only children of the specified folder. git-svn-id: https://svn.roundcube.net/trunk@4310 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with "<>" characters in namealec
git-svn-id: https://svn.roundcube.net/trunk@4219 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with name "0" (#1487119)alec
git-svn-id: https://svn.roundcube.net/trunk@4216 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Unify template files namingalec
git-svn-id: https://svn.roundcube.net/trunk@4176 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- Add option to place replies in the folder of the message being replied to ↵alec
(#1485945) git-svn-id: https://svn.roundcube.net/trunk@4169 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Improve performance of rcube_imap_generic::countMessages() using STATUS ↵alec
instead of SELECT git-svn-id: https://svn.roundcube.net/trunk@4143 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Add basic IMAP LIST's \Noselect option support (mark unselectable folders ↵alec
as virtual, etc.) git-svn-id: https://svn.roundcube.net/trunk@4132 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Fix duplicated e-mail field in identity form (#1487054)alec
git-svn-id: https://svn.roundcube.net/trunk@4085 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
git-svn-id: https://svn.roundcube.net/trunk@4059 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on ↵alec
reply to HTML message (#1485840) git-svn-id: https://svn.roundcube.net/trunk@4054 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Add mdn_request=4alec
git-svn-id: https://svn.roundcube.net/trunk@4045 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some ↵alec
hooks: group_*, contact_*, identity_* (#1486914) git-svn-id: https://svn.roundcube.net/trunk@4025 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add option to "Return receipt" will be always checked (1486352)alec
git-svn-id: https://svn.roundcube.net/trunk@4012 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add option to automatically send read notifications for known senders ↵alec
(1485883) git-svn-id: https://svn.roundcube.net/trunk@4011 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3974 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-15- Settings block (fieldset) can have any content (not only a table with ↵alec
hardcoded structure) git-svn-id: https://svn.roundcube.net/trunk@3965 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-02- Added fieldsets in Identity form, added 'identity_form' hookalec
git-svn-id: https://svn.roundcube.net/trunk@3933 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-30- Show disabled checkboxes for protected folders instead of dots (#1485498)alec
git-svn-id: https://svn.roundcube.net/trunk@3920 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-13- Revert last (unintentional) commitalec
git-svn-id: https://svn.roundcube.net/trunk@3896 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-13- ja_JP update (#1486911)alec
git-svn-id: https://svn.roundcube.net/trunk@3895 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> ↵alec
identity_update, delete_identity -> identity_delete - Print warning to the log about deprecated hook names usage git-svn-id: https://svn.roundcube.net/trunk@3883 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Don't add threads checkbox in virtual folder recordalec
git-svn-id: https://svn.roundcube.net/trunk@3853 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete ↵alec
list (old names are supported without errors nor warnings) git-svn-id: https://svn.roundcube.net/trunk@3840 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- some improvements + added splitter in Identitiesalec
git-svn-id: https://svn.roundcube.net/trunk@3734 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)alec
- performance: add option to not checking MAXUID in messagecount() git-svn-id: https://svn.roundcube.net/trunk@3554 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3479 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- hide threads related prefs when threads are not supported by IMAP serveralec
- performance: don't load folders list when we don't need it git-svn-id: https://svn.roundcube.net/trunk@3391 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- hide threads related stuff if threads are not supportedalec
git-svn-id: https://svn.roundcube.net/trunk@3387 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalec
- Set properly select's value when html2text is aborted git-svn-id: https://svn.roundcube.net/trunk@3334 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
git-svn-id: https://svn.roundcube.net/trunk@3327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'delete_always' option to user preferencesalec
git-svn-id: https://svn.roundcube.net/trunk@3326 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages ↵alec
(#1486510) git-svn-id: https://svn.roundcube.net/trunk@3301 208e9e7b-5314-0410-a742-e7e81cd9613c