| Commit message (Expand) | Author | Age | Files | Lines |
* | MUC: Allow modules to add to the room registration form, and handle the result | Matthew Wild | 2021-01-15 | 1 | -0/+23 |
* | mod_storage_sql: Fix compatibilty with Lua 5.1 | Kim Alvefur | 2021-01-13 | 1 | -1/+2 |
* | mod_muc_mam: Copy extended MAM support from mod_mam | Kim Alvefur | 2021-01-12 | 1 | -4/+21 |
* | mod_mam: Advertise extended MAM when archive storage is capable | Kim Alvefur | 2021-01-12 | 1 | -2/+1 |
* | mod_mam: Allow querying by set of IDs | Kim Alvefur | 2021-01-12 | 1 | -2/+8 |
* | mod_storage_sql: Support query for set of IDs | Kim Alvefur | 2021-01-12 | 1 | -0/+10 |
* | mod_storage_internal: Support query for set of IDs | Kim Alvefur | 2021-01-12 | 1 | -0/+8 |
* | mod_storage_memory: Support query for set of IDs | Kim Alvefur | 2021-01-12 | 1 | -0/+8 |
* | mod_storage_internal: Add support for full ID range query | Kim Alvefur | 2021-01-12 | 1 | -2/+5 |
* | mod_storage_memory: Support full ID range queries | Kim Alvefur | 2021-01-12 | 1 | -2/+5 |
* | mod_mam: Add support for before-id and after-id fields | Kim Alvefur | 2021-01-09 | 1 | -4/+9 |
* | mod_storage_sql: Advertise support for id range query | Kim Alvefur | 2021-01-09 | 1 | -0/+1 |
* | mod_mam: Implement extended MAM metadata query | Kim Alvefur | 2020-11-30 | 1 | -1/+35 |
* | mod_mam: Add support for page flipping | Kim Alvefur | 2020-11-30 | 1 | -3/+8 |
* | mod_mam: Advertise extended MAM 0.7.x behind a feature flag | Kim Alvefur | 2020-11-30 | 1 | -1/+12 |
* | mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353 | Kim Alvefur | 2021-01-08 | 3 | -3/+3 |
* | mod_scansion_record: Flush after writes | Matthew Wild | 2021-01-08 | 1 | -0/+3 |
* | MUC: Reject probes from non-occupants | JC Brand | 2020-10-02 | 1 | -12/+21 |
* | MUC: Add support for presence probes (fixes #1535) | JC Brand | 2020-04-19 | 2 | -24/+87 |
* | mod_component: Distinguish missing stream @to from unknown local component (t... | Kim Alvefur | 2020-12-18 | 1 | -0/+4 |
* | Merge 0.11->trunk | Kim Alvefur | 2020-12-16 | 1 | -1/+1 |
|\ |
|
| * | mod_s2s: Fix copypaste mistake in b3ae48362f78 | Kim Alvefur | 2020-12-16 | 1 | -1/+1 |
* | | Merge 0.11->trunk | Matthew Wild | 2020-12-15 | 1 | -2/+2 |
|\| |
|
| * | MUC: Fix logic bug causing unnecessary presence to be sent, fixes #1615 (than... | Matthew Wild | 2020-12-15 | 1 | -2/+2 |
* | | Merge 0.11->trunk | Kim Alvefur | 2020-12-11 | 1 | -1/+4 |
|\| |
|
| * | mod_s2s: Prevent whitespace keepalives the stream has been opened | Kim Alvefur | 2020-12-10 | 1 | -1/+4 |
* | | MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!) | Matthew Wild | 2020-11-24 | 2 | -0/+72 |
* | | Merge 0.11->trunk | Kim Alvefur | 2020-11-23 | 1 | -1/+4 |
|\| |
|
| * | mod_saslauth: Only advertise channel binding if a finished message is available | Kim Alvefur | 2020-11-23 | 1 | -1/+1 |
| * | mod_saslauth: Disable 'tls-unique' channel binding with TLS 1.3 (closes #1542) | Kim Alvefur | 2020-11-23 | 1 | -1/+4 |
* | | mod_adhoc: Log commands provided at debug level | Kim Alvefur | 2020-11-22 | 1 | -0/+2 |
* | | mod_disco: Add some spacing to improve readability and code navigation | Kim Alvefur | 2020-11-10 | 1 | -0/+4 |
* | | Merge 0.11->trunk | Kim Alvefur | 2020-11-06 | 1 | -1/+1 |
|\| |
|
| * | mod_pubsub: Fix notification stanza type setting (fixes #1605) | Kim Alvefur | 2020-11-06 | 1 | -1/+1 |
* | | Merge 0.11->trunk | Kim Alvefur | 2020-11-05 | 73 | -2719/+4493 |
|\ \
| |/
|/| |
|
| * | mod_pubsub: Comment on itemstore type | Kim Alvefur | 2020-10-25 | 1 | -1/+1 |
| * | mod_pubsub: Clarify kind of item store created | Kim Alvefur | 2020-10-25 | 1 | -1/+1 |
| * | mod_pubsub: Don't set store as metatable | Kim Alvefur | 2020-10-25 | 1 | -1/+1 |
| * | MUC: Remove XEP-0091: Legacy Delayed Delivery | Kim Alvefur | 2020-10-17 | 1 | -3/+0 |
| * | mod_posix: Hook and fire events on SIGUSR1/2 | Matthew Wild | 2020-10-16 | 1 | -0/+15 |
| * | mod_http_errors: Remove 'extra' element when empty | Kim Alvefur | 2020-10-12 | 1 | -1/+1 |
| * | mod_http_errors: Dark theme! | Kim Alvefur | 2020-10-12 | 1 | -0/+7 |
| * | mod_http_errors: Use a class on extra data section | Kim Alvefur | 2020-10-12 | 1 | -2/+2 |
| * | Merge 0.11->trunk | Kim Alvefur | 2020-10-07 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge 0.11->trunk | Kim Alvefur | 2020-10-05 | 1 | -2/+2 |
| |\ \ |
|
| * | | | mod_bosh: Count connection attempts non-VirtualHost as "bad host" (stats) | Kim Alvefur | 2020-10-03 | 1 | -0/+2 |
| * | | | Merge 0.11->trunk | Kim Alvefur | 2020-10-03 | 1 | -1/+18 |
| |\ \ \ |
|
| * | | | | mod_auth_anonymous: Add config option to allow/disallow storage writes | Matthew Wild | 2020-10-02 | 1 | -2/+8 |
| * | | | | Merge 0.11->trunk | Matthew Wild | 2020-09-29 | 1 | -76/+106 |
| |\ \ \ \ |
|
| * | | | | | mod_http: Silence warnings when running under prosodyctl | Matthew Wild | 2020-09-11 | 1 | -2/+4 |