aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* util.stanza: Fix :top_tag() handling of namespaced attributesMatthew Wild2019-03-251-0/+31
* util.queue: Add 'consume()' convenience iteratorMatthew Wild2019-03-231-0/+37
* Merge 0.11->trunkKim Alvefur2019-03-041-0/+41
|\
| * util.pubsub: Validate node configuration on node creation (fixes #1328)Kim Alvefur2019-03-031-0/+41
* | Merge 0.11->trunkKim Alvefur2019-02-271-0/+202
|\|
| * spec: Add test case for #1322Kim Alvefur2019-02-271-0/+202
* | Merge 0.11->trunkKim Alvefur2019-01-281-0/+31
|\|
| * util.pubsub: Add support for requesting multiple specific items (needed for #...Kim Alvefur2019-01-281-0/+31
* | util.http: Fix decoding of uppercase URL encoded charsKim Alvefur2019-01-161-0/+5
* | Merge 0.11->trunkKim Alvefur2018-12-291-0/+30
|\|
| * util.pubsub: Restore subscription index from stored data (fixes #1281)Kim Alvefur2018-12-291-0/+30
* | spec: Stub tests for util.interpolationKim Alvefur2018-03-101-0/+17
* | util.stanza: Require a type attribute for iq stanzasKim Alvefur2018-12-281-4/+15
* | Merge 0.11->trunkKim Alvefur2018-12-232-1/+38
|\|
| * mod_mam: Add test for JID normalization in prefs (see #1275)Kim Alvefur2018-12-232-1/+38
* | util.table: Add test for create()Kim Alvefur2018-12-231-0/+7
* | util.table: Add test for pack()Kim Alvefur2018-12-231-0/+10
* | Merge 0.11->trunkKim Alvefur2018-12-201-0/+22
|\|
| * MUC: Allow changing data attached to an only owner (fixes #1273)Kim Alvefur2018-12-201-0/+22
* | Merge 0.11->trunkMatthew Wild2018-12-192-2/+2
|\|
| * spec/scansion: Fix test names of tests added in 0d97768b0ea9Matthew Wild2018-12-192-2/+2
* | Merge 0.11 -> trunkMatthew Wild2018-12-192-0/+236
|\|
| * spec/scansion: Add tests for members-only roomsMatthew Wild2018-12-192-0/+236
* | MUC: Test that subject is still empty after sending a non-subject change mess...Kim Alvefur2018-12-161-0/+27
* | MUC: Add descriptive comments to #667 testKim Alvefur2018-12-161-0/+8
* | MUC: Add another message to #667 testKim Alvefur2018-12-161-0/+15
* | spec/scansion/prosody.cfg.lua: Add remaining modules listened in prosody.cfg....Kim Alvefur2018-12-111-0/+5
* | spec/scansion/prosody.cfg.lua: Replace mod_vcard with mod_vcard4 and mod_vcar...Kim Alvefur2018-12-111-1/+2
* | spec/scansion/prosody.cfg.lua: Update a comment from prosody.cfg.lua.dist for...Kim Alvefur2018-12-111-1/+1
* | util.format: Serialize values for the %q formatKim Alvefur2018-10-121-0/+1
* | various: Don't rely on _G.unpack existingKim Alvefur2018-12-081-1/+1
* | MUC: Add test case for #667Kim Alvefur2018-12-061-0/+79
* | Merge 0.11->trunkKim Alvefur2018-12-021-9/+19
|\|
| * util.stanza: Improve testsKim Alvefur2018-12-021-9/+19
* | spec/keep_full_sub_req: Make the second connect a differenct device (workarou...Kim Alvefur2018-12-011-6/+10
* | spec/keep_full_sub_req: Verify that the presence subscription stays the same ...Kim Alvefur2018-12-011-0/+17
* | spec/keep_full_sub_req: Add missing type attributeKim Alvefur2018-12-011-1/+1
* | tests: Add scansion test for #689 about keeping the full subscription request...Kim Alvefur2018-11-301-0/+37
* | Merge 0.11->trunkKim Alvefur2018-11-301-0/+56
|\|
| * net.websocket.frames: Add some brief testsKim Alvefur2018-11-291-0/+56
* | util.format: Tweak how nil values are handledKim Alvefur2018-11-281-0/+2
|/
* util.stanza: Validate input to clone() (with brief tests)Kim Alvefur2018-11-171-0/+14
* spec/scansion/prosody.cfg.lua: Add comment about mod_scansion_recordKim Alvefur2018-11-121-1/+3
* MUC: Add scanison test case for #1230Kim Alvefur2018-11-122-0/+102
* issue1224.scs: Fix to expect new affiliation change notificationsMatthew Wild2018-10-311-0/+7
* issue1224.scs: Update titleMatthew Wild2018-10-311-1/+1
* muc_affiliation_notify.scs: Remove trailing whitespaceMatthew Wild2018-10-311-1/+1
* muc_register.scs: Fix to expect new affiliation change notificationsMatthew Wild2018-10-311-0/+25
* MUC: Announce affiliation changes for JIDs that are not in the roomMatthew Wild2018-10-311-0/+137
* pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226)Kim Alvefur2018-10-301-0/+205