Age | Commit message (Expand) | Author |
2012-11-10 | Simplify keep-alive action. Now the interval is based on session_lifetime, | Aleksander Machniak |
2012-11-10 | allow string to be translated, backport from larry | Cor Bosman |
2012-11-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-09 | Updated Changelog | Thomas Bruederli |
2012-11-09 | Add config options to automatically generate LDAP attributes for new entries | Thomas Bruederli |
2012-11-09 | Update plugins/password/password.php | NETLINK |
2012-11-09 | Update plugins/password/password.php | NETLINK |
2012-11-09 | Update plugins/password/config.inc.php.dist | NETLINK |
2012-11-08 | Fix AREA links handling (#1488792) | Aleksander Machniak |
2012-11-07 | Updated to jQuery 1.8.2 and jQuery UI 1.9.1 | Thomas Bruederli |
2012-11-07 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-07 | Fix regression in detecting if attachment should be displayed inline (is an i... | Aleksander Machniak |
2012-11-07 | Adapt to common naming scheme for template tag attributes | Thomas Bruederli |
2012-11-07 | Don't include settings.css - is not needed anymore | Aleksander Machniak |
2012-11-07 | Tell client to open mailto: links in contact details in a new window (if conf... | Thomas Bruederli |
2012-11-06 | Allow setting contentframe from template (as frame object attribute) | Aleksander Machniak |
2012-11-06 | Fix watermark in a frame regression | Aleksander Machniak |
2012-11-06 | Fix watermark in a frame regression | Aleksander Machniak |
2012-11-06 | Fix syntax error | Thomas Bruederli |
2012-11-06 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
2012-11-06 | Remove unused unEscape() method | Aleksander Machniak |
2012-11-05 | Make sure affected_rows() method returns expected (consistent with other RDBM... | Aleksander Machniak |
2012-11-05 | Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empt... | Aleksander Machniak |
2012-11-05 | Tiny style fix in compose view | Thomas Bruederli |
2012-11-05 | Don't add signature (again) when opening compose view in a new window | Thomas Bruederli |
2012-11-05 | Don't open another window when replying to a message displayed in extwin | Thomas Bruederli |
2012-11-03 | Fix count display after inserting a new contact | Thomas Bruederli |
2012-10-31 | Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander... | Thomas Bruederli |
2012-10-31 | Don't add Bcc headers from identity twice (e.g. if already saved in draft) | Thomas Bruederli |
2012-10-31 | Fix possible HTTP DoS on error in keep-alive requests (#1488782) | Aleksander Machniak |
2012-10-31 | Make sure HTML part size>0 before assuming the message has got HTML part | Aleksander Machniak |
2012-10-29 | Fix HTML entities handling on addressbooks list | Aleksander Machniak |
2012-10-29 | Ignore plugin_manager plugin. | till |
2012-10-28 | Fix error in IE<8 | Aleksander Machniak |
2012-10-27 | Ignore sample plugin! | till |
2012-10-27 | Ensure the composer.json is never checked in. | till |
2012-10-27 | Enable our plugin repository: composer does not aggregate 'repositories' from... | till |
2012-10-27 | Merge branch 'dev-compose-newwindow' | Thomas Bruederli |
2012-10-27 | Merge pull request #38 from dupondje/master | Thomas B. |
2012-10-26 | Prepare template processor to handle skin inheritance | Thomas Bruederli |
2012-10-26 | Merge branch 'dev-compose-newwindow' of github.com:roundcube/roundcubemail in... | Thomas Bruederli |
2012-10-26 | Style improvements in compose screen | Aleksander Machniak |
2012-10-25 | Make this a -dist so people can customize it. | till |
2012-10-25 | Add deprecated alias clear_mailbox() | Aleksander Machniak |
2012-10-24 | Merge pull request #39 from roundcube/topics/composer | Thomas B. |
2012-10-24 | Show compose options if they were visible in opener | Thomas Bruederli |
2012-10-24 | Add a composer.json file. | till |
2012-10-24 | Fix new (empty) window opening on FF and others | Thomas Bruederli |
2012-10-24 | Refactored compose UI according to discussions on the mailing list | Thomas Bruederli |