aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mod_pubsub: Pass metadata directly into formKim Alvefur5 days1-12/+11
* mod_pubsub: Use new metadata methodKim Alvefur5 days2-16/+16
* util.pubsub: Add method returning subset of config as metadataKim Alvefur5 days2-0/+29
* Merge 0.12->trunkMatthew Wild4 days1-5/+10
|\
| * mod_bookmarks: Clarify log messages on failure to sync to modern PEP bookmarksorigin/0.120.12Matthew Wild4 days1-2/+2
| * mod_bookmarks: Suppress error publishing empty legacy bookmarks w/ no PEP nodeMatthew Wild4 days1-3/+8
* | mod_http_file_share: Revert 9c62ffbdf2aeKim Alvefur10 days1-2/+2
* | Merge 0.12->trunkKim Alvefur10 days1-5/+7
|\|
| * mod_smacks: Destroy timed out session in async context (fixes #1884)Kim Alvefur10 days1-8/+10
* | mod_admin_shell: Reject attempt to add or remove roles for unrelated hostsKim Alvefur11 days1-0/+4
* | mod_authz_internal: Hint at roles for external JIDs being read-onlyKim Alvefur11 days1-1/+1
* | mod_admin_shell: Allow assigning roles to arbitrary JIDs when supportedKim Alvefur11 days1-1/+5
* | scansion: Remove publisher attribute from bookmarks2 testsKim Alvefur12 days1-2/+2
* | scansion: Import XEP-0402 test from prosody-modules rev 2c6b14207271Kim Alvefur12 days1-0/+181
* | util.crypto: Add more ECC methodsStephen Paul Weber2024-10-292-0/+137
* | util.pubsub: Fix test to account for not using util.errorKim Alvefur2024-10-291-1/+1
* | mod_pubsub: Move precondition error wrangling out of util.pubsubKim Alvefur2024-10-292-9/+5
* | util.error: Use is_error() instead of is_err() everywhereKim Alvefur2024-10-293-9/+9
* | mod_pubsub: Allow passing additional error contextKim Alvefur2024-10-271-4/+4
* | mod_pubsub: Use error registryKim Alvefur2024-10-271-10/+5
* | doap: Update XEP for mostly editorial changesKim Alvefur2024-10-261-15/+15
* | util.dnsregistry: Refresh from IANAKim Alvefur2024-10-261-1/+6
* | Merge 0.12->trunkKim Alvefur2024-10-261-10/+10
|\|
| * mod_admin_adhoc: Fix log messages for reloading modules.Aidan Epstein2024-09-291-10/+10
* | mod_invites_adhoc: Add password reset commandKim Alvefur2024-10-202-0/+31
* | Add Info about mod_announce in the CHANGES file of trunkMenel2024-10-211-0/+1
* | util.xtemplate: Use same argument order in filters even without 'args'Kim Alvefur2024-10-162-11/+3
* | mod_pubsub: Check new role framework for node creation privilegesKim Alvefur2024-10-131-2/+14
* | MUC: Fix error with nonlegacy hats.Aidan Epstein2024-09-281-1/+1
* | mod_csi: Update correct variables when counting statesKim Alvefur2024-09-211-2/+2
* | mod_csi: Use same label name for gauge as for older counterKim Alvefur2024-09-061-1/+1
* | Merge 0.12->trunkKim Alvefur2024-08-302-2/+2
|\|
| * mod_invites: Fix traceback when token_info isn’t setEmmanuel Gil Peyrot2024-07-311-1/+1
| * util.prosodyctl.cert: Ensure old cert is moved out of the wayKim Alvefur2024-08-301-1/+1
* | mod_admin_shell: Prevent traceback due to type errorKim Alvefur2024-08-261-1/+2
* | mod_s2s: Fix traceback due to type confusion (Thanks Menel)Kim Alvefur2024-08-261-1/+2
* | Merge 0.12->trunkKim Alvefur2024-08-181-0/+1
|\|
| * core.moduleapi: Default labels to empty list to fix error if omittedKim Alvefur2024-08-181-0/+1
* | mod_csi: Optimize metrics collection (prematurely)Kim Alvefur2024-08-181-9/+10
* | mod_csi: Rename unused loop variables to '_' [luacheck]Kim Alvefur2024-08-171-2/+2
* | mod_csi: Count how many sessions are using CSI and their stateKim Alvefur2024-08-171-0/+20
* | mod_s2s_bidi: Include empty list of labels in metricsKim Alvefur2024-08-161-3/+3
* | Merge 0.12->trunkKim Alvefur2024-08-161-0/+3
|\|
| * net.http: Throw error if missing TLS context for HTTPS requestKim Alvefur2024-08-081-0/+3
* | mod_s2s_bidi: Collect some metricsKim Alvefur2024-08-111-0/+7
* | mod_auth_internal_{hashed,plain}: Respect flag for disabled accounts in test_...Kim Alvefur2024-08-092-0/+6
* | mod_c2s,mod_s2s: Advertise idle-seconds per XEP-0478Kim Alvefur2024-08-032-8/+37
* | core.certmanager: Include ffdhe2048 from RFC 7919 as default DH paramKim Alvefur2024-07-121-1/+13
* | util.sslconfig: Support DH parameters as literal stringKim Alvefur2024-07-122-3/+16
* | Merge 0.12->trunkKim Alvefur2024-07-110-0/+0
|\|