Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-20 | Add config/preference option to disable saving messages in localStorage ↵ | Thomas Bruederli | |
(#1489979) | |||
2014-07-16 | Collapsible (and iconized) folders tree in folder manager (#1489648) | Aleksander Machniak | |
2014-07-05 | Fix security issue in delete-response action - allow only ajax request. | Aleksander Machniak | |
Unify code for identities and responses deletion. | |||
2014-07-02 | Use treelist widget for folders list in Settings/Folders (#1489648) | Aleksander Machniak | |
2014-06-29 | Support images in HTML signatures (#1488676) | Aleksander Machniak | |
This enables image button and file browser in html editor for signatures | |||
2014-06-14 | Unify some labels | Aleksander Machniak | |
2014-06-05 | Merge branch 'dev-accessibility' | Thomas Bruederli | |
Conflicts: program/include/rcmail_output_html.php program/js/app.js program/js/treelist.js program/lib/Roundcube/html.php skins/larry/styles.css skins/larry/templates/compose.html | |||
2014-06-03 | Apply accessibility improvements to the settings section | Thomas Bruederli | |
2014-05-03 | add preferences_section_header hook | corbosman | |
2014-04-10 | Skins sorted by skin name in the Settings. | Chris Kulbacki | |
2014-04-01 | Removed redundant default_folders config option (#1489737) | Aleksander Machniak | |
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830) | |||
2014-03-21 | Disable link registering mailto: protocol handler if not supported by the ↵ | Thomas Bruederli | |
browser (#1489569) | |||
2014-01-02 | Fix possible warning when advances_prefs setting is not an array | Aleksander Machniak | |
2013-12-31 | CS fixes | Aleksander Machniak | |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak | |
2013-11-16 | Move 'advanced' block to the end of the settings form | Thomas Bruederli | |
2013-11-08 | Finish advanced prefs feature (#1488829) | Thomas Bruederli | |
2013-10-30 | Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) | Aleksander Machniak | |
2013-10-25 | Applied the (modified) patch to extend configuration possibilities of LDAP ↵ | Thomas Bruederli | |
address books as suggested in #1488753: - Add option to specify arbitrary replacements of config options with attributes from the bound user - Allow mapping of group object class => member attribute used in these objects - Describe the 'member_filter' property for groups config | |||
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli | |
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html | |||
2013-09-28 | Generate settings tabs with a template object 'settingstabs' and let plugins ↵ | Thomas Bruederli | |
register themselves there using the 'settings_actions' hook | |||
2013-09-21 | Bring back possibility to unset default font family and font size | Aleksander Machniak | |
Fix style attribute quoting when font-family contains double quotes SOme code improvements | |||
2013-09-16 | Touch new default font size settings: simplified + codestyle + updated changelog | Thomas Bruederli | |
2013-09-16 | Merge pull request #118 from Dennis1993/patch-12 | Thomas B. | |
Added support for default font size and fix legacy code for default font | |||
2013-09-13 | Move some config options to new and collapsible 'advanced' blocks | Thomas Bruederli | |
2013-09-04 | New settings section to manage canned responses | Thomas Bruederli | |
2013-09-02 | Update func.inc | Dennis1993 | |
2013-09-02 | Update func.inc | Dennis1993 | |
2013-09-02 | Update func.inc | Dennis1993 | |
2013-08-29 | Allow setting INBOX as Sent folder (#1489219) | Aleksander Machniak | |
2013-07-23 | Update func.inc | Dennis1993 | |
added missing ID for label | |||
2013-06-30 | Use absolute paths in is_dir() checks to prevent open_basedir related warnings | Aleksander Machniak | |
2013-06-11 | Improved main preferences page performance by skipping form generation | Aleksander Machniak | |
when sections list is being build, CS fixes | |||
2013-06-11 | Merge pull request #77 from dpc22/realnames | Aleksander Machniak | |
Add show_real_foldernames preference and configuration option. | |||
2013-05-31 | Added user preference to open all popups as standard windows | Aleksander Machniak | |
2013-05-29 | Change show_actual_foldernames to be show_real_foldernames. | David Carter | |
Change requested by alec@alec.pl. | |||
2013-05-29 | Add show_actual_foldernames preference and configuration option. | David Carter | |
When enabled this setting shows actual folder names rather than the localised verions for the four default folders: $rcmail_config['default_folders'] = array('INBOX', 'Drafts', 'sent-mail', 'spam', 'Trash'); | |||
2013-05-23 | Fix invalid option selected in default_font selector when font is unset ↵ | Aleksander Machniak | |
(#1489112) | |||
2013-05-01 | Add option to display email address together with a name in mail preview ↵ | Aleksander Machniak | |
(#1488732) | |||
2013-03-26 | Remove sig_above configuration option, use reply_mode only (#1489001) | Aleksander Machniak | |
2013-03-07 | Move spellcheck options section below signature options section | Aleksander Machniak | |
2012-11-23 | Fix hidden flag and default_addressbook settings handling | Aleksander Machniak | |
2012-11-18 | Select default_addressbook on the list in Address Book (#1488280) | Aleksander Machniak | |
2012-11-12 | Renamed config options: keep_alive to refresh_interval, min_keep_alive to ↵ | Aleksander Machniak | |
min_refresh_interval | |||
2012-11-10 | Clarify keep-alive setting, move it to User Interface section, change label | Aleksander Machniak | |
to "Refresh (check for new messages, etc.)", allow no-refresh mode. | |||
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe ↵ | Thomas Bruederli | |
registration and reduce code-duplication | |||
2012-10-27 | Merge branch 'dev-compose-newwindow' | Thomas Bruederli | |
2012-10-24 | Remove leftover code | Aleksander Machniak | |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ↵ | Thomas Bruederli | |
natevely implements the compose_newwindow plugin functionslity and more | |||
2012-10-05 | New skin selection with full name, license and thumbnail | Thomas Bruederli | |