log

age author description
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
Fri, 12 Mar 2021 11:00:26 +0100 Kim Alvefur mod_pubsub_summary: Fix traceback when <content> not included
Tue, 09 Mar 2021 18:44:35 +0100 Kim Alvefur mod_rest: Fix typos [codespell]
Tue, 09 Mar 2021 12:55:42 +0100 Kim Alvefur mod_muc_http_defaults/README: Fix schema
Mon, 08 Mar 2021 13:25:40 +0100 JC Brand mod_ogp: Log error responses
Sun, 07 Mar 2021 22:01:50 +0100 Kim Alvefur mod_rest: Allow passing e.g. disco 'node' as a ?query variable
Sun, 07 Mar 2021 21:02:18 +0100 Kim Alvefur mod_rest: Allow empty @to to mean to=account is in normal XMPP
Sun, 07 Mar 2021 01:35:43 +0100 Kim Alvefur mod_rest: Fix tag name in parsing of OOB payloads
Sun, 07 Mar 2021 01:30:42 +0100 Kim Alvefur mod_rest: Fix the OOB tag name which also differs in messages
Sun, 07 Mar 2021 01:26:20 +0100 Kim Alvefur mod_rest: Change OOB namespace to the one used in messages
Sun, 07 Mar 2021 01:22:15 +0100 Kim Alvefur mod_rest/apidemo: Serve yaml with a (non-standard) content-type
Thu, 04 Mar 2021 01:42:47 +0100 Kim Alvefur mod_rest/openapi: Reorder request bodies becasue YAML
Thu, 04 Mar 2021 01:28:26 +0100 Kim Alvefur mod_rest/openapi: Add missing body for POST /kind/type/to query
Thu, 04 Mar 2021 01:26:41 +0100 Kim Alvefur mod_rest/openapi: Improve ping (XEP-0199) representation
Thu, 04 Mar 2021 01:21:11 +0100 Kim Alvefur mod_rest/openapi: Improve organization and navigation
Thu, 04 Mar 2021 00:44:15 +0100 Kim Alvefur mod_rest/openapi: Describe 'version' endpoint in more detail
Thu, 04 Mar 2021 00:43:26 +0100 Kim Alvefur mod_rest/openapi: Remove 202 response for ping (doesn't happen)
Wed, 03 Mar 2021 11:51:39 +0100 Kim Alvefur mod_s2s_auth_dane: Fix traceback in DANE-TA check because unpack() moved
Wed, 03 Mar 2021 11:43:38 +0100 Kim Alvefur mod_s2s_auth_dane: Disable now redundant validation done in trunk
Tue, 02 Mar 2021 19:20:41 +0100 Kim Alvefur mod_pubsub_text_interface: Pass node object to broadcaster for config access
Tue, 02 Mar 2021 18:38:13 +0100 Kim Alvefur mod_rest: Add option for serving interactive openapi documentation
Tue, 02 Mar 2021 18:35:54 +0100 Kim Alvefur mod_rest/openapi: Deduplicate things using references
Tue, 02 Mar 2021 16:14:20 +0100 Kim Alvefur mod_rest/openapi: Fix dataform references
Tue, 02 Mar 2021 14:19:19 +0100 Kim Alvefur mod_ogp/README: Add Lua language annotation to prosody config snippet
Tue, 02 Mar 2021 14:17:51 +0100 Kim Alvefur mod_ogp/README: Annotate example as XML to enable syntax highlighting
Tue, 02 Mar 2021 13:36:10 +0100 JC Brand mod_ogp: Add the ability to whitelist domains
Tue, 02 Mar 2021 12:04:14 +0100 JC Brand mod_ogp: Add the ability to detect and process multiple URLs in a body
Mon, 01 Mar 2021 17:33:32 +0100 Kim Alvefur mod_rest: Fix syntax error in previous commit
Sun, 28 Feb 2021 20:59:53 +0100 Kim Alvefur mod_rest: Revert leftover of unfinished ?query mapping
Sun, 28 Feb 2021 20:47:32 +0100 Kim Alvefur mod_rest: Add schema for errors
Sun, 28 Feb 2021 19:33:09 +0100 Kim Alvefur mod_rest: Support GET for certain IQ queries
Sun, 28 Feb 2021 19:25:45 +0100 Kim Alvefur mod_rest: Add more REST-looking way to send stanzas
Sun, 28 Feb 2021 18:55:18 +0100 Kim Alvefur mod_rest: Restructure API spec
Sat, 27 Feb 2021 02:37:01 +0100 Kim Alvefur mod_muc_http_defaults: Schema corrections
Sat, 27 Feb 2021 02:05:06 +0100 Kim Alvefur mod_rest: Add an OpenAPI specification
Fri, 26 Feb 2021 22:05:25 +0100 Kim Alvefur mod_rest: Roundtrip disco and items when string or boolean is used
Wed, 24 Feb 2021 18:46:20 +0100 Kim Alvefur mod_migrate_http_upload: Remove storage path when done
Wed, 24 Feb 2021 18:13:19 +0100 Kim Alvefur mod_migrate_http_upload: Don't include per-upload directory twice
Wed, 24 Feb 2021 18:12:12 +0100 Kim Alvefur mod_migrate_http_upload: Respect the 'http_upload_path' setting
Wed, 24 Feb 2021 16:57:28 +0100 Kim Alvefur mod_migrate_http_upload: Fix autolink in README
Wed, 24 Feb 2021 16:55:46 +0100 Kim Alvefur mod_migrate_http_upload: Upload data converter to mod_http_file_share
Tue, 23 Feb 2021 20:59:14 +0000 Matthew Wild mod_cloud_notify_encrypted: Advertise support for JMI push notifications
Tue, 23 Feb 2021 16:37:06 +0000 Matthew Wild mod_cloud_notify_encrypted: Include full JID of sender with call notifications, per spec
Tue, 23 Feb 2021 16:10:13 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix expected namespace of JMI description element
Tue, 23 Feb 2021 15:23:29 +0000 Matthew Wild mod_cloud_notify: Consider incoming XEP-0353 call requests as important
Tue, 23 Feb 2021 03:22:33 +0100 Kim Alvefur mod_smacks: Correct field name for session
Mon, 22 Feb 2021 16:08:55 +0100 Jonas Schäfer mod_log_json: allow logging of formatted message
Mon, 22 Feb 2021 17:56:27 +0100 JC Brand mod_ogp: Remove old, empty README
Mon, 22 Feb 2021 17:51:51 +0100 JC Brand mod_ogp: Add README
Mon, 22 Feb 2021 17:37:50 +0100 JC Brand mod_ogp: Make sure OGP fasten messages get archived
Mon, 22 Feb 2021 16:44:40 +0100 Kim Alvefur mod_smacks: Only act on CSI state changes if smacks is enabled
Mon, 22 Feb 2021 13:45:29 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix traceback (incorrect variable name)
Mon, 22 Feb 2021 13:11:35 +0000 Matthew Wild mod_cloud_notify_encrypted: Update to latest spec, fixes unreliable call notifications
Sun, 21 Feb 2021 16:15:21 +0100 Kim Alvefur mod_muc_http_defaults: Add template filters to let you extract room JID parts
Mon, 25 Jan 2021 08:41:37 +0100 Ben mod_auth_http: type fix #1621
Sat, 20 Feb 2021 20:17:18 +0100 Kim Alvefur mod_muc_http_defaults: Expand documentation on expected API response
Sat, 20 Feb 2021 20:16:24 +0100 Kim Alvefur mod_muc_http_defaults: Minor schema tweak
Fri, 19 Feb 2021 23:42:12 +0100 Kim Alvefur Add tag 'Statistics' to some modules to ease discoverability
Fri, 19 Feb 2021 20:42:48 +0100 Kim Alvefur mod_muc_http_defaults: Fix resetting affiliations (it's plural)
Fri, 19 Feb 2021 20:36:11 +0100 Kim Alvefur mod_muc_http_defaults: Fix order of http callback arguments
Fri, 19 Feb 2021 19:50:21 +0100 Kim Alvefur mod_muc_http_defaults: Remove fancy to be 0.11-compatible
Fri, 19 Feb 2021 16:01:41 +0100 Kim Alvefur mod_muc_http_defaults: Get MUC room config from an API
Tue, 16 Feb 2021 23:16:05 +0100 Kim Alvefur mod_smacks: Request ack on signal of ongoing CSI flush
Tue, 16 Feb 2021 22:49:44 +0100 Kim Alvefur mod_smacks: Explicitly request ack when leaving CSI-inactive mode
Tue, 16 Feb 2021 21:33:39 +0100 Kim Alvefur mod_smacks: Do ask for acks while in CSI inactive mode, but less frequent
Tue, 16 Feb 2021 21:29:27 +0100 Nicolas Cedilnik mod_http_upload: Add access config option
Tue, 16 Feb 2021 19:16:21 +0100 Kim Alvefur mod_smacks: Don't ask for acks while in (csi) inactive mode
Thu, 11 Feb 2021 15:51:27 +0100 Kim Alvefur mod_s2s_auth_posh: Use unused loop variable for something [luacheck]
Mon, 15 Feb 2021 21:04:19 +0100 Michel Le Bihan mod_register_web: Add hCaptcha provider
Mon, 15 Feb 2021 20:23:28 +0100 Michel Le Bihan mod_register_web: Update reCAPTCHA URL
Wed, 10 Feb 2021 16:14:18 +0100 Kim Alvefur mod_pubsub_summary: Make titles *bold* to stand out more
Wed, 10 Feb 2021 16:06:30 +0100 Kim Alvefur mod_pubsub_summary: Skip adding title if already part of summary
Wed, 10 Feb 2021 16:05:14 +0100 Kim Alvefur mod_pubsub_summary: Include multiple links (e.g. podcast media)
Wed, 10 Feb 2021 16:04:17 +0100 Kim Alvefur mod_pubsub_summary: Explain why it picks content or summary in a comment
Wed, 10 Feb 2021 16:02:28 +0100 Kim Alvefur mod_tlsfail: Test how servers react to starttls failure
Sat, 06 Feb 2021 22:15:08 +0100 Kim Alvefur mod_auth_ccert/README: Add certificate purpose conifg to example
Sat, 06 Feb 2021 21:34:25 +0100 Kim Alvefur mod_auth_ccert/README: Add setting to ensure Prosdy asks for client certificate
Fri, 05 Feb 2021 15:45:55 +0100 Jonas Schäfer mod_groups_shell: add an admin shell command for updating bookmarks
Fri, 05 Feb 2021 15:45:28 +0100 Jonas Schäfer mod_groups_internal: allow force-emitting group member addition events
Fri, 05 Feb 2021 12:36:48 +0000 Matthew Wild mod_cloud_notify: Fix nesting of push form (thanks ivucica/Andrzej)
Thu, 04 Feb 2021 20:49:02 +0100 Kim Alvefur mod_pubsub_feeds: Translate RSS <enclosure> to Atom for podcasts
Thu, 04 Feb 2021 16:16:29 -0001 Kim Alvefur mod_pubsub_feeds: Copy Atom tags from RSS as-is
Thu, 04 Feb 2021 01:12:41 +0100 Kim Alvefur mod_pubsub_summary: Mangle HTML payloads in Atom/RSS feeds
Wed, 03 Feb 2021 18:03:12 +0100 Jonas Schäfer mod_groups_muc_bookmarks: manage PEP (XEP-0048) bookmarks of group members
Wed, 03 Feb 2021 18:02:39 +0100 Jonas Schäfer mod_groups_internal: emit events for group membership changes
Tue, 02 Feb 2021 22:28:09 +0100 Jonas Schäfer mod_groups_internal: correctly destroy MUC associated with group
Mon, 01 Feb 2021 16:43:27 +0100 Jonas Schäfer mod_invites: add extensive help message
Sun, 31 Jan 2021 19:16:36 +0100 Jonas Schäfer mod_invites: rework CLI parsing to support groups
Sun, 31 Jan 2021 16:12:47 +0100 Jonas Schäfer mod_muc_defaults: handle case where affiliations are unset
Sun, 31 Jan 2021 16:09:14 +0100 Jonas Schäfer mod_groups_internal: handle empty groups correctly
Sun, 31 Jan 2021 12:20:03 +0100 Jonas Schäfer mod_groups_internal: fix log message not appearing
Sun, 31 Jan 2021 12:14:21 +0100 Jonas Schäfer mod_groups_internal: make robust against module reloads
Sat, 30 Jan 2021 16:31:15 +0100 Jonas Schäfer mod_groups_migration: make default group name configurable