Age | Commit message (Expand) | Author |
2009-07-06 | - simple fix for malformed Content-Disposition (#1485965) | alecpl |
2009-07-06 | - Show SMTP errors in browser (#1485927) | alecpl |
2009-07-05 | - don't create rcube_browser object twice | alecpl |
2009-07-05 | - fix messagelist subject column width in IE8 | alecpl |
2009-07-05 | - handle <broadcast> tag in html messages (#1485962) | alecpl |
2009-07-05 | - Password plugin: added pt_BR localization | alecpl |
2009-07-03 | - Allow WBR tag in HTML message (#1485960) | alecpl |
2009-07-03 | Update changelog | thomascube |
2009-07-03 | Rename latest hook because 'list_mailboxes' already exists... | thomascube |
2009-07-03 | Add new hook 'list_mailboxes' to alter the mailboxlist | thomascube |
2009-07-03 | Let internal 'template_container' hook append to existing content | thomascube |
2009-07-03 | Use spl_autoload_register() instead of __autoload (#1485947) + fix indentation | thomascube |
2009-07-03 | Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958) | thomascube |
2009-07-02 | - check virtuser before create_user hook (#1485950) + one if statement improv... | alecpl |
2009-07-02 | Move config file to config.inc.php.dist to prevent further accidental commits | thomascube |
2009-07-02 | Plugin to copy user prefs from a Qquirrelmail installation (when a new user i... | thomascube |
2009-07-02 | Create rcube_user instance early to enable the following plugin hooks to use it | thomascube |
2009-07-02 | Place additional toolbar icons before the mark-message dropdown button | thomascube |
2009-07-02 | Add option to enforce https connections | thomascube |
2009-07-01 | - fix opacity in IE8 | alecpl |
2009-07-01 | - call tinyMCE.triggerSave() before form submit (#1485860) | alecpl |
2009-07-01 | Remove access control from .htaccess | thomascube |
2009-07-01 | Also save signature field when creating a new identity at login | thomascube |
2009-07-01 | Move 'login' field to the right level + codestyle | thomascube |
2009-07-01 | Allow to configure additional arguments for the saslpasswd2 call | thomascube |
2009-07-01 | Use regular return values | thomascube |
2009-06-30 | Add SASL password wrapper program + update SASL instructions in README | thomascube |
2009-06-30 | Use html_table class to build password form + add german localizations + code... | thomascube |
2009-06-29 | - fix text input style by setting its type | alecpl |
2009-06-29 | gl_ES update | yllar |
2009-06-28 | - Managesieve: support IMAP namespaces (#1485943) | alecpl |
2009-06-27 | - fix #1485944: use new mod_mailbox() function | alecpl |
2009-06-27 | - make private methods really private | alecpl |
2009-06-26 | - fix for enabled_caching=true (#1485942) | alecpl |
2009-06-26 | - fix lost argument in iil_C_FetchHeaders call (#1485941) | alecpl |
2009-06-26 | - Password plugin: added LDAP driver | alecpl |
2009-06-26 | - added fr_FR localization of Password plugin | alecpl |
2009-06-25 | - fix rcube_message_part cloning | alecpl |
2009-06-24 | - more performance improvements of caching | alecpl |
2009-06-24 | - Fix non-unicode characters caching in unicode database (#1484608) | alecpl |
2009-06-23 | - more preformance improvements of messages caching + some code refactoring | alecpl |
2009-06-22 | - performance improvements of messages caching | alecpl |
2009-06-22 | - use RCMAIL_CHARSET instead of hardcoded 'utf-8' | alecpl |
2009-06-21 | - Fix empty Date header issue (#1485923) + some cleanups | alecpl |
2009-06-20 | - minimize autocomplete requests | alecpl |
2009-06-20 | - one hasClass check less | alecpl |
2009-06-20 | - Password plugin: added poppassd driver | alecpl |
2009-06-20 | - support PEAR::Net_* in __autoload() | alecpl |
2009-06-20 | - make some messages shorter | alecpl |
2009-06-20 | - check is_readable in load_from_file() | alecpl |