log

age author description
18 months ago Kim Alvefur mod_muc_members_json: Demonstrate support for more than one JID per list
18 months ago Kim Alvefur mod_muc_members_json: Fix invalid JSON in README
18 months ago Stephen Paul Weber Merge
18 months ago Stephen Paul Weber mod_muc_adhoc_bots: add module
23 months ago Stephen Paul Weber mod_pubsub_subscription: support subscribing from a bare JID
23 months ago Stephen Paul Weber merge
2023-02-23 Stephen Paul Weber mod_muc_restrict_avatars: Block MUC participant avatars for non-members
18 months ago Kim Alvefur misc/mtail: Start of an mtail config
18 months ago Kim Alvefur mod_muc_moderation: Mention that it works with mod_storage_xmlarchive (thanks Menel)
18 months ago Kim Alvefur mod_http_oauth2: Apply refresh token ttl to refresh token instead of grant
18 months ago Kim Alvefur mod_client_management: Show grant expiry in shell command
18 months ago Kim Alvefur mod_http_oauth2: Tweak wording in README to point out that this is an AS
18 months ago Kim Alvefur mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' prompt
19 months ago Kim Alvefur mod_http_oauth2: Remove broken in-CSS templating
19 months ago Kim Alvefur mod_bidi: Really extra finally fix auto-linking to mod_s2s_bidi
19 months ago Kim Alvefur mod_bidi: Fix README again
19 months ago Kim Alvefur mod_bidi: Fix autolink syntax
19 months ago Kim Alvefur mod_bidi: Add warning about use with 0.12
19 months ago Kim Alvefur mod_rest/rest.sh: Silence shellcheck SC1091
19 months ago Kim Alvefur mod_rest/rest.sh: Update to use httpie-oauth2 plugin
19 months ago Kim Alvefur mod_http_oauth2: Specify language in templates
19 months ago Kim Alvefur mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc3
19 months ago Kim Alvefur mod_http_oauth2: Allow omitting application type for native apps
19 months ago Kim Alvefur mod_client_management: Show timestamp of first client appearance
20 months ago Kim Alvefur mod_http_oauth2: Improve templates
20 months ago Kim Alvefur mod_http_oauth2: Add autocomplete hint to username field
20 months ago Kim Alvefur mod_http_oauth2: Make storage of various code more consistent
20 months ago Kim Alvefur mod_http_oauth2: Bail on invalid or expired device flow state token