aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | | plugins/muc/muc.lib: Use occupants iterator instead of assuming pairsdaurnimator2014-09-261-1/+1
* | | Merge 0.10->trunkKim Alvefur2014-09-282-26/+21
|\| |
| * | pubsub.lib: Fix variable renaming issueKim Alvefur2014-09-281-1/+1
| * | mod_pubsub: Fix retreival of node config defaultsKim Alvefur2014-09-281-2/+2
| * | mod_pubsub: Move node config form into pubsub.lib (Thanks Florob)Kim Alvefur2014-09-282-23/+18
| * | pubsub.lib: Fix actor in configureKim Alvefur2014-09-281-1/+1
* | | mod_pep_plus: Remove config form, it moved into pubsub.libKim Alvefur2014-09-281-13/+0
* | | mod_pep_plus: Default to max one item per node (Recomended for PEP)Kim Alvefur2014-09-281-0/+4
* | | mod_pep_plus: Add node config formKim Alvefur2014-09-281-0/+14
* | | Merge 0.10->trunkKim Alvefur2014-09-282-0/+73
|\| |
| * | mod_pubsub: Add support for requesting default node configurationKim Alvefur2014-09-282-0/+9
| * | mod_pubsub: Add max items to node config formKim Alvefur2014-09-281-0/+5
| * | mod_pubsub: Add support for node configurationKim Alvefur2014-09-282-0/+59
| * | mod_pubsub: Transplant pieces of cdcfd93e2f43 from trunkKim Alvefur2014-09-272-3/+3
* | | mod_pep_plus: Add pubsub service objects to an item listKim Alvefur2014-09-271-4/+7
* | | muc: Add 'occupant' to muc-occupant-{joined,left,session-new} events (thanks ...Matthew Wild2014-09-261-4/+8
* | | plugins/muc: Add muc-occupant-groupchat eventdaurnimator2014-09-252-25/+36
* | | Merge 0.10->trunkKim Alvefur2014-09-233-70/+43
|\| |
| * | mod_saslauth: Fix encoding of missing vs empty SASL reply messagesKim Alvefur2014-09-231-7/+7
| * | mod_s2s: Close s2s connections that can not proceed due to mod_dialback not b...Kim Alvefur2014-09-231-0/+4
| * | mod_saslauth: Stricter SASL EXTERNAL handling more in line with XEP-0178Kim Alvefur2014-09-231-51/+30
| * | mod_dialback, mod_saslauth: Remove broken fallback to dialback on SASL EXTERN...Kim Alvefur2014-09-232-12/+2
* | | plugins/muc/muc.lib: Fix iq results coming from the real jid, not the in-room...daurnimator2014-09-161-1/+1
* | | plugins/muc/muc.lib: Allow plugins to reject broadcasts in the muc-broadcast-...daurnimator2014-09-161-1/+4
* | | plugins/mod_muc_unique: Fix undefined global access (thanks Lance)Waqas Hussain2014-09-161-1/+2
* | | Merge 0.10->trunkKim Alvefur2014-09-1123-1148/+2604
|\ \ \ | |/ / |/| |
| * | Merge 0.10->trunkMatthew Wild2014-09-051-0/+301
| |\ \
| * | | plugins/muc: Add affiliation_notify config option to send out status code 101daurnimator2014-09-052-0/+68
| * | | plugins/muc/muc.lib: Add muc-set-affiliation eventdaurnimator2014-09-051-0/+11
| * | | plugins/muc/muc.lib: Use get_affilation() inside of set_affiliation(), so tha...daurnimator2014-09-051-3/+2
| * | | plugins/muc/muc.lib: Add instant room supportdaurnimator2014-09-051-4/+9
| * | | Merge 0.10->trunkKim Alvefur2014-09-027-44/+63
| |\ \ \
| * | | | mod_muc: Fix 'destroy rooms' adhoc command (Thanks Florob)Kim Alvefur2014-08-311-1/+1
| * | | | Merge 0.10->trunkMatthew Wild2014-08-284-3/+12
| |\ \ \ \
| * \ \ \ \ Merge 0.10->trunkKim Alvefur2014-08-131-6/+6
| |\ \ \ \ \
| * | | | | | mod_storage_sql2: DELETE then INSERT in map storesKim Alvefur2014-08-121-13/+8
| * | | | | | mod_muc: Fix tracebacks (thanks nick1)Kim Alvefur2014-08-111-5/+5
| * | | | | | Merge 0.10->trunkKim Alvefur2014-08-102-438/+276
| |\ \ \ \ \ \
| * | | | | | | mod_private: Use map storeKim Alvefur2014-08-091-12/+9
| * | | | | | | Merge 0.10->trunkKim Alvefur2014-08-091-30/+26
| |\ \ \ \ \ \ \
| * | | | | | | | plugins/mod_storage_sql2: Return correct arguments from map_store operationsdaurnimator2014-08-071-2/+6
| * | | | | | | | plugins/muc/mod_muc: persistent rooms keyval store needs username as nildaurnimator2014-08-071-4/+4
| * | | | | | | | plugins/muc/mod_muc: Use map store for room persistencedaurnimator2014-08-071-59/+72
| * | | | | | | | plugins/muc/mod_muc: Remove unused importdaurnimator2014-08-071-1/+0
| * | | | | | | | plugins/mod_storage_sql2: Add map store supportdaurnimator2014-08-071-0/+35
| * | | | | | | | mod_muc: Import util.stanza into the config handler modules that need it. Fix...Matthew Wild2014-08-053-0/+6
| * | | | | | | | mod_muc: Fix use of undefined global. Fixes #431.Matthew Wild2014-08-051-1/+2
| * | | | | | | | Merge 0.10->trunkKim Alvefur2014-07-252-35/+46
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mod_s2s: Remove unused localsKim Alvefur2014-07-251-2/+0
| * | | | | | | | | mod_muc/muc.lib: Remove is_anonymous from event (fix for ec57067c1e0d)Matthew Wild2014-07-251-2/+2