Log

description author age
mod_ping_muc: Error out if loaded on Components Kim Alvefur Sat, 07 Jan 2023 17:36:16 +0100
mod_pubsub_summary: Hide link relation when value is "alternate" Kim Alvefur Sat, 07 Jan 2023 17:15:47 +0100
mod_unified_push: Experimenal Unified Push provider Matthew Wild Thu, 05 Jan 2023 17:28:06 +0000
mod_muc_moderation/README: Simplify Compatibility section Kim Alvefur Tue, 03 Jan 2023 16:10:16 +0100
mod_rest: Fix reference in OpenAPI Kim Alvefur Sat, 31 Dec 2022 17:09:18 +0100
mod_rest: Add XEP-0461 to OpenAPI Kim Alvefur Sat, 31 Dec 2022 17:03:40 +0100
mod_rest: Add missing message properties to OpenAPI documentation Kim Alvefur Sat, 31 Dec 2022 17:02:36 +0100
mod_rest: Add some GET-mapped iq-queries to OpenAPI documentation Kim Alvefur Sat, 31 Dec 2022 16:57:40 +0100
mod_rest/README: Fix XML well-formedness in example (thanks drsnuggles) Kim Alvefur Sat, 31 Dec 2022 15:32:25 +0100
mod_auth_dovecot: Fix plugin package (hopefully) (thanks nw) Kim Alvefur Fri, 30 Dec 2022 01:17:05 +0100
mod_s2s_auth_dane: Update Compatibility chart (doesn't work anymore) Kim Alvefur Sun, 25 Dec 2022 23:00:38 +0100
mod_rest: Remove manual reference expansion in schema Kim Alvefur Tue, 20 Dec 2022 21:48:28 +0100
Merge Kim Alvefur Sun, 18 Dec 2022 15:30:02 +0100
Backed out changeset 85882735fd33 Jonas Schäfer Sat, 17 Dec 2022 14:13:06 +0100
mod_http_muc_log: make default presence visibility configurable Jonas Schäfer Sat, 17 Dec 2022 13:27:56 +0100
mod_audit: remove event hook Jonas Schäfer Thu, 28 Apr 2022 20:22:03 +0200
mod_pubsub_mqtt: Switch to MQTT 3.1.1 Matthew Wild Fri, 16 Dec 2022 22:30:47 +0000
mod_pubsub_mqtt: Support atom_title payload type Matthew Wild Fri, 16 Dec 2022 22:16:45 +0000
mod_pubsub_mqtt: Fix some inappropriate log levels Matthew Wild Fri, 16 Dec 2022 12:12:01 +0000
mod_pubsub_mqtt: Add XEP-0060 <item> wrapper to payloads Matthew Wild Fri, 16 Dec 2022 12:11:16 +0000
mod_pubsub_feeds: Include feeds library in plugin package Kim Alvefur Fri, 09 Dec 2022 21:03:51 +0100
mod_http_muc_log: Fix syntax error in timestamp adjusting script Kim Alvefur Sun, 04 Dec 2022 23:30:09 +0100
mod_http_muc_log: Move language attribute onto body itself Kim Alvefur Sun, 04 Dec 2022 23:16:34 +0100
mod_http_muc_log: Tweak style towards the "modern" Kim Alvefur Sun, 04 Dec 2022 23:16:31 +0100
mod_http_muc_log: Fix error in js when displaying presence is disabled Kim Alvefur Sun, 04 Dec 2022 22:23:56 +0100
mod_http_muc_log: Include static resources (css & js) in plugin package Kim Alvefur Sun, 04 Dec 2022 22:21:05 +0100
mod_http_muc_log: Move CSS and JS out of template Kim Alvefur Sun, 04 Dec 2022 22:10:07 +0100
mod_s2soutinjection: Use session logger where it makes sense Kim Alvefur Fri, 02 Dec 2022 22:06:40 +0100
mod_s2soutinjection: Use module logging API Kim Alvefur Fri, 02 Dec 2022 22:05:13 +0100
mod_s2soutinjection: Remove undefined global (thanks Damian) Kim Alvefur Fri, 02 Dec 2022 22:03:29 +0100
mod_s2soutinjection: Remove unused variables [luacheck] Kim Alvefur Fri, 02 Dec 2022 22:02:55 +0100
mod_compat_roles: Add support for role inheritance (built-in roles only) Matthew Wild Tue, 29 Nov 2022 11:43:59 +0000
mod_compat_roles: Fix permission checks/roles to be per-host as intended Matthew Wild Tue, 29 Nov 2022 11:38:28 +0000
mod_compat_roles: Fix traceback when no host roles are defined (thanks cc) Matthew Wild Tue, 29 Nov 2022 11:37:58 +0000
mod_isolate_host: Pass context to module:may() (thanks cc) Matthew Wild Tue, 29 Nov 2022 11:36:28 +0000
mod_sasl2_fast: Add explicit dependency on mod_sasl2 Kim Alvefur Mon, 28 Nov 2022 19:12:37 +0100
mod_sasl2_sm: Add explicit dependency on mod_sasl2 Kim Alvefur Mon, 28 Nov 2022 19:12:34 +0100
mod_sasl2_bind2: Add explicit dependency on mod_sasl2 Kim Alvefur Mon, 28 Nov 2022 19:05:48 +0100
mod_sasl2_fast: Add README Matthew Wild Mon, 28 Nov 2022 12:06:28 +0000
mod_sasl2_sm: Update README with current information Matthew Wild Mon, 28 Nov 2022 11:49:07 +0000
mod_sasl2_bind2: Update and expand README with current status Matthew Wild Mon, 28 Nov 2022 11:42:46 +0000
mod_sasl2: Update and expand README with more (and updated) information Matthew Wild Mon, 28 Nov 2022 11:37:24 +0000
mod_sasl2: Honour (c2s_)require_encryption config option Matthew Wild Mon, 28 Nov 2022 11:35:15 +0000
mod_rest: Wrap webhook setup in a function for future reuse Kim Alvefur Sun, 27 Nov 2022 00:34:00 +0100
mod_rest: Do not allow replies to <iq type=result> from webhooks Kim Alvefur Sun, 27 Nov 2022 00:10:38 +0100
mod_clean_roster: Clean out invalid characters from roster entires Kim Alvefur Tue, 22 Nov 2022 16:59:52 +0100
mod_sasl2_fast: Add more debug logging Matthew Wild Mon, 07 Nov 2022 10:21:42 +0000
mod_sasl2_fast: Fixes to make channel binding work again Matthew Wild Mon, 07 Nov 2022 10:21:18 +0000
mod_sasl2_fast: Clean up backend return values (fixes constant rotation) Matthew Wild Mon, 07 Nov 2022 10:19:10 +0000
mod_password_reset: Add rockspec.build.copy_directories entry to make it work Benjamin Danowski Sat, 29 Oct 2022 12:01:32 +0200
mod_rest: Fix JSON conversion of 'displayed' chat marker Kim Alvefur Mon, 24 Oct 2022 16:21:59 +0200
mod_vjud: Better docs for vjud_mode Matthew Wild Thu, 20 Oct 2022 11:28:53 +0100
mod_sasl2_fast: Implement rotation and invalidation Matthew Wild Sat, 15 Oct 2022 21:01:04 +0100
mod_sasl2_fast: Remove X-TOKEN-PLAIN and related profile handler Matthew Wild Sat, 15 Oct 2022 20:26:25 +0100
mod_sasl2_fast: Improved logging Matthew Wild Sat, 15 Oct 2022 19:49:13 +0100
mod_sasl2_fast: Register HT-* mechanisms with the required channel binding Matthew Wild Sat, 15 Oct 2022 19:47:05 +0100
mod_sasl2_fast: Fix field name for returned secret Matthew Wild Sat, 15 Oct 2022 19:46:23 +0100
mod_sasl2_fast: Copy channel binding data state from original SASL handler Matthew Wild Sat, 15 Oct 2022 19:45:53 +0100
mod_sasl2_fast: Fixes for <authenticate> processing Matthew Wild Sat, 15 Oct 2022 19:44:54 +0100
mod_sasl2_fast: Take username from SASL exchange rather than stream@from Matthew Wild Sat, 15 Oct 2022 19:42:55 +0100