Log

description author age
mod_rest/rest.sh: Restore default read-only behavior and the -rw flag Kim Alvefur Sun, 01 Oct 2023 16:39:48 +0200
mod_http_oauth2: Include 'amr' claim in ID Token Kim Alvefur Thu, 28 Sep 2023 16:38:29 +0200
mod_push2: restore offline message hook Stephen Paul Weber Thu, 21 Sep 2023 18:47:27 -0500
mod_push2: Need to include the public key with the JWT Stephen Paul Weber Wed, 20 Sep 2023 23:05:29 -0500
mod_push2: Add note about luaossl patch Stephen Paul Weber Tue, 19 Sep 2023 21:39:14 -0500
mod_push2: Fix unbalanced quote in readme Stephen Paul Weber Tue, 19 Sep 2023 21:36:13 -0500
mod_push2: Add back body truncation logic Stephen Paul Weber Tue, 19 Sep 2023 21:33:40 -0500
Initial work on Push 2.0 Stephen Paul Weber Tue, 19 Sep 2023 21:21:17 -0500
mod_muc_adhoc_bots: Fix unbalanced quote in metadata section Kim Alvefur Tue, 19 Sep 2023 15:03:01 +0200
mod_muc_members_json: Fix potential error when removing old affiliations Kim Alvefur Tue, 19 Sep 2023 14:55:56 +0200
mod_http_muc_log: Correctly handle changed or retracted reactions Kim Alvefur Tue, 19 Sep 2023 13:22:00 +0200
mod_muc_members_json: Demonstrate support for more than one JID per list Kim Alvefur Mon, 18 Sep 2023 18:34:55 +0200
mod_muc_members_json: Fix invalid JSON in README Kim Alvefur Mon, 18 Sep 2023 18:33:01 +0200
Merge Stephen Paul Weber Mon, 18 Sep 2023 08:24:19 -0500
mod_muc_adhoc_bots: add module Stephen Paul Weber Mon, 18 Sep 2023 08:22:07 -0500
mod_pubsub_subscription: support subscribing from a bare JID Stephen Paul Weber Sat, 06 May 2023 19:42:08 -0500
merge Stephen Paul Weber Sat, 06 May 2023 19:40:23 -0500
mod_muc_restrict_avatars: Block MUC participant avatars for non-members Stephen Paul Weber Wed, 22 Feb 2023 22:47:45 -0500
misc/mtail: Start of an mtail config Kim Alvefur Sun, 17 Sep 2023 13:36:30 +0200
mod_muc_moderation: Mention that it works with mod_storage_xmlarchive (thanks Menel) Kim Alvefur Mon, 11 Sep 2023 18:03:18 +0200
mod_http_oauth2: Apply refresh token ttl to refresh token instead of grant Kim Alvefur Mon, 11 Sep 2023 10:48:31 +0200
mod_client_management: Show grant expiry in shell command Kim Alvefur Mon, 11 Sep 2023 10:19:38 +0200
mod_http_oauth2: Tweak wording in README to point out that this is an AS Kim Alvefur Sat, 09 Sep 2023 22:51:25 +0200
mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' prompt Kim Alvefur Sat, 09 Sep 2023 21:42:24 +0200
mod_http_oauth2: Remove broken in-CSS templating Kim Alvefur Sun, 27 Aug 2023 09:49:35 +0200
Merge local draft Trần H. Trung Tue, 29 Aug 2023 23:51:17 +0700
Merge upstream draft Trần H. Trung Tue, 29 Aug 2023 22:46:27 +0700
mod_invites_page: load `invites_template_html` from config which support multiple languages and parse the correct query params accordingly. Trần H. Trung Tue, 29 Aug 2023 22:25:01 +0700
mod_invites_register_web: update README for `invites_template_html`. Trần H. Trung Tue, 29 Aug 2023 22:06:19 +0700
mod_invites_register_web: change config option from `invites_html_template` to `invites_template_html`. Trần H. Trung Tue, 29 Aug 2023 22:05:46 +0700