Age | Commit message (Expand) | Author |
2011-05-05 | - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725... | alecpl |
2011-04-25 | Add support for session storage using memcache | thomascube |
2011-04-25 | - Use shortest include path for better performance | alecpl |
2011-04-21 | - Set proper readonly state of default address book according to real readonl... | alecpl |
2011-04-20 | - Improve performance by including files with absolute path (#1487849) | alecpl |
2011-04-15 | Add hook for request token creation (upon user request) | thomascube |
2011-03-27 | Fix request token generation if no cookies set | thomascube |
2011-03-22 | Revert r4609 and use stateless request tokens; no need to save them in sessio... | thomascube |
2011-03-10 | Prepare for multiple concurrent compose windows | thomascube |
2011-03-01 | New config option for custom logo; allow skins to define/override texts | thomascube |
2011-02-15 | - Close IMAP connection after SMTP, per discussion in (#1485975) | alecpl |
2011-02-06 | Delegate contact input validation to rcube_addressbook instance; accept alrea... | thomascube |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-02-02 | Keep rcube_session->lifetime and keep_alive in sync | thomascube |
2011-01-29 | Add groups support for LDAP address books, contributed by Andreas Dick | thomascube |
2011-01-28 | Improve session validity check with changing auth cookies; reduce writes to D... | thomascube |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-17 | - Fix %h/%z variables in username_domain option (#1487701) | alecpl |
2011-01-16 | - Move action files map from index.php to steps' func.inc files | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2011-01-06 | Make sure an existing session is killed/replaced when submitting login form | thomascube |
2010-12-23 | - Add debug handler support in rcube_imap_generic | alecpl |
2010-12-22 | - Improve handling of whitespace characters after closing PHP tag in localiza... | alecpl |
2010-11-30 | - Add 'login_lc' config option for case-insensitive authentication (#1487113) | alecpl |
2010-11-29 | - Handle PHP warning in decrypt function (#1485970) | alecpl |
2010-11-12 | - Fix handling of folders with name "0" (#1487119) | alecpl |
2010-11-09 | - Add support for shared folders (#1403507) | alecpl |
2010-10-22 | - Add support for IMAP proxy authentication (#1486690) | alecpl |
2010-10-14 | - improved IMAP errors handling (continue) | alecpl |
2010-10-05 | - Convert to lowercase only domain part of email address on login | alecpl |
2010-10-04 | - Convert IDN to ASCII before using rcube_user::query() | alecpl |
2010-09-30 | - Added line number for error message | alecpl |
2010-09-29 | - Update phpdoc (#1486958) | alecpl |
2010-09-29 | - Add Internationalized Domain Name (IDNA) support (#1483894) | alecpl |
2010-09-26 | Only lower-case user name if first login attempt failed (#1486393) + fix test | thomascube |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-21 | Fix selection of read/write db connection | thomascube |
2010-09-15 | - Fix: close() method of addressbook object(s) is not called in shutdown func... | alecpl |
2010-09-08 | - Small performance improvements | alecpl |
2010-08-31 | - performance: use custom function for IV vector generation instead of mcrypt... | alecpl |
2010-08-06 | - Fix strpos() usage (#1486458) | alecpl |
2010-07-30 | - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list... | alecpl |
2010-07-21 | Fix default IMAP port configuration (#1486864) | thomascube |
2010-06-07 | - support dynamic hostname variables in 'username_domain' option | alecpl |
2010-06-03 | - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) | alecpl |
2010-05-28 | - Add 'imap_timeout' option (#1486760) | alecpl |
2010-05-19 | - Fix in timezone setting (#1486183) | alecpl |
2010-05-18 | - Some files from /bin + spellchecking actions moved to the new 'utils' task | alecpl |
2010-05-06 | - fix for use without session object | alecpl |
2010-04-28 | - Fix folder subscription checking (#1486684) | alecpl |