summaryrefslogtreecommitdiff
path: root/program/steps/settings
AgeCommit message (Expand)Author
2011-04-11- Apply fixes from trunkalecpl
2011-02-09Apply more bugfixes from trunk for 0.5.1thomascube
2011-01-29Apply bug fixes and localization updated from trunk for release 0.5.1thomascube
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalecpl
2011-01-04- Fix typoalecpl
2010-12-18- Fix Fatal error: Call to a member function get_capability()...alecpl
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalecpl
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alecpl
2010-12-06- Improve performance of folder rename and delete actions. Don't get list of ...alecpl
2010-12-03- New Folder Manager UIalecpl
2010-11-12- Fix handling of folders with "<>" characters in namealecpl
2010-11-12- Fix handling of folders with name "0" (#1487119)alecpl
2010-11-04- Unify template files namingalecpl
2010-11-02- Add option to place replies in the folder of the message being replied to (...alecpl
2010-10-27- Improve performance of rcube_imap_generic::countMessages() using STATUS ins...alecpl
2010-10-25- Add basic IMAP LIST's \Noselect option support (mark unselectable folders a...alecpl
2010-10-13- Fix duplicated e-mail field in identity form (#1487054)alecpl
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alecpl
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alecpl
2010-10-06- Add mdn_request=4alecpl
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...alecpl
2010-09-29- Add option to "Return receipt" will be always checked (1486352)alecpl
2010-09-29- Add option to automatically send read notifications for known senders (1485...alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-18Prevent from saving a non-existing skin path in user prefsthomascube
2010-09-15- Settings block (fieldset) can have any content (not only a table with hardc...alecpl
2010-09-02- Added fieldsets in Identity form, added 'identity_form' hookalecpl
2010-08-30- Show disabled checkboxes for protected folders instead of dots (#1485498)alecpl
2010-08-13- Revert last (unintentional) commitalecpl
2010-08-13- ja_JP update (#1486911)alecpl
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...alecpl
2010-08-02- Don't add threads checkbox in virtual folder recordalecpl
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alecpl
2010-06-23- removed PHP closing tagalecpl
2010-06-09- some improvements + added splitter in Identitiesalecpl
2010-04-23- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)alecpl
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomascube
2010-03-19- hide threads related prefs when threads are not supported by IMAP serveralecpl
2010-03-19- hide threads related stuff if threads are not supportedalecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalecpl
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alecpl
2010-03-05- Add 'delete_always' option to user preferencesalecpl
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages (#148...alecpl
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize r...thomascube
2009-11-17- Fix displaying of hidden directories in skins list (#1486301)alecpl
2009-11-03Cleanup top-posting feature (sorry, there are again some new texts)thomascube
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomascube
2009-11-02- top posting (#1484272)alecpl