Age | Commit message (Expand) | Author |
2012-11-17 | Move default value for client_mimetypes to rcube_config; make sure an array i... | Thomas Bruederli |
2012-11-17 | Define @package and @subpackage of Framework classes | Aleksander Machniak |
2012-11-12 | Renamed config options: keep_alive to refresh_interval, min_keep_alive to min... | Aleksander Machniak |
2012-10-31 | Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander... | Thomas Bruederli |
2012-10-03 | Make sure the timezone config option always contains a valid value | Thomas Bruederli |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |
2012-08-12 | CS fixes (mostly tab -> spaces) | Aleksander Machniak |
2012-08-09 | Replace some forgotten references to skins/default (#1488591) | Thomas Bruederli |
2012-07-30 | Override default skin value read from user prefs | Thomas Bruederli |
2012-07-30 | Adapt to new default skin folder namimg | Thomas Bruederli |
2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli |
2012-06-13 | Add skin name to the (javascript) environment | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-16 | - Replace some references to rcmail with rcube | alecpl |
2012-04-16 | - Framework refactoring (I hope it's the last one): | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-01-24 | Fixed typo | thomascube |
2012-01-19 | - Better handling of legacy config (#1488312) | 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-06 | - Fix typo in timezone handling, more exception catching | alecpl |
2012-01-05 | - Update timezone in user prefs too (#1488291) | alecpl |
2012-01-04 | Use proper timezones from PHP's internal timezonedb (#1485592) | thomascube |
2011-11-26 | - Fix merging some configuration options in update.sh script (#1485864) | alecpl |
2011-09-28 | This timezone stuff really is a hard one... | thomascube |
2011-09-28 | Unset auto timezone value if overwritten by user prefs | thomascube |
2011-09-28 | Fix timezone settings | thomascube |
2011-09-28 | Distinguish standard timezone offset and DST of client | thomascube |
2011-08-25 | Move timezone computation to rcube_config; don't override SESSION['timezone']... | thomascube |
2011-07-25 | - Plugin API: Added 'config_get' hook | alecpl |
2011-07-21 | - Simplify undo message, add dots at the end of messages | alecpl |
2011-04-12 | - Fix handling of debug_level=4 in ajax requests (#1487831) | alecpl |
2011-02-15 | - Fix dont_override setting does not override existing user preferences (#148... | alecpl |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-12-22 | - Improve handling of whitespace characters after closing PHP tag in localiza... | alecpl |
2010-09-29 | - Update phpdoc (#1486958) | alecpl |
2010-09-29 | - Add Internationalized Domain Name (IDNA) support (#1483894) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-04 | - Added mail_header_delimiter validation | alecpl |
2010-06-03 | - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) | alecpl |
2010-04-23 | - code cleanup (mostly identation fixes) | alecpl |
2010-02-18 | Fix loading of plugin configs: user prefs will always survive (#1486368) | thomascube |
2010-01-28 | - add file/line definitions to raise_error() calls | alecpl |
2010-01-18 | - fixed svn keywords | alecpl |
2009-12-02 | - use absolute paths to prevent errors when writing to logfiles from shutdown... | alecpl |
2009-11-09 | Plugins should not overwrite existing config props | thomascube |
2009-07-17 | - fix bug in rcube_config::header_delimiter() | alecpl |
2009-06-20 | - check is_readable in load_from_file() | alecpl |
2009-05-25 | - get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo... | alecpl |