log

age author description
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
Sun, 16 Jan 2022 13:44:26 +0000 Matthew Wild mod_http_xep227: Don't require admin privileges to use import/export
Sat, 15 Jan 2022 14:25:27 +0000 Matthew Wild mod_http_xep227: Initialize XEP-0227 XML
Sat, 15 Jan 2022 14:06:19 +0000 Matthew Wild mod_http_xep227: Fix validation of resulting export XML
Sat, 15 Jan 2022 13:46:34 +0000 Matthew Wild mod_http_xep227: Fix luacheck warnings
Sat, 15 Jan 2022 00:38:32 +0100 Kim Alvefur mod_bookmarks2: Skip send_last_published_item (unavailable in 0.11) (thanks carlos)
Wed, 12 Jan 2022 16:42:08 +0000 Matthew Wild mod_http_xep227: New module providing HTTP API for account data import/export
Mon, 10 Jan 2022 22:19:31 +0100 Kim Alvefur mod_default_bookmarks: Silence warning when probing for mod_bookmarks version
Sun, 09 Jan 2022 18:20:28 +0100 Jonas Schäfer mod_groups_muc_bookmarks: restore bookmark injection on empty store
Sun, 09 Jan 2022 18:20:02 +0100 Jonas Schäfer mod_groups_muc_bookmarks: fix typo/leftover from refactor
Sat, 08 Jan 2022 02:57:36 +0100 Kim Alvefur mod_groups_muc_bookmarks: Switch to XEP-0402
Sat, 08 Jan 2022 02:28:16 +0100 Kim Alvefur mod_default_bookmarks: Improve validation
Sat, 08 Jan 2022 02:24:42 +0100 Kim Alvefur mod_default_bookmarks: Add support for XEP-0402 via mod_bookmarks(2)
Sat, 08 Jan 2022 02:21:54 +0100 Kim Alvefur mod_default_bookmarks: Minor refactor to do some checks earlier
Sat, 08 Jan 2022 00:05:45 +0100 Kim Alvefur mod_default_bookmarks: Use whichever of mod_bookmarks and mod_bookmarks2 is enabled
Sat, 08 Jan 2022 00:01:29 +0100 Kim Alvefur mod_default_bookmarks: Fix mod_bookmarks capability check