log

age author description
21 months ago Kim Alvefur mod_pubsub_feeds: Handle node already existing
21 months ago Kim Alvefur mod_pubsub_feeds: Remove comment, this text is in the README
21 months ago Kim Alvefur mod_pubsub_feeds: Remove broken attempt to generate an ID from content
21 months ago Kim Alvefur mod_pubsub_feeds: Fix mixup between feed object and parsed feed
21 months ago Kim Alvefur mod_pubsub_feeds: Create pubsub nodes on module load instead of later
21 months ago Kim Alvefur mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll
21 months ago Kim Alvefur mod_pubsub_feeds: Add new interval setting in seconds (old still works)
21 months ago Kim Alvefur mod_pubsub_feeds: Disable WebSub (formerly PubSubHubbub) by default
21 months ago Kim Alvefur mod_http_oauth2: Always show list of requested scopes
21 months ago Kim Alvefur mod_muc_limits: Add a limit on number of bytes in a message body
21 months ago Kim Alvefur mod_muc_limits: Add a limit on number of lines per message
21 months ago Kim Alvefur mod_muc_limits: Normalise README markdown syntax (thanks pandoc)
21 months ago Kim Alvefur mod_muc_limits: Raise cost for multi-line messages
21 months ago Kim Alvefur Back out 22784f001b7f: Documentation change did not match code (thanks bronko)
21 months ago Kim Alvefur mod_http_oauth2: Rearrange description of redirect URIs requirements
21 months ago Kim Alvefur mod_http_oauth2: Add a more complete client registration example
21 months ago Kim Alvefur mod_http_oauth2: Strip JWKS metadata since we do not understand that
21 months ago Kim Alvefur mod_http_oauth2: Strip unknown client metadata
21 months ago Kim Alvefur mod_rest: Map the archive-id attribute in MAM result items
21 months ago Kim Alvefur mod_rest: Include full_jid property on origin
21 months ago Kim Alvefur mod_oidc_userinfo_vcard4: Remove unused import
21 months ago Kim Alvefur mod_oidc_userinfo_vcard4: Fix typo
21 months ago Kim Alvefur mod_http_oauth2: Make allowed locales configurable
21 months ago Kim Alvefur mod_http_oauth2: Improve error messages for URI properties