Age | Commit message (Expand) | Author |
2013-07-23 | Update func.inc | Dennis1993 |
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-01 | Add option to display email address together with a name in mail preview (#14... | Aleksander Machniak |
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 min... | Aleksander Machniak |
2012-11-10 | Clarify keep-alive setting, move it to User Interface section, change label | Aleksander Machniak |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
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 |
2012-10-05 | New skin selection with full name, license and thumbnail | Thomas Bruederli |
2012-09-20 | Support HTML entities in addressbook names | Aleksander Machniak |
2012-08-27 | Add option to enable HTML editor on forwarding (#1488517) | Aleksander Machniak |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-06-28 | Define array variable in case none of zones is valid (shouldn't happen) | Aleksander Machniak |
2012-06-28 | Fix fatal error when date.timezone isn't set (#1488546) | Aleksander Machniak |
2012-05-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-05-26 | Catch DateTime* exceptions (#1488497) - skipping buggy timezones | Aleksander Machniak |
2012-05-25 | Move messages forwarding mode setting into Preferences | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-08 | - Add option to delete messages instead of moving to Trash when in Junk folde... | alecpl |
2012-02-13 | - Added mailto: protocol handler registration link in User Preferences (#1486... | alecpl |
2012-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-01-19 | - Fix warning when default_folders setting is not an array | alecpl |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-04 | Use proper timezones from PHP's internal timezonedb (#1485592) | thomascube |
2011-12-30 | - Small fixes to r5662 | alecpl |
2011-12-29 | - Add separate pagesize setting for mail messages and contacts (#1488269) | alecpl |
2011-12-28 | - Remove some UI-specific one-liners from rcube_webmail object | alecpl |
2011-12-28 | - Fix handling of INBOX's subfolders in special folders config (#1488279) | alecpl |
2011-12-07 | - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead | alecpl |
2011-12-07 | - Remove deprecated global $IMAP variable usage (#1488148) | alecpl |
2011-12-07 | - Add option to set default font for HTML message (#1484137) | alecpl |
2011-11-22 | - Fix action when toggling prefer_html option state | alecpl |
2011-11-10 | - Add option to skip alternative email addresses in autocompletion | alecpl |
2011-10-23 | - Fix JS error when dst_active checkbox doesn't exist (#1488133) | alecpl |
2011-09-30 | Restrict folders list to write-only in selectors for special folders and save... | thomascube |
2011-09-12 | Make date/time format user configurable; drop 'date_today' config option | thomascube |