| Commit message (Expand) | Author | Age | Files | Lines |
* | core.configmanager: Add ways to read config values from files | Kim Alvefur | 2025-01-16 | 2 | -1/+2 |
* | scansion: Remove publisher attribute from bookmarks2 tests | Kim Alvefur | 2024-10-31 | 1 | -2/+2 |
* | scansion: Import XEP-0402 test from prosody-modules rev 2c6b14207271 | Kim Alvefur | 2024-10-31 | 1 | -0/+181 |
* | Merge 0.12->trunk | Kim Alvefur | 2024-06-12 | 1 | -0/+2 |
|\ |
|
| * | scansion: Enable blocklist compat during tests to fix CI | Kim Alvefur | 2024-06-12 | 1 | -0/+2 |
* | | scansion: Add roster groups setting to pubsub form in tests | Kim Alvefur | 2024-06-12 | 4 | -0/+6 |
* | | MUC: Record reason for affiliation changes and return in list (fixes #1227) | Kim Alvefur | 2021-08-08 | 1 | -0/+72 |
* | | MUC: Test that <subject/> + <thread/> is not handled as subject change | Kim Alvefur | 2024-01-23 | 1 | -0/+29 |
* | | Merge 0.12->trunk | Kim Alvefur | 2023-12-17 | 1 | -0/+26 |
|\| |
|
| * | mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664 | Kim Alvefur | 2023-12-17 | 1 | -0/+26 |
* | | scansion: Use new style for accessing Lua globals | Kim Alvefur | 2023-12-17 | 1 | -1/+1 |
* | | scansion: Use new prosody namespace in import | Kim Alvefur | 2023-12-17 | 1 | -1/+1 |
* | | scansion: Use captures or wildcards instead of mocking time | Kim Alvefur | 2023-12-17 | 5 | -24/+14 |
* | | integration tests: Preserve unmocked time.monotonic() | Matthew Wild | 2023-04-06 | 1 | -6/+5 |
* | | scansion: Enable mod_debug_reset during tests | Matthew Wild | 2023-03-23 | 1 | -0/+3 |
* | | scansion: vcard_temp: Ensure at least one connection is open throughout test | Matthew Wild | 2023-03-23 | 1 | -2/+2 |
* | | scansion: Fix tests failing after addition of pubsub#itemreply config field | Matthew Wild | 2023-03-23 | 4 | -0/+51 |
* | | scansion: Fix tests failing due to lack of 'publisher' | Matthew Wild | 2023-03-23 | 1 | -1/+1 |
* | | scansion: Add tests for pubsub#itemreply in PEP | Matthew Wild | 2023-03-22 | 1 | -0/+205 |
* | | scansion: PEP notifications no longer carry 'publisher' by default | Matthew Wild | 2023-03-22 | 1 | -3/+3 |
* | | mod_mam: Store archives with sub-second precision timestamps | Kim Alvefur | 2022-08-14 | 2 | -8/+8 |
|/ |
|
* | mod_bookmarks: Reduce error about not having bookmarks to debug (thanks tom) | Kim Alvefur | 2022-07-26 | 1 | -0/+27 |
* | mod_tombstones: Add a very basic test case | Kim Alvefur | 2021-12-23 | 2 | -0/+41 |
* | mod_roster: pass correct username to roster-item-removed | Jonas Schäfer | 2021-12-22 | 1 | -0/+75 |
* | MUC: Remove <{muc}x> tags in some errors | Kim Alvefur | 2021-12-08 | 2 | -4/+0 |
* | MUC: Remove remaining deprecated numeric error codes | Kim Alvefur | 2021-12-08 | 1 | -1/+1 |
* | mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122 | Kim Alvefur | 2021-10-20 | 4 | -6/+6 |
* | mod_pubsub: Prevent max_items from being set to zero | Kim Alvefur | 2021-10-20 | 4 | -6/+18 |
* | mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 | Kim Alvefur | 2021-10-19 | 5 | -0/+206 |
* | mod_pubsub: Add support for limiting result size #1608 | Kim Alvefur | 2021-09-05 | 1 | -0/+196 |
* | mod_external_services: Validate required attributes on credentials requests | Kim Alvefur | 2021-08-29 | 1 | -0/+14 |
* | Fix various spelling errors (thanks codespell) | Kim Alvefur | 2021-07-27 | 1 | -1/+1 |
* | mod_pubsub: Explicitly enable persistence by default to preserve behavior | Kim Alvefur | 2021-07-21 | 1 | -1/+1 |
* | scansion tests: Enable 'expose_publisher' since we test for it | Kim Alvefur | 2021-07-25 | 1 | -0/+1 |
* | mod_pubsub: Fix inclusion of publisher (fixes #1399) | Kim Alvefur | 2019-05-01 | 5 | -15/+15 |
* | Merge 0.11->trunk | Kim Alvefur | 2021-07-23 | 1 | -57/+83 |
|\ |
|
| * | MUC: Fix logic for access to affiliation lists0.11.10 | Kim Alvefur | 2021-07-22 | 1 | -57/+83 |
* | | scansion tests: Allow specifying network settings via environment variable | Kim Alvefur | 2021-07-11 | 1 | -2/+1 |
* | | scansion tests: Allow specifying network backend via environment variable | Kim Alvefur | 2021-07-11 | 1 | -1/+1 |
* | | mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items' | Kim Alvefur | 2021-06-09 | 4 | -5/+52 |
* | | scansion: Really silence the certificates dir error | Kim Alvefur | 2021-05-28 | 1 | -1/+1 |
* | | scansion: Silence an error from cert indexer due to missing certs dir | Kim Alvefur | 2021-05-27 | 1 | -1/+4 |
* | | core.modulemanager: Inherit mod_server_contact_info onto components #1270 | Kim Alvefur | 2021-05-27 | 1 | -1/+0 |
* | | mod_server_contact_info: Apply JID normalization | Kim Alvefur | 2020-09-11 | 2 | -0/+27 |
* | | mod_pubsub: Include <pubsub> with unsubscribe reply | Kim Alvefur | 2021-03-15 | 1 | -1/+5 |
* | | MUC: Add robot face test | Kim Alvefur | 2021-03-02 | 1 | -0/+46 |
* | | scansion tests: Give a title to HTTP Upload test | Kim Alvefur | 2021-02-03 | 1 | -0/+2 |
* | | mod_mam: Remove obsolete queryid attribute from tests | Kim Alvefur | 2021-01-29 | 1 | -2/+2 |
* | | mod_http_file_share: Reject invalid file sizes | Kim Alvefur | 2021-01-27 | 1 | -0/+13 |
* | | mod_http_file_share: Add file type filter | Kim Alvefur | 2021-01-26 | 2 | -0/+14 |