Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-26 | Update rcube_imap_generic.php | Dennis1993 | |
remove sensless version_compare(). Min PHP Version is 5.2.1 so is a check of PHP 5.1.0 sensless. So never occurs. | |||
2013-07-26 | Update Socket.php | Dennis1993 | |
remove sensless version_compare(). Min PHP Version is 5.2.1 so is a check of PHP 5.1.0 sensless. So never occurs. | |||
2013-07-26 | Update SMTP.php | Dennis1993 | |
remove sensless version_compare(). Min PHP Version is 5.2.1 so is a check of PHP 5.1.0 sensless. So never occurs. | |||
2013-07-25 | Updated changelog | Thomas Bruederli | |
2013-07-25 | Fix identity-selection using Return-Path headers (#1489241) | Thomas Bruederli | |
2013-07-25 | Updated Changelog | Thomas Bruederli | |
2013-07-25 | Fix parsing of links with ... in URL (#1489192) | Thomas Bruederli | |
2013-07-25 | Better check for priority header | Thomas Bruederli | |
2013-07-25 | Fix priority selector when open in new window (#1489257) | Thomas Bruederli | |
2013-07-25 | Merge pull request #98 from rodrigo-castillo/master | Thomas B. | |
replaces smart quotes with regular quotes | |||
2013-07-25 | Merge pull request #93 from Dennis1993/patch-2 | Thomas B. | |
Remove old bugfix for PHP4 | |||
2013-07-24 | replaces smart quotes with regular quotes. Fixes improper doctype ↵ | rodrigo | |
declarations in html emails | |||
2013-07-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli | |
2013-07-23 | Avoid session timeouts with memcache backend as proposed by D. Carter via ↵ | Thomas Bruederli | |
users mailing list | |||
2013-07-19 | Update .htaccess | Dennis1993 | |
Delete a bugfix for PHP4, because the current version requires at least PHP 5.2.1. The case thus never occurs. | |||
2013-07-17 | Fix codestyle and indentation; use new save function in update script | Thomas Bruederli | |
2013-07-17 | Merge pull request #90 from Dennis1993/master | Thomas B. | |
Write config file automatically to RCUBE_CONFIG_DIR (if writeable) | |||
2013-07-17 | Keep unknown/plugin config options; only skip officially obsoleted ones | Thomas Bruederli | |
2013-07-17 | Update config.php | Dennis1993 | |
-Replace tabs with spaces. -Replace the word "files" with "files", because there is only one | |||
2013-07-16 | Merge pull request #64 from Steffen185/patch-2 | Thomas B. | |
Add hook "message_check_safe" | |||
2013-07-16 | Merge pull request #87 from rimas-kudelis/master | Thomas B. | |
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier | |||
2013-07-17 | Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into ↵ | Thomas Bruederli | |
gerundt-patch-1 from pull request #74 | |||
2013-07-17 | Added Luxembourgish localizations | Thomas Bruederli | |
2013-07-17 | Updated changelog | Thomas Bruederli | |
2013-07-17 | Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP check | Thomas Bruederli | |
2013-07-16 | Update config.php | Dennis1993 | |
write config file automatically to RCUBE_CONFIG_DIR | |||
2013-07-16 | Update rcube_install.php | Dennis1993 | |
write config file automatically to RCUBE_CONFIG_DIR | |||
2013-07-12 | Extend basic notification to add a star icon overlay if we're in IE Pinned ↵ | Rimas Kudelis | |
site mode (Win7+). The star icon is taken from Xiao Icon set (http://delacro.deviantart.com/art/Xiao-Icon-84772282). | |||
2013-07-12 | Add more icons sizes to favicon.ico's | Rimas Kudelis | |
2013-07-12 | Don't set the dn variable unless it's needed. | Rimas Kudelis | |
2013-07-12 | Update Changelog and Upgrading instructions | Thomas Bruederli | |
2013-07-12 | Allow to load config files for different environments (#1487311); keep ↵ | Thomas Bruederli | |
(non-default) filename in URLs throughout the webmail app | |||
2013-07-12 | Enable fixed list header in IE7, too. Seems to work after some testing | Thomas Bruederli | |
2013-07-12 | Fix some properties when creating new config files | Thomas Bruederli | |
2013-07-12 | Fix config defaults | Thomas Bruederli | |
2013-07-10 | Merged configuration refactoring from 'dev_config' branch back into master ↵ | Thomas Bruederli | |
(#1487311) | |||
2013-07-10 | Simplified logic of finding non-existent but subscribed folders. Should be ↵ | Aleksander Machniak | |
more reliable and (might be) faster now. | |||
2013-07-10 | Right-align size column header | Thomas Bruederli | |
2013-07-10 | Enable fixed message list header in classic skin | Thomas Bruederli | |
2013-07-10 | Set z-index for messagelist and fixed header copy; fix overflow settings; ↵ | Thomas Bruederli | |
removed unused definitions | |||
2013-07-10 | Fix parse error from last commit | Aleksander Machniak | |
2013-07-09 | Finally: make message list header stay on top when scrolling (#1295420) | Thomas Bruederli | |
2013-07-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak | |
2013-07-09 | Performance fix: Do not ask for folder attributes if we know that folder do ↵ | Aleksander Machniak | |
not exists | |||
2013-07-09 | Fix opening in new window; keep extwin mode when switching help actions | Thomas Bruederli | |
2013-07-09 | Fix identity selection when opening extwindow from compose window | Aleksander Machniak | |
2013-07-08 | Open help window in small mode; add more index links | Thomas Bruederli | |
2013-07-08 | Fix bug where signature wasn't changed on identity selection when editing a ↵ | Aleksander Machniak | |
draft (#1489229) | |||
2013-07-08 | Fix IMAP SETMETADATA parameters quoting (#1489231) | Aleksander Machniak | |
2013-07-08 | Update changelog | Aleksander Machniak | |