log

age author description
Thu, 01 Apr 2021 11:35:26 +0200 Kim Alvefur mod_smacks: Fix traceback due to session being destroyed in send()
Wed, 31 Mar 2021 22:06:23 +0200 Kim Alvefur mod_smacks: Enable on s2s by default to see what breaks
Fri, 26 Mar 2021 12:09:57 +0100 Kim Alvefur mod_rest/README: Mention other modules this one is a superset of
Wed, 24 Mar 2021 01:02:58 +0100 Kim Alvefur mod_rest: Add XEP-0359 ids to schema mapping
Tue, 23 Mar 2021 23:53:04 +0100 Kim Alvefur mod_rest: Remodel occupant-id (XEP-0421) as single attribute tag
Tue, 23 Mar 2021 23:41:10 +0100 Kim Alvefur mod_rest: Fix name of entry in error registry for unauth 'from'
Tue, 23 Mar 2021 23:19:38 +0100 Kim Alvefur mod_rest: Add a 'title' to XEP-0085 mapping (for documentation)
Tue, 23 Mar 2021 23:18:33 +0100 Kim Alvefur mod_rest: Add mappings for a whole pile of XEPs
Tue, 23 Mar 2021 22:08:38 +0100 Kim Alvefur mod_rest: Document the /echo endpoint in the openapi spec
Tue, 23 Mar 2021 20:27:44 +0100 Kim Alvefur mod_rest: Move openapi spec into res/ dir to get it included in rocks
Tue, 23 Mar 2021 20:25:21 +0100 Kim Alvefur mod_rest: Reflect XEP-0092 queries no longer taking booleans in openapi spec
Tue, 23 Mar 2021 20:23:35 +0100 Kim Alvefur mod_rest: Remove inaccurate comment
Tue, 23 Mar 2021 17:44:49 +0100 Kim Alvefur mod_rest: Restore 'kind' property in JSON-mapped objects
Tue, 23 Mar 2021 15:24:47 +0100 Kim Alvefur mod_post_msg: Add sendxmpp-curl
Mon, 22 Mar 2021 23:14:25 +0100 Kim Alvefur mod_rest: Add XEP-0066 to mapping schema (breaking from previous jsonmap)
Mon, 22 Mar 2021 21:20:03 +0100 Kim Alvefur mod_pubsub_post: Allow specifying item id by a special mapping
Mon, 22 Mar 2021 21:18:35 +0100 Kim Alvefur mod_pubsub_post: Add support for mapping incoming JSON to XML
Mon, 22 Mar 2021 00:45:10 +0100 Kim Alvefur mod_rest: Declare presence priority an integer in -128..127 per RFC6121
Mon, 22 Mar 2021 00:21:27 +0100 Kim Alvefur mod_rest: Convert XEP-0039 to datamapping
Sun, 21 Mar 2021 23:54:06 +0100 Kim Alvefur mod_rest: Replace most mappings by using util.datamapper
Mon, 22 Mar 2021 21:32:43 +0100 Jonas Schäfer mod_http_admin_api: support for updating user roles via the API
Mon, 22 Mar 2021 17:52:28 +0100 Jonas Schäfer mod_http_admin_api: allow updating the user nickname via API
Mon, 22 Mar 2021 15:55:02 +0000 Matthew Wild mod_muc_markers: Prevent any markers from reaching the archive, even if untracked
Sun, 21 Mar 2021 00:31:53 +0100 Kim Alvefur mod_rest: Add an 'echo' endpoint for debugging
Wed, 17 Mar 2021 15:52:12 +0100 Kim Alvefur mod_pubsub_summary: Fix to not strip inline links
Sun, 14 Mar 2021 23:31:32 +0100 Kim Alvefur mod_firewall: Add basic LIST backend for receiving items from PubSub
Mon, 15 Mar 2021 16:31:23 +0100 Kim Alvefur mod_pubsub_subscription: New module providing an API for pubsub subscriptions
Mon, 15 Mar 2021 16:55:21 +0000 Matthew Wild mod_muc_rai: Switch to low-priority pre-* events, which should suffice for per-session tracking
Sun, 14 Mar 2021 17:19:38 +0100 Nicolas Cedilnik mod_http_upload_external: add access control option
Fri, 12 Mar 2021 21:32:03 +0100 Kim Alvefur mod_pubsub_eventsource: Fix processing of newlines