Age | Commit message (Expand) | Author |
2014-03-23 | Make sure parent folder selector always contains parent folder | Aleksander Machniak |
2014-03-21 | Disable link registering mailto: protocol handler if not supported by the bro... | Thomas Bruederli |
2014-01-29 | Fix canned responses in HTML mode (#1489536) | Thomas Bruederli |
2014-01-14 | Update class name in subscriptions folder list after saving folder properties | Thomas Bruederli |
2014-01-05 | Fix compat. with PHP 5.2 (#1489500) | Aleksander Machniak |
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-31 | More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-12-11 | Fix use of non-existing localization label (#1489474) | 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-11-07 | Fix operations on folders with trailing spaces in name (#1489419) | Aleksander Machniak |
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 ad... | Thomas Bruederli |
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli |
2013-09-28 | Generate settings tabs with a template object 'settingstabs' and let plugins ... | Thomas Bruederli |
2013-09-21 | Bring back possibility to unset default font family and font size | Aleksander Machniak |
2013-09-19 | Allow sysadmins to define static responses which are immutable for the user | Thomas Bruederli |
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. |
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-04 | Add new feature to save and recall text snippets (aka canned responses) when ... | Thomas Bruederli |
2013-09-02 | Update func.inc | Dennis1993 |
2013-09-02 | Update func.inc | Dennis1993 |
2013-09-02 | Update func.inc | Dennis1993 |
2013-09-02 | Update save_prefs.inc | Dennis1993 |
2013-09-01 | Merge pull request #106 from JohnDoh/edit-folders | Aleksander Machniak |
2013-08-29 | Allow setting INBOX as Sent folder (#1489219) | Aleksander Machniak |
2013-08-26 | folder admin: omit fieldset if there is only one section | PhilW |
2013-08-24 | Fix display issue after moving folder in Folder Manager (#1489293) | Aleksander Machniak |
2013-08-20 | - Fix setting refresh_interval to "Never" in Preferences (#1489286) | Aleksander Machniak |
2013-08-04 | Fix XSS vulnerability when saving HTML signatures (#1489251) | Aleksander Machniak |
2013-07-23 | Update func.inc | Dennis1993 |
2013-07-10 | Fix parse error from last commit | Aleksander Machniak |
2013-07-09 | Performance fix: Do not ask for folder attributes if we know that folder do n... | Aleksander Machniak |
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 |
2013-06-11 | Merge pull request #77 from dpc22/realnames | Aleksander Machniak |
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 |
2013-05-29 | Add show_actual_foldernames preference and configuration option. | David Carter |
2013-05-23 | Fix invalid option selected in default_font selector when font is unset (#148... | Aleksander Machniak |
2013-05-07 | Avoid uninitialized/unused variables | Aleksander Machniak |
2013-05-01 | Add option to display email address together with a name in mail preview (#14... | Aleksander Machniak |
2013-04-28 | Build plugin info from both package.xml and composer.json files; allow plugin... | Thomas Bruederli |
2013-04-28 | Fix min_refresh_interval handling on preferences save (#1489073) | Aleksander Machniak |
2013-04-13 | Fix display of HTML entities in protected folder name (#1489042) | Aleksander Machniak |
2013-03-26 | Remove sig_above configuration option, use reply_mode only (#1489001) | Aleksander Machniak |