log

age author description
Sun, 20 Feb 2022 11:49:06 +0100 Kim Alvefur mod_muc_moderation: Update Clients section (+ Gajim, clix)
Sat, 19 Feb 2022 01:42:12 +0100 Kim Alvefur mod_portcheck: Include '*' in allowed characters so '*:port' works
Fri, 18 Feb 2022 23:40:41 +0100 Kim Alvefur mod_graceful_shutdown: Add a banner saying no longer needed with trunk
Fri, 18 Feb 2022 18:35:45 +0100 Kim Alvefur mod_portcheck: Shell command to check if ports are open
Thu, 17 Feb 2022 01:59:24 +0100 Kim Alvefur mod_dnsupdate: Add a --remove option to delete all SRV records
Tue, 15 Feb 2022 21:51:52 +0100 Kim Alvefur mod_turn_external: Fix type of config option (thanks mirux)
Mon, 14 Feb 2022 14:36:32 +0000 Matthew Wild mod_turn_external: Import from prosody trunk @ ed23bbf3b946
Fri, 11 Feb 2022 16:13:09 +0100 Kim Alvefur mod_graceful_shutdown: Close multiplex ports
Fri, 11 Feb 2022 16:11:55 +0100 Kim Alvefur mod_graceful_shutdown: Deactivate direct TLS c2s along with plain c2s
Wed, 09 Feb 2022 18:16:33 +0100 Kim Alvefur mod_conversejs: Revert back to depending on mod_bookmarks
Wed, 09 Feb 2022 18:10:27 +0100 Kim Alvefur mod_bookmarks2: Remove conflict check with mod_bookmarks
Wed, 09 Feb 2022 00:34:36 +0100 Kim Alvefur mod_rest: Add XEP-0363 HTTP Upload to schemas
Tue, 08 Feb 2022 13:51:41 +0100 Kim Alvefur mod_rest: Ensure mod_http is loaded before API demo
Mon, 07 Feb 2022 16:52:19 +0100 Kim Alvefur mod_ping_muc: Remove 'kick' status code
Sat, 05 Feb 2022 01:11:22 +0100 Kim Alvefur mod_bookmarks: Add a stub that loads mod_bookmarks2
Sat, 05 Feb 2022 01:10:14 +0100 Kim Alvefur mod_bookmarks: Use autolink to mod_bookmarks2
Sat, 05 Feb 2022 01:09:35 +0100 Kim Alvefur mod_bookmarks: Also link to mod_bookmarks included with Prosody (trunk)
Fri, 04 Feb 2022 21:22:10 +0100 Kim Alvefur mod_pubsub_feeds: Allow but ignore XML comments and processing instructions
Fri, 04 Feb 2022 16:25:23 +0100 Kim Alvefur mod_dnsupdate: Fix typo
Wed, 02 Feb 2022 11:22:50 +0100 Kim Alvefur mod_invites_page: Fix templates including stray inviter name (thanks Menel)
Mon, 31 Jan 2022 11:51:50 +0100 Kim Alvefur misc/lnav: Attempt at log format description for lnav
Fri, 21 Jan 2022 17:53:31 +0100 Kim Alvefur mod_vcard_muc: Add a summary to improve SEO
Tue, 18 Jan 2022 19:09:01 +0100 Kim Alvefur mod_measure_process: Handle unlimited FD limits
Tue, 18 Jan 2022 18:55:20 +0100 Kim Alvefur mod_measure_process: Report the enforced limit
Tue, 18 Jan 2022 17:01:18 +0000 Matthew Wild mod_http_xep227: Add support for import via APIs rather than direct store manipulation
Tue, 18 Jan 2022 09:39:15 +0100 Kim Alvefur mod_pubsub_summary: Fix typo in example
Tue, 18 Jan 2022 09:34:10 +0100 Kim Alvefur mod_pubsub_summary: Add stub documentation
Sun, 16 Jan 2022 15:02:14 +0000 Matthew Wild mod_http_xep227: Fix typo in method name
Sun, 16 Jan 2022 15:01:53 +0000 Matthew Wild mod_http_xep227: Correctly read selected stores from URL query part
Sun, 16 Jan 2022 15:01:20 +0000 Matthew Wild mod_http_xep227: Handle nil/errors opening archive stores