aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* mod_mam: Implement extended MAM metadata queryKim Alvefur2020-11-301-1/+35
* mod_mam: Add support for page flippingKim Alvefur2020-11-301-3/+8
* mod_mam: Advertise extended MAM 0.7.x behind a feature flagKim Alvefur2020-11-301-1/+12
* mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353Kim Alvefur2021-01-083-3/+3
* mod_scansion_record: Flush after writesMatthew Wild2021-01-081-0/+3
* MUC: Reject probes from non-occupantsJC Brand2020-10-021-12/+21
* MUC: Add support for presence probes (fixes #1535)JC Brand2020-04-192-24/+87
* mod_component: Distinguish missing stream @to from unknown local component (t...Kim Alvefur2020-12-181-0/+4
* Merge 0.11->trunkKim Alvefur2020-12-161-1/+1
|\
| * mod_s2s: Fix copypaste mistake in b3ae48362f78Kim Alvefur2020-12-161-1/+1
* | Merge 0.11->trunkMatthew Wild2020-12-151-2/+2
|\|
| * MUC: Fix logic bug causing unnecessary presence to be sent, fixes #1615 (than...Matthew Wild2020-12-151-2/+2
* | Merge 0.11->trunkKim Alvefur2020-12-111-1/+4
|\|
| * mod_s2s: Prevent whitespace keepalives the stream has been openedKim Alvefur2020-12-101-1/+4
* | MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!)Matthew Wild2020-11-242-0/+72
* | Merge 0.11->trunkKim Alvefur2020-11-231-1/+4
|\|
| * mod_saslauth: Only advertise channel binding if a finished message is availableKim Alvefur2020-11-231-1/+1
| * mod_saslauth: Disable 'tls-unique' channel binding with TLS 1.3 (closes #1542)Kim Alvefur2020-11-231-1/+4
* | mod_adhoc: Log commands provided at debug levelKim Alvefur2020-11-221-0/+2
* | mod_disco: Add some spacing to improve readability and code navigationKim Alvefur2020-11-101-0/+4
* | Merge 0.11->trunkKim Alvefur2020-11-061-1/+1
|\|
| * mod_pubsub: Fix notification stanza type setting (fixes #1605)Kim Alvefur2020-11-061-1/+1
* | Merge 0.11->trunkKim Alvefur2020-11-0573-2719/+4493
|\ \ | |/ |/|
| * mod_pubsub: Comment on itemstore typeKim Alvefur2020-10-251-1/+1
| * mod_pubsub: Clarify kind of item store createdKim Alvefur2020-10-251-1/+1
| * mod_pubsub: Don't set store as metatableKim Alvefur2020-10-251-1/+1
| * MUC: Remove XEP-0091: Legacy Delayed DeliveryKim Alvefur2020-10-171-3/+0
| * mod_posix: Hook and fire events on SIGUSR1/2Matthew Wild2020-10-161-0/+15
| * mod_http_errors: Remove 'extra' element when emptyKim Alvefur2020-10-121-1/+1
| * mod_http_errors: Dark theme!Kim Alvefur2020-10-121-0/+7
| * mod_http_errors: Use a class on extra data sectionKim Alvefur2020-10-121-2/+2
| * Merge 0.11->trunkKim Alvefur2020-10-071-2/+2
| |\
| * \ Merge 0.11->trunkKim Alvefur2020-10-051-2/+2
| |\ \
| * | | mod_bosh: Count connection attempts non-VirtualHost as "bad host" (stats)Kim Alvefur2020-10-031-0/+2
| * | | Merge 0.11->trunkKim Alvefur2020-10-031-1/+18
| |\ \ \
| * | | | mod_auth_anonymous: Add config option to allow/disallow storage writesMatthew Wild2020-10-021-2/+8
| * | | | Merge 0.11->trunkMatthew Wild2020-09-291-76/+106
| |\ \ \ \
| * | | | | mod_http: Silence warnings when running under prosodyctlMatthew Wild2020-09-111-2/+4
| * | | | | mod_posix: Daemonize laterKim Alvefur2020-09-081-3/+1
| * | | | | MUC: Don't default room name to JID localpart (API breaking change)Kim Alvefur2020-08-292-6/+14
| * | | | | mod_posix: Remove ancient undocumented user switchingKim Alvefur2020-08-241-31/+4
| * | | | | mod_admin_shell: Report CSI queue length from mod_csi_simpleKim Alvefur2020-08-221-1/+5
| * | | | | mod_admin_shell: Report CSI state in c2s:show()Kim Alvefur2020-08-221-0/+3
| * | | | | mod_external_services: Validate services added via eventsKim Alvefur2020-08-171-0/+14
| * | | | | mod_external_services: Allow specifying a credential generation callbackKim Alvefur2020-07-251-1/+1
| * | | | | mod_external_services: Prepare to allow more credential algorithmsKim Alvefur2020-07-251-13/+25
| * | | | | mod_external_services: Support adding services via items APIKim Alvefur2020-07-251-2/+4
| * | | | | mod_external_services: XEP-0215: External Service DiscoveryKim Alvefur2020-07-181-0/+205
| * | | | | mod_component: Return extended error condition when not connectedKim Alvefur2020-04-131-1/+2
| * | | | | mod_component: Reply with a different error when not connectedKim Alvefur2020-04-131-1/+1