Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-17 | Add rcube_db::escape() method, fix escapeSimple() to use escape instead of ↵ | Aleksander Machniak | |
quote() | |||
2013-04-17 | Add rcube_db::escapeSimple() method for backward compat. | Aleksander Machniak | |
Conflicts: plugins/virtuser_query/virtuser_query.php | |||
2013-02-17 | Add posibility to use different database for virtuser queries | Aleksander Machniak | |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak | |
2012-08-22 | Add comment about identities_level impact on user2email behavior | Aleksander Machniak | |
2012-03-31 | Move plugins repository into roundcubemail root folder; svn:externals are ↵ | thomascube | |
not defined anymore | |||
2010-03-20 | moved plugins | till | |
2010-03-14 | - virtuser_query: support other identity data (#1486148) | alecpl | |
2010-03-11 | - Options virtuser_* replaced with virtuser_* plugins | alecpl | |
- Plugin API: Implemented 'email2user' and 'user2email' hooks |