log

age author description
2022-05-17 Kim Alvefur mod_rest: Fix attempt to index nil in handling of single iq response
2022-05-16 Kim Alvefur mod_rest: Ensure MAM result-iq is included in results from remote hosts
2022-05-16 Kim Alvefur mod_rest: Add special handling to catch MAM results from remote hosts
2022-05-14 Kim Alvefur mod_auth_dovecot: Fix compat with Lua 5.2+ move of unpack() (thanks Tom)
2022-05-14 Kim Alvefur mod_auth_dovecot: Add luarocks metadata to make automatic packaging work
2022-05-28 Goffi mod_delegation: use clean_xmlns to remove jabber:client namespace from node:
2022-05-11 Goffi upstream merge
2022-04-29 Kim Alvefur mod_rest: Fix 'format' property in schema
2022-04-29 Kim Alvefur mod_rest: Expand mapping of XEP-0045 join stanza
2022-04-26 Jonas Schäfer mod_audit: make the extension of the module API less of a hack
2022-04-26 Jonas Schäfer mod_audit*: fix luacheck warnings
2022-04-26 Jonas Schäfer mod_audit*: modules for audit logging in prosody
2022-04-25 moparisthebest mod_s2soutinjection: Rewrite based on mod_onions for 0.12 compat (thanks Zash)
2022-04-22 Kim Alvefur mod_http_muc_log: Fix exception on lack of trailing slash in room path
2022-04-18 Kim Alvefur mod_rest: Fix description of extdisco endpoint (thanks MattJ)
2022-04-17 Kim Alvefur mod_rest/apidemo: Don't show traceback to users on config/resource problem
2022-04-17 Kim Alvefur mod_rest: Add some notes about custom disco#info mapping code
2022-04-17 Kim Alvefur mod_auth_cyrus: Adjust module import to work with repo clone - Fix #1744
2022-04-11 Matthew Wild mod_http_admin_api: Indicate whether a given push registration uses encryption
2022-04-11 Matthew Wild mod_http_admin_api: Fix client -> client_id (the actual field name)
2022-04-10 Kim Alvefur mod_http_oauth2/README: Update Compatibility section to mention 0.12
2022-04-08 Kim Alvefur mod_rest: Add configuration of which stanzas to route to callback
2022-04-08 Kim Alvefur mod_rest: Improve logging of results from callback startup probe
2022-04-08 Kim Alvefur mod_rest: Support parameters in callback URL
2022-04-08 Kim Alvefur mod_rest/README: Mention the OPTIONS probe fired at the callback
2022-04-07 Kim Alvefur mod_rest: Improve error handling during format mapping
2022-04-07 Kim Alvefur mod_rest: Catch and coerce errors in echo endpoint
2022-04-07 Kim Alvefur mod_rest: Move most of XEP-0432 handling into JSON mapping schema
2022-04-07 Kim Alvefur mod_rest/jsonmap: Fix indentation
2022-04-04 Kim Alvefur mod_conversejs: Bump Copyright year
2022-04-04 Kim Alvefur mod_conversejs: Remove plugin installer dependency on mod_bookmarks
2022-05-11 Goffi mod_privilege: update to v0.4:
2022-03-30 Kim Alvefur mod_register_web: Include HTML templates in rock (thanks unbunt)
2022-03-24 Kim Alvefur mod_bookmarks2: Ignore failure to delete nothing (thanks Ge0rG)
2022-03-19 Matthew Wild mod_vjud: Add permission parameter "any" for compatibility with 0.12 (fixes #1720)
2022-03-19 Matthew Wild mod_adhoc_account_management: Add compatibility with 0.12 permission string (thanks mirux)
2022-03-17 Matthew Wild mod_onions: Add comment explaining s2s-check-certificate handler
2022-03-15 Kim Alvefur mod_invites_register: Push invitee contact entry to inviter (Thanks gerald)
2022-03-08 Matthew Wild mod_http_upload: Update compatibility information
2022-03-04 Matthew Wild mod_muc_restrict_media: Fix traceback when checking default (thanks Martin)
2022-03-04 Matthew Wild mod_muc_restrict_media: Fix logic inversion on default value
2022-02-23 Kim Alvefur mod_cloud_notify_encrypted: Linkify dependencies
2022-02-22 Kim Alvefur mod_ping_muc: Fix typo in README
2022-02-22 Kim Alvefur mod_portcheck: Don't rewrite '*' to '0.0.0.0' since Prosody doesn't
2022-02-20 Kim Alvefur mod_muc_moderation: Update Clients section (+ Gajim, clix)
2022-02-19 Kim Alvefur mod_portcheck: Include '*' in allowed characters so '*:port' works
2022-02-18 Kim Alvefur mod_graceful_shutdown: Add a banner saying no longer needed with trunk
2022-02-18 Kim Alvefur mod_portcheck: Shell command to check if ports are open
2022-02-17 Kim Alvefur mod_dnsupdate: Add a --remove option to delete all SRV records
2022-02-15 Kim Alvefur mod_turn_external: Fix type of config option (thanks mirux)
2022-02-14 Matthew Wild mod_turn_external: Import from prosody trunk @ ed23bbf3b946
2022-02-11 Kim Alvefur mod_graceful_shutdown: Close multiplex ports
2022-02-11 Kim Alvefur mod_graceful_shutdown: Deactivate direct TLS c2s along with plain c2s
2022-02-09 Kim Alvefur mod_conversejs: Revert back to depending on mod_bookmarks
2022-02-09 Kim Alvefur mod_bookmarks2: Remove conflict check with mod_bookmarks
2022-02-08 Kim Alvefur mod_rest: Add XEP-0363 HTTP Upload to schemas
2022-02-08 Kim Alvefur mod_rest: Ensure mod_http is loaded before API demo
2022-02-07 Kim Alvefur mod_ping_muc: Remove 'kick' status code
2022-02-05 Kim Alvefur mod_bookmarks: Add a stub that loads mod_bookmarks2
2022-02-05 Kim Alvefur mod_bookmarks: Use autolink to mod_bookmarks2