log

age author description
Thu, 02 Nov 2023 16:59:44 +0000 Matthew Wild mod_groups_internal: Update to support multiple MUCs per group
Mon, 30 Oct 2023 12:28:12 +0000 Matthew Wild mod_storage_ejabberdsql_readonly: Don't use MySQL-specific syntax
Sun, 29 Oct 2023 12:41:56 +0100 Kim Alvefur mod_client_management: Bail out retrieving tokens for user
Sun, 29 Oct 2023 11:30:49 +0100 Kim Alvefur mod_http_oauth2: Limit revocation to clients own tokens in strict mode
Sun, 29 Oct 2023 11:20:15 +0100 Kim Alvefur mod_http_oauth2: Restrict introspection to clients own tokens
Thu, 25 May 2023 09:31:21 +0200 Kim Alvefur mod_http_oauth2: Implement introspection endpoint
Wed, 25 Oct 2023 17:18:50 +0200 Kim Alvefur mod_http_status: Add IP allowlisting capabilities
Wed, 25 Oct 2023 15:36:20 +0200 Kim Alvefur mod_rest: Limit payload size (cf stanza size limits)
Sat, 14 Oct 2023 23:05:59 +0200 Kim Alvefur mod_storage_s3: Add brief README
Sat, 14 Oct 2023 22:50:29 +0200 Kim Alvefur mod_storage_s3: Treat 404 to GET as a signal for empty data
Sat, 14 Oct 2023 22:49:57 +0200 Kim Alvefur mod_storage_s3: Use '@' as placeholder for empty (host) store slots
Sat, 14 Oct 2023 22:49:12 +0200 Kim Alvefur mod_storage_s3: Handle archive query without parameters
Sat, 14 Oct 2023 21:44:14 +0200 Kim Alvefur mod_storage_s3: Implement Archive storage
Sat, 14 Oct 2023 21:41:01 +0200 Kim Alvefur mod_storage_s3: Implement iteration of keyvalue keys (users usually)
Sat, 14 Oct 2023 21:40:46 +0200 Kim Alvefur mod_storage_s3: Implement keyvalue deletion
Sat, 14 Oct 2023 21:40:20 +0200 Kim Alvefur mod_storage_s3: Handle signing of request ?query part
Sat, 14 Oct 2023 17:31:06 +0200 Kim Alvefur mod_storage_s3: Beginnings of an experimental S3 storage driver
Fri, 06 Oct 2023 18:34:39 +0200 Kim Alvefur mod_measure_modules: Report module statuses via OpenMetrics
Fri, 06 Oct 2023 16:49:57 +0200 Kim Alvefur mod_http_health: Provide a health check HTTP endpoint
Sun, 01 Oct 2023 16:39:48 +0200 Kim Alvefur mod_rest/rest.sh: Restore default read-only behavior and the -rw flag
Thu, 28 Sep 2023 16:38:29 +0200 Kim Alvefur mod_http_oauth2: Include 'amr' claim in ID Token
Thu, 21 Sep 2023 18:47:27 -0500 Stephen Paul Weber mod_push2: restore offline message hook
Wed, 20 Sep 2023 23:05:29 -0500 Stephen Paul Weber mod_push2: Need to include the public key with the JWT
Tue, 19 Sep 2023 21:39:14 -0500 Stephen Paul Weber mod_push2: Add note about luaossl patch
Tue, 19 Sep 2023 21:36:13 -0500 Stephen Paul Weber mod_push2: Fix unbalanced quote in readme
Tue, 19 Sep 2023 21:33:40 -0500 Stephen Paul Weber mod_push2: Add back body truncation logic
Tue, 19 Sep 2023 21:21:17 -0500 Stephen Paul Weber Initial work on Push 2.0
Tue, 19 Sep 2023 15:03:01 +0200 Kim Alvefur mod_muc_adhoc_bots: Fix unbalanced quote in metadata section
Tue, 19 Sep 2023 14:55:56 +0200 Kim Alvefur mod_muc_members_json: Fix potential error when removing old affiliations
Tue, 19 Sep 2023 13:22:00 +0200 Kim Alvefur mod_http_muc_log: Correctly handle changed or retracted reactions
Mon, 18 Sep 2023 18:34:55 +0200 Kim Alvefur mod_muc_members_json: Demonstrate support for more than one JID per list
Mon, 18 Sep 2023 18:33:01 +0200 Kim Alvefur mod_muc_members_json: Fix invalid JSON in README
Mon, 18 Sep 2023 08:24:19 -0500 Stephen Paul Weber Merge
Mon, 18 Sep 2023 08:22:07 -0500 Stephen Paul Weber mod_muc_adhoc_bots: add module
Sat, 06 May 2023 19:42:08 -0500 Stephen Paul Weber mod_pubsub_subscription: support subscribing from a bare JID
Sat, 06 May 2023 19:40:23 -0500 Stephen Paul Weber merge
Wed, 22 Feb 2023 22:47:45 -0500 Stephen Paul Weber mod_muc_restrict_avatars: Block MUC participant avatars for non-members
Sun, 17 Sep 2023 13:36:30 +0200 Kim Alvefur misc/mtail: Start of an mtail config
Mon, 11 Sep 2023 18:03:18 +0200 Kim Alvefur mod_muc_moderation: Mention that it works with mod_storage_xmlarchive (thanks Menel)
Mon, 11 Sep 2023 10:48:31 +0200 Kim Alvefur mod_http_oauth2: Apply refresh token ttl to refresh token instead of grant
Mon, 11 Sep 2023 10:19:38 +0200 Kim Alvefur mod_client_management: Show grant expiry in shell command
Sat, 09 Sep 2023 22:51:25 +0200 Kim Alvefur mod_http_oauth2: Tweak wording in README to point out that this is an AS
Sat, 09 Sep 2023 21:42:24 +0200 Kim Alvefur mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' prompt
Sun, 27 Aug 2023 09:49:35 +0200 Kim Alvefur mod_http_oauth2: Remove broken in-CSS templating
Sun, 27 Aug 2023 15:33:14 +0200 Kim Alvefur mod_bidi: Really extra finally fix auto-linking to mod_s2s_bidi
Sun, 27 Aug 2023 15:31:46 +0200 Kim Alvefur mod_bidi: Fix README again
Sun, 27 Aug 2023 15:30:00 +0200 Kim Alvefur mod_bidi: Fix autolink syntax
Sun, 27 Aug 2023 15:28:53 +0200 Kim Alvefur mod_bidi: Add warning about use with 0.12
Sat, 26 Aug 2023 14:49:45 +0200 Kim Alvefur mod_rest/rest.sh: Silence shellcheck SC1091
Sat, 26 Aug 2023 14:37:04 +0200 Kim Alvefur mod_rest/rest.sh: Update to use httpie-oauth2 plugin
Sat, 26 Aug 2023 01:40:23 +0200 Kim Alvefur mod_http_oauth2: Specify language in templates
Thu, 17 Aug 2023 08:34:17 +0200 Kim Alvefur mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc3
Wed, 16 Aug 2023 23:56:40 +0200 Kim Alvefur mod_http_oauth2: Allow omitting application type for native apps
Wed, 16 Aug 2023 11:17:28 +0200 Kim Alvefur mod_client_management: Show timestamp of first client appearance
Tue, 08 Aug 2023 17:04:50 +0200 Kim Alvefur mod_http_oauth2: Improve templates
Mon, 07 Aug 2023 22:52:14 +0200 Kim Alvefur mod_http_oauth2: Add autocomplete hint to username field
Sun, 06 Aug 2023 12:07:05 +0200 Kim Alvefur mod_http_oauth2: Make storage of various code more consistent
Fri, 04 Aug 2023 01:11:01 +0200 Kim Alvefur mod_http_oauth2: Bail on invalid or expired device flow state token
Mon, 31 Jul 2023 07:28:09 +0200 Kim Alvefur mod_http_oauth2: Tweak method of centering the UI
Mon, 31 Jul 2023 02:07:58 +0200 Kim Alvefur mod_http_oauth2: Optionally enforce authentication on revocation endpoint
Mon, 31 Jul 2023 02:07:24 +0200 Kim Alvefur mod_http_oauth2: Present errors in HTML <dialog>
Mon, 31 Jul 2023 02:05:49 +0200 Kim Alvefur mod_http_oauth2: Move site name into <header>
Mon, 31 Jul 2023 02:04:05 +0200 Kim Alvefur mod_http_oauth2: Conform to XHTML in templates
Thu, 27 Jul 2023 15:04:38 +0200 Kim Alvefur mod_s2sout_override: Add support for one-level wildcards (e.g. *.example.net)
Thu, 27 Jul 2023 15:00:26 +0200 Kim Alvefur mod_s2sout_override: Add support for a catch-all target
Wed, 26 Jul 2023 16:23:13 +0200 Kim Alvefur mod_invites_page: Produce URL without config from prosodyctl in trunk
Tue, 25 Jul 2023 11:01:58 +0200 Kim Alvefur mod_http_oauth2: Don't use new time period API just yet
Mon, 24 Jul 2023 01:26:41 +0200 Kim Alvefur mod_http_oauth2: Clean cache less frequently
Mon, 24 Jul 2023 01:30:14 +0200 Kim Alvefur mod_http_oauth2: Shorten default token validity periods
Sun, 23 Jul 2023 02:56:08 +0200 Kim Alvefur mod_http_oauth2: Implement refresh token rotation
Fri, 21 Jul 2023 00:38:04 +0200 Kim Alvefur mod_http_oauth2: Hint at future deprecation of resource owner password grant
Fri, 21 Jul 2023 00:37:34 +0200 Kim Alvefur mod_http_oauth2: Allow a shorter form of the device grant in config
Fri, 21 Jul 2023 00:29:24 +0200 Kim Alvefur mod_http_oauth2: Mention Device flow in list of flows in README
Thu, 20 Jul 2023 10:38:33 +0200 Kim Alvefur mod_muc_moderation: Stamp XEP-0421 occupant-id for the acting moderator
Thu, 20 Jul 2023 10:37:27 +0200 Kim Alvefur mod_muc_moderation: Copy XEP-0421 occupant-id from retracted message
Wed, 19 Jul 2023 17:01:40 +0200 Kim Alvefur mod_muc_block_pm: Advertise that Moderators are allowed to send PMs
Wed, 19 Jul 2023 16:59:16 +0200 Kim Alvefur mod_muc_block_pm: Allow private messages to yourself
Wed, 19 Jul 2023 13:05:47 +0200 Kim Alvefur mod_http_oauth2: Show errors on device flow user code entry page
Wed, 19 Jul 2023 12:58:04 +0200 Kim Alvefur mod_http_oauth2: Namespace the various codes to minimize confusion
Mon, 17 Jul 2023 16:40:45 +0200 Kim Alvefur mod_default_bookmarks: Include 'autojoin' in examples
Sat, 15 Jul 2023 12:27:24 +0200 Kim Alvefur mod_http_oauth2: Improve a description in schema
Sat, 15 Jul 2023 10:45:26 +0200 Kim Alvefur editorconfig: Document established conventions
Sat, 15 Jul 2023 09:16:19 +0200 Kim Alvefur mod_muc_limits: Drop unsupported Prosody versions from Compatibility table
Sat, 15 Jul 2023 09:14:57 +0200 Kim Alvefur mod_muc_limits: Set syntax of config snippets to enable syntax highlighting
Sat, 15 Jul 2023 09:09:41 +0200 Kim Alvefur mod_muc_limits: Reduce cost of multi-line messages, make configurable
Fri, 14 Jul 2023 16:20:54 +0200 Kim Alvefur mod_client_management: Make ID column dynamically sized
Fri, 14 Jul 2023 16:09:43 +0200 Kim Alvefur mod_client_management: Fix traceback if no last seen timestamp available
Fri, 14 Jul 2023 16:04:11 +0200 Kim Alvefur mod_http_oauth2: Add titles and descriptions to registration schema
Fri, 14 Jul 2023 15:44:55 +0200 Kim Alvefur mod_client_management: Fix missing equality check
Fri, 14 Jul 2023 15:16:06 +0200 Kim Alvefur mod_client_management: Allow revoking a specific client version
Fri, 14 Jul 2023 15:01:56 +0200 Kim Alvefur mod_client_management: Add way to revoke (one) client by software
Fri, 14 Jul 2023 13:25:30 +0200 Kim Alvefur mod_client_management: Add shell command to revoke client access
Thu, 13 Jul 2023 23:26:02 +0200 Kim Alvefur mod_client_management: Include software version in table (when known)
Thu, 13 Jul 2023 23:24:23 +0200 Kim Alvefur mod_client_management: Include the client id in table in shell command
Wed, 12 Jul 2023 15:47:20 +0200 Kim Alvefur mod_muc_block_pm: Update to 0.12+ API, use roles instead of affiliations
Mon, 10 Jul 2023 16:10:57 +0200 Kim Alvefur mod_http_muc_log: Fix redirect bug
Mon, 10 Jul 2023 07:16:54 +0200 Kim Alvefur mod_http_oauth2: Implement RFC 8628 Device Authorization Grant
Fri, 07 Jul 2023 19:45:48 +0200 Kim Alvefur mod_http_oauth2: Mention support for RFC 9207
Fri, 07 Jul 2023 02:02:09 +0100 Matthew Wild mod_muc_members_json: Set imported hats to active by default
Fri, 07 Jul 2023 01:25:44 +0100 Matthew Wild mod_muc_members_json: New module to import MUC membership from a JSON URL
Fri, 07 Jul 2023 00:10:37 +0200 Kim Alvefur mod_rest: Use logger of HTTP request in trunk
Fri, 30 Jun 2023 23:58:03 +0200 Kim Alvefur mod_measure_lua: Add brief README
Fri, 30 Jun 2023 23:57:37 +0200 Kim Alvefur mod_groups_oidc: Add dependency on mod_groups_internal
Thu, 29 Jun 2023 15:58:33 +0100 Matthew Wild Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)
Wed, 28 Jun 2023 21:47:22 +0200 Kim Alvefur mod_http_muc_log: Hide joins and parts by default
Mon, 26 Jun 2023 00:19:05 +0200 Kim Alvefur mod_http_oauth2: Only add nonce when issuing a client_secret
Sun, 25 Jun 2023 23:53:15 +0200 Kim Alvefur mod_pubsub_feeds: Specify acceptable formats in Accept header
Sun, 25 Jun 2023 20:15:44 +0200 Kim Alvefur mod_pubsub_feeds: Pass feed data as argument instead of storing on object
Sun, 25 Jun 2023 19:58:45 +0200 Kim Alvefur mod_pubsub_feeds: Retrieve only the most recent item to compare
Sun, 25 Jun 2023 19:52:24 +0200 Kim Alvefur mod_pubsub_feeds: Handle node already existing
Sun, 25 Jun 2023 16:48:21 +0200 Kim Alvefur mod_pubsub_feeds: Remove comment, this text is in the README
Sun, 25 Jun 2023 16:45:25 +0200 Kim Alvefur mod_pubsub_feeds: Remove broken attempt to generate an ID from content
Sun, 25 Jun 2023 16:42:57 +0200 Kim Alvefur mod_pubsub_feeds: Fix mixup between feed object and parsed feed
Sun, 25 Jun 2023 16:41:50 +0200 Kim Alvefur mod_pubsub_feeds: Create pubsub nodes on module load instead of later
Sun, 25 Jun 2023 16:27:55 +0200 Kim Alvefur mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll
Sun, 25 Jun 2023 16:24:12 +0200 Kim Alvefur mod_pubsub_feeds: Add new interval setting in seconds (old still works)
Sun, 25 Jun 2023 16:20:57 +0200 Kim Alvefur mod_pubsub_feeds: Disable WebSub (formerly PubSubHubbub) by default
Sun, 25 Jun 2023 11:12:07 +0200 Kim Alvefur mod_http_oauth2: Always show list of requested scopes
Sun, 25 Jun 2023 00:00:02 +0200 Kim Alvefur mod_muc_limits: Add a limit on number of bytes in a message body
Sat, 24 Jun 2023 23:56:13 +0200 Kim Alvefur mod_muc_limits: Add a limit on number of lines per message