aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion
Commit message (Expand)AuthorAgeFilesLines
* scansion: PEP notifications no longer carry 'publisher' by defaultMatthew Wild2023-03-221-3/+3
* mod_mam: Store archives with sub-second precision timestampsKim Alvefur2022-08-142-8/+8
* mod_bookmarks: Reduce error about not having bookmarks to debug (thanks tom)Kim Alvefur2022-07-261-0/+27
* mod_tombstones: Add a very basic test caseKim Alvefur2021-12-232-0/+41
* mod_roster: pass correct username to roster-item-removedJonas Schäfer2021-12-221-0/+75
* MUC: Remove <{muc}x> tags in some errorsKim Alvefur2021-12-082-4/+0
* MUC: Remove remaining deprecated numeric error codesKim Alvefur2021-12-081-1/+1
* mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122Kim Alvefur2021-10-204-6/+6
* mod_pubsub: Prevent max_items from being set to zeroKim Alvefur2021-10-204-6/+18
* mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436Kim Alvefur2021-10-195-0/+206
* mod_pubsub: Add support for limiting result size #1608Kim Alvefur2021-09-051-0/+196
* mod_external_services: Validate required attributes on credentials requestsKim Alvefur2021-08-291-0/+14
* Fix various spelling errors (thanks codespell)Kim Alvefur2021-07-271-1/+1
* mod_pubsub: Explicitly enable persistence by default to preserve behaviorKim Alvefur2021-07-211-1/+1
* scansion tests: Enable 'expose_publisher' since we test for itKim Alvefur2021-07-251-0/+1
* mod_pubsub: Fix inclusion of publisher (fixes #1399)Kim Alvefur2019-05-015-15/+15
* Merge 0.11->trunkKim Alvefur2021-07-231-57/+83
|\
| * MUC: Fix logic for access to affiliation lists0.11.10Kim Alvefur2021-07-221-57/+83
* | scansion tests: Allow specifying network settings via environment variableKim Alvefur2021-07-111-2/+1
* | scansion tests: Allow specifying network backend via environment variableKim Alvefur2021-07-111-1/+1
* | mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items'Kim Alvefur2021-06-094-5/+52
* | scansion: Really silence the certificates dir errorKim Alvefur2021-05-281-1/+1
* | scansion: Silence an error from cert indexer due to missing certs dirKim Alvefur2021-05-271-1/+4
* | core.modulemanager: Inherit mod_server_contact_info onto components #1270Kim Alvefur2021-05-271-1/+0
* | mod_server_contact_info: Apply JID normalizationKim Alvefur2020-09-112-0/+27
* | mod_pubsub: Include <pubsub> with unsubscribe replyKim Alvefur2021-03-151-1/+5
* | MUC: Add robot face testKim Alvefur2021-03-021-0/+46
* | scansion tests: Give a title to HTTP Upload testKim Alvefur2021-02-031-0/+2
* | mod_mam: Remove obsolete queryid attribute from testsKim Alvefur2021-01-291-2/+2
* | mod_http_file_share: Reject invalid file sizesKim Alvefur2021-01-271-0/+13
* | mod_http_file_share: Add file type filterKim Alvefur2021-01-262-0/+14
* | mod_http_file_share: Add file size limit (default 10M)Kim Alvefur2021-01-262-0/+17
* | mod_http_file_share: Validate that filename does not contain '/'Kim Alvefur2021-01-261-0/+13
* | mod_http_file_share: Let's write another XEP-0363 implementationKim Alvefur2021-01-262-0/+28
* | mod_mam: Workaround scansion test flakynessKim Alvefur2021-01-131-12/+2
* | mod_mam: Implement extended MAM metadata queryKim Alvefur2020-11-301-0/+14
* | mod_mam: Add support for page flippingKim Alvefur2020-11-301-0/+44
* | mod_mam: Advertise extended MAM 0.7.x behind a feature flagKim Alvefur2020-11-301-0/+78
* | scansion: Allow specifying a logfile for prosody via environmentKim Alvefur2021-01-051-1/+1
* | MUC: Reject probes from non-occupantsJC Brand2020-10-021-1/+64
* | MUC: Add support for presence probes (fixes #1535)JC Brand2020-04-191-0/+115
* | mod_external_services: XEP-0215: External Service DiscoveryKim Alvefur2020-07-182-0/+69
* | mod_server_contact_info: Add status-addresses fieldKim Alvefur2020-05-272-0/+4
* | scansion/prosody.cfg: Fix typoKim Alvefur2020-07-091-1/+1
* | scansion tests: Enable mod_muc_mam during tests (expect breakage)Kim Alvefur2020-06-211-0/+4
* | MUC: Remove XEP-0091 Legacy Delayed Delivery from testKim Alvefur2020-06-211-1/+0
* | util.human.io: Fix right-alignmentKim Alvefur2020-06-061-2/+4
* | scansion: Add test for mod_server_contact_info / XEP-0157Kim Alvefur2020-05-272-1/+63
* | spec/scansion/blocking: Don't send stanzas after disconnectingKim Alvefur2020-05-091-4/+4
* | MUC tests: Add missing 'affiliation' attributeMatthew Wild2020-04-231-1/+1