log

age author description
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
Sat, 24 Jun 2023 23:53:48 +0200 Kim Alvefur mod_muc_limits: Normalise README markdown syntax (thanks pandoc)
Sat, 24 Jun 2023 23:51:31 +0200 Kim Alvefur mod_muc_limits: Raise cost for multi-line messages
Thu, 22 Jun 2023 22:00:51 +0200 Kim Alvefur Back out 22784f001b7f: Documentation change did not match code (thanks bronko)
Thu, 22 Jun 2023 21:59:49 +0200 Kim Alvefur mod_http_oauth2: Rearrange description of redirect URIs requirements
Thu, 22 Jun 2023 09:18:32 +0200 Kim Alvefur mod_http_oauth2: Add a more complete client registration example
Tue, 20 Jun 2023 01:13:51 +0200 Kim Alvefur mod_http_oauth2: Strip JWKS metadata since we do not understand that