Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) | Badlop | 2010-01-12 | 1 | -3/+3 |
| | | | | SVN Revision: 2891 | ||||
* | fix EJAB-1044 and EJAB-1055 | Christophe Romain | 2009-09-24 | 1 | -0/+1 |
| | | | | SVN Revision: 2626 | ||||
* | fix EJAB-819 thanks to badlop | Christophe Romain | 2009-09-23 | 1 | -1/+1 |
| | | | | SVN Revision: 2615 | ||||
* | Implement pubsub#get-pending Ad Hoc Command (EJAB-955) (thanks to Brian Cully) | Christophe Romain | 2009-07-20 | 1 | -0/+4 |
| | | | | SVN Revision: 2372 | ||||
* | Fix set-subscriptions to work with multi-subscribe (EJAB-977) | Christophe Romain | 2009-07-17 | 1 | -3/+3 |
| | | | | SVN Revision: 2364 | ||||
* | experimental patch including XEP-248 (thanks to Brian Cully) | Christophe Romain | 2009-06-15 | 1 | -7/+10 |
| | | | | SVN Revision: 2157 | ||||
* | apply patch from EJAB-845 | Christophe Romain | 2009-05-29 | 1 | -7/+7 |
| | | | | SVN Revision: 2118 | ||||
* | pubsub: added configuration option in guide.tex, added last item cache, use ↵ | Christophe Romain | 2009-05-28 | 1 | -28/+28 |
| | | | | | | default node type if given type is not configured, make node_flat the default node plugin. caps: improve cache handling SVN Revision: 2112 | ||||
* | several pubsub fixes and improvements. also fixes EJAB-913 and EJAB-871 | Christophe Romain | 2009-05-07 | 1 | -3/+3 |
| | | | | SVN Revision: 2059 | ||||
* | PubSub/PEP API change for major optimization | Christophe Romain | 2009-04-30 | 1 | -61/+61 |
| | | | | SVN Revision: 2048 | ||||
* | fix delete-items issue and manage-affiliations typo | Christophe Romain | 2009-02-09 | 1 | -1/+1 |
| | | | | SVN Revision: 1868 | ||||
* | * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) | Badlop | 2009-01-12 | 1 | -3/+3 |
| | | | | | | | | * doc/guide.html: Likewise * src/*/*.erl: Likewise * src/*/*.erl: Remove unneeded blankspaces in license text SVN Revision: 1804 | ||||
* | apply delete-any feature | Christophe Romain | 2009-01-08 | 1 | -0/+1 |
| | | | | SVN Revision: 1783 | ||||
* | EJAB-739 and EJAB-751 improvements | Christophe Romain | 2008-09-25 | 1 | -3/+3 |
| | | | | SVN Revision: 1576 | ||||
* | * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708) | Badlop | 2008-07-31 | 1 | -4/+4 |
| | | | | | | | | | | | * doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499 | ||||
* | PubSub improvements, and solves (EJAB-453) (EJAB-608) | Christophe Romain | 2008-07-03 | 1 | -1/+8 |
| | | | | SVN Revision: 1408 | ||||
* | * src/mod_pubsub/node.template: Fixed typo | Mickaël Rémond | 2008-02-07 | 1 | -1/+1 |
| | | | | SVN Revision: 1177 | ||||
* | pubsub configuration patch (EJAB-508) and (EJAB-509) | Christophe Romain | 2008-01-25 | 1 | -1/+1 |
| | | | | SVN Revision: 1158 | ||||
* | * doc/guide.tex: Updated copyright dates to 2008 | Badlop | 2008-01-15 | 1 | -3/+3 |
| | | | | | | * src/*: Likewise SVN Revision: 1153 | ||||
* | * Applied copyright patch 3. | Mickaël Rémond | 2007-12-24 | 1 | -2/+16 |
| | | | | SVN Revision: 1113 | ||||
* | * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) | Alexey Shchepin | 2007-12-01 | 1 | -0/+163 |
* src/ejabberd_local.erl: Support for IQ responses * src/jlib.erl: Added iq_query_or_response_info/1 function * src/jlib.hrl: Added NS_PUBSUB_ERRORS and NS_CAPS * src/mod_pubsub/Makefile.in: New pubsub+pep implementation (thanks to Christophe Romain and Magnus Henoch) * src/ejabberd_sm.erl: Added get_session_pid/3 function * src/ejabberd_c2s.erl: Added get_subscribed_and_online/1 function SVN Revision: 1004 |