mod_firewall: Add basic LIST backend for receiving items from PubSub
|
Kim Alvefur |
2021-03-14 |
mod_pubsub_subscription: New module providing an API for pubsub subscriptions
|
Kim Alvefur |
2021-03-15 |
mod_muc_rai: Switch to low-priority pre-* events, which should suffice for per-session tracking
|
Matthew Wild |
2021-03-15 |
mod_http_upload_external: add access control option
|
Nicolas Cedilnik |
2021-03-14 |
mod_pubsub_eventsource: Fix processing of newlines
|
Kim Alvefur |
2021-03-12 |
mod_pubsub_summary: Fix traceback when <content> not included
|
Kim Alvefur |
2021-03-12 |
mod_rest: Fix typos [codespell]
|
Kim Alvefur |
2021-03-09 |
mod_muc_http_defaults/README: Fix schema
|
Kim Alvefur |
2021-03-09 |
mod_ogp: Log error responses
|
JC Brand |
2021-03-08 |
mod_rest: Allow passing e.g. disco 'node' as a ?query variable
|
Kim Alvefur |
2021-03-07 |
mod_rest: Allow empty @to to mean to=account is in normal XMPP
|
Kim Alvefur |
2021-03-07 |
mod_rest: Fix tag name in parsing of OOB payloads
|
Kim Alvefur |
2021-03-07 |
mod_rest: Fix the OOB tag name which also differs in messages
|
Kim Alvefur |
2021-03-07 |
mod_rest: Change OOB namespace to the one used in messages
|
Kim Alvefur |
2021-03-07 |
mod_rest/apidemo: Serve yaml with a (non-standard) content-type
|
Kim Alvefur |
2021-03-07 |
mod_rest/openapi: Reorder request bodies becasue YAML
|
Kim Alvefur |
2021-03-04 |
mod_rest/openapi: Add missing body for POST /kind/type/to query
|
Kim Alvefur |
2021-03-04 |
mod_rest/openapi: Improve ping (XEP-0199) representation
|
Kim Alvefur |
2021-03-04 |
mod_rest/openapi: Improve organization and navigation
|
Kim Alvefur |
2021-03-04 |
mod_rest/openapi: Describe 'version' endpoint in more detail
|
Kim Alvefur |
2021-03-03 |
mod_rest/openapi: Remove 202 response for ping (doesn't happen)
|
Kim Alvefur |
2021-03-03 |
mod_s2s_auth_dane: Fix traceback in DANE-TA check because unpack() moved
|
Kim Alvefur |
2021-03-03 |
mod_s2s_auth_dane: Disable now redundant validation done in trunk
|
Kim Alvefur |
2021-03-03 |
mod_pubsub_text_interface: Pass node object to broadcaster for config access
|
Kim Alvefur |
2021-03-02 |
mod_rest: Add option for serving interactive openapi documentation
|
Kim Alvefur |
2021-03-02 |
mod_rest/openapi: Deduplicate things using references
|
Kim Alvefur |
2021-03-02 |
mod_rest/openapi: Fix dataform references
|
Kim Alvefur |
2021-03-02 |
mod_ogp/README: Add Lua language annotation to prosody config snippet
|
Kim Alvefur |
2021-03-02 |
mod_ogp/README: Annotate example as XML to enable syntax highlighting
|
Kim Alvefur |
2021-03-02 |
mod_ogp: Add the ability to whitelist domains
|
JC Brand |
2021-03-02 |
mod_ogp: Add the ability to detect and process multiple URLs in a body
|
JC Brand |
2021-03-02 |
mod_rest: Fix syntax error in previous commit
|
Kim Alvefur |
2021-03-01 |
mod_rest: Revert leftover of unfinished ?query mapping
|
Kim Alvefur |
2021-02-28 |
mod_rest: Add schema for errors
|
Kim Alvefur |
2021-02-28 |
mod_rest: Support GET for certain IQ queries
|
Kim Alvefur |
2021-02-28 |
mod_rest: Add more REST-looking way to send stanzas
|
Kim Alvefur |
2021-02-28 |
mod_rest: Restructure API spec
|
Kim Alvefur |
2021-02-28 |
mod_muc_http_defaults: Schema corrections
|
Kim Alvefur |
2021-02-27 |
mod_rest: Add an OpenAPI specification
|
Kim Alvefur |
2021-02-27 |
mod_rest: Roundtrip disco and items when string or boolean is used
|
Kim Alvefur |
2021-02-26 |
mod_migrate_http_upload: Remove storage path when done
|
Kim Alvefur |
2021-02-24 |
mod_migrate_http_upload: Don't include per-upload directory twice
|
Kim Alvefur |
2021-02-24 |
mod_migrate_http_upload: Respect the 'http_upload_path' setting
|
Kim Alvefur |
2021-02-24 |
mod_migrate_http_upload: Fix autolink in README
|
Kim Alvefur |
2021-02-24 |
mod_migrate_http_upload: Upload data converter to mod_http_file_share
|
Kim Alvefur |
2021-02-24 |
mod_cloud_notify_encrypted: Advertise support for JMI push notifications
|
Matthew Wild |
2021-02-23 |
mod_cloud_notify_encrypted: Include full JID of sender with call notifications, per spec
|
Matthew Wild |
2021-02-23 |
mod_cloud_notify_encrypted: Fix expected namespace of JMI description element
|
Matthew Wild |
2021-02-23 |
mod_cloud_notify: Consider incoming XEP-0353 call requests as important
|
Matthew Wild |
2021-02-23 |
mod_smacks: Correct field name for session
|
Kim Alvefur |
2021-02-23 |
mod_log_json: allow logging of formatted message
|
Jonas Schäfer |
2021-02-22 |
mod_ogp: Remove old, empty README
|
JC Brand |
2021-02-22 |
mod_ogp: Add README
|
JC Brand |
2021-02-22 |
mod_ogp: Make sure OGP fasten messages get archived
|
JC Brand |
2021-02-22 |
mod_smacks: Only act on CSI state changes if smacks is enabled
|
Kim Alvefur |
2021-02-22 |
mod_cloud_notify_encrypted: Fix traceback (incorrect variable name)
|
Matthew Wild |
2021-02-22 |
mod_cloud_notify_encrypted: Update to latest spec, fixes unreliable call notifications
|
Matthew Wild |
2021-02-22 |
mod_muc_http_defaults: Add template filters to let you extract room JID parts
|
Kim Alvefur |
2021-02-21 |
mod_auth_http: type fix #1621
|
Ben |
2021-01-25 |
mod_muc_http_defaults: Expand documentation on expected API response
|
Kim Alvefur |
2021-02-20 |