log

age author description
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
Fri, 07 Jan 2022 23:33:12 +0100 Kim Alvefur mod_conversejs: Reduce mod_bookmarks dependency to a warning
Fri, 07 Jan 2022 23:25:33 +0100 Kim Alvefur mod_default_bookmarks: Abort on incompatible mod_bookmarks
Fri, 07 Jan 2022 19:55:03 +0100 Emmanuel Gil Peyrot mod_tcpproxy: Reject missing or non-number block-size, as per XEP-0047
Thu, 06 Jan 2022 17:45:15 +0100 Kim Alvefur mod_bookmarks2: Update Compatibility table
Thu, 06 Jan 2022 17:28:53 +0100 Kim Alvefur mod_bookmarks2: Add a notice of inclusion in prosody-trunk
Thu, 06 Jan 2022 00:59:40 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Override the node configuration if it was wrong
Wed, 05 Jan 2022 21:22:13 +0100 Kim Alvefur mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2
Wed, 05 Jan 2022 00:06:24 +0100 Kim Alvefur Back out ad7767a9f3ea
Tue, 04 Jan 2022 23:22:31 +0100 Emmanuel Gil Peyrot mod_bookmarks: So long, and thanks for all the fish!
Tue, 04 Jan 2022 23:00:04 +0100 Kim Alvefur mod_bookmarks2: Fix check for max_items=max support
Tue, 04 Jan 2022 22:59:24 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Actually fix the right wrong codepath
Tue, 04 Jan 2022 22:57:06 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Remove wrong codepath (thanks luacheck!)
Tue, 04 Jan 2022 20:21:10 +0100 Kim Alvefur mod_conversejs: Switch dependency to mod_bookmarks2
Wed, 29 Dec 2021 23:12:43 +0100 Kim Alvefur mod_pubsub_post: Document JSON to XML mapping capability
Wed, 29 Dec 2021 19:40:28 +0100 Kim Alvefur mod_rest: Fix nested message stanzas in XEP-0297 containers