Log

description author age
mod_rest: Add XEP-0359 ids to schema mapping Kim Alvefur Wed, 24 Mar 2021 01:02:58 +0100
mod_rest: Remodel occupant-id (XEP-0421) as single attribute tag Kim Alvefur Tue, 23 Mar 2021 23:53:04 +0100
mod_rest: Fix name of entry in error registry for unauth 'from' Kim Alvefur Tue, 23 Mar 2021 23:41:10 +0100
mod_rest: Add a 'title' to XEP-0085 mapping (for documentation) Kim Alvefur Tue, 23 Mar 2021 23:19:38 +0100
mod_rest: Add mappings for a whole pile of XEPs Kim Alvefur Tue, 23 Mar 2021 23:18:33 +0100
mod_rest: Document the /echo endpoint in the openapi spec Kim Alvefur Tue, 23 Mar 2021 22:08:38 +0100
mod_rest: Move openapi spec into res/ dir to get it included in rocks Kim Alvefur Tue, 23 Mar 2021 20:27:44 +0100
mod_rest: Reflect XEP-0092 queries no longer taking booleans in openapi spec Kim Alvefur Tue, 23 Mar 2021 20:25:21 +0100
mod_rest: Remove inaccurate comment Kim Alvefur Tue, 23 Mar 2021 20:23:35 +0100
mod_rest: Restore 'kind' property in JSON-mapped objects Kim Alvefur Tue, 23 Mar 2021 17:44:49 +0100
mod_post_msg: Add sendxmpp-curl Kim Alvefur Tue, 23 Mar 2021 15:24:47 +0100
mod_rest: Add XEP-0066 to mapping schema (breaking from previous jsonmap) Kim Alvefur Mon, 22 Mar 2021 23:14:25 +0100
mod_pubsub_post: Allow specifying item id by a special mapping Kim Alvefur Mon, 22 Mar 2021 21:20:03 +0100
mod_pubsub_post: Add support for mapping incoming JSON to XML Kim Alvefur Mon, 22 Mar 2021 21:18:35 +0100
mod_rest: Declare presence priority an integer in -128..127 per RFC6121 Kim Alvefur Mon, 22 Mar 2021 00:45:10 +0100
mod_rest: Convert XEP-0039 to datamapping Kim Alvefur Mon, 22 Mar 2021 00:21:27 +0100
mod_rest: Replace most mappings by using util.datamapper Kim Alvefur Sun, 21 Mar 2021 23:54:06 +0100
mod_http_admin_api: support for updating user roles via the API Jonas Schäfer Mon, 22 Mar 2021 21:32:43 +0100
mod_http_admin_api: allow updating the user nickname via API Jonas Schäfer Mon, 22 Mar 2021 17:52:28 +0100
mod_muc_markers: Prevent any markers from reaching the archive, even if untracked Matthew Wild Mon, 22 Mar 2021 15:55:02 +0000
mod_rest: Add an 'echo' endpoint for debugging Kim Alvefur Sun, 21 Mar 2021 00:31:53 +0100
mod_pubsub_summary: Fix to not strip inline links Kim Alvefur Wed, 17 Mar 2021 15:52:12 +0100
mod_firewall: Add basic LIST backend for receiving items from PubSub Kim Alvefur Sun, 14 Mar 2021 23:31:32 +0100
mod_pubsub_subscription: New module providing an API for pubsub subscriptions Kim Alvefur Mon, 15 Mar 2021 16:31:23 +0100
mod_muc_rai: Switch to low-priority pre-* events, which should suffice for per-session tracking Matthew Wild Mon, 15 Mar 2021 16:55:21 +0000
mod_http_upload_external: add access control option Nicolas Cedilnik Sun, 14 Mar 2021 17:19:38 +0100
mod_pubsub_eventsource: Fix processing of newlines Kim Alvefur Fri, 12 Mar 2021 21:32:03 +0100
mod_pubsub_summary: Fix traceback when <content> not included Kim Alvefur Fri, 12 Mar 2021 11:00:26 +0100
mod_rest: Fix typos [codespell] Kim Alvefur Tue, 09 Mar 2021 18:44:35 +0100
mod_muc_http_defaults/README: Fix schema Kim Alvefur Tue, 09 Mar 2021 12:55:42 +0100
mod_ogp: Log error responses JC Brand Mon, 08 Mar 2021 13:25:40 +0100
mod_rest: Allow passing e.g. disco 'node' as a ?query variable Kim Alvefur Sun, 07 Mar 2021 22:01:50 +0100
mod_rest: Allow empty @to to mean to=account is in normal XMPP Kim Alvefur Sun, 07 Mar 2021 21:02:18 +0100
mod_rest: Fix tag name in parsing of OOB payloads Kim Alvefur Sun, 07 Mar 2021 01:35:43 +0100
mod_rest: Fix the OOB tag name which also differs in messages Kim Alvefur Sun, 07 Mar 2021 01:30:42 +0100
mod_rest: Change OOB namespace to the one used in messages Kim Alvefur Sun, 07 Mar 2021 01:26:20 +0100
mod_rest/apidemo: Serve yaml with a (non-standard) content-type Kim Alvefur Sun, 07 Mar 2021 01:22:15 +0100
mod_rest/openapi: Reorder request bodies becasue YAML Kim Alvefur Thu, 04 Mar 2021 01:42:47 +0100
mod_rest/openapi: Add missing body for POST /kind/type/to query Kim Alvefur Thu, 04 Mar 2021 01:28:26 +0100
mod_rest/openapi: Improve ping (XEP-0199) representation Kim Alvefur Thu, 04 Mar 2021 01:26:41 +0100
mod_rest/openapi: Improve organization and navigation Kim Alvefur Thu, 04 Mar 2021 01:21:11 +0100
mod_rest/openapi: Describe 'version' endpoint in more detail Kim Alvefur Thu, 04 Mar 2021 00:44:15 +0100
mod_rest/openapi: Remove 202 response for ping (doesn't happen) Kim Alvefur Thu, 04 Mar 2021 00:43:26 +0100
mod_s2s_auth_dane: Fix traceback in DANE-TA check because unpack() moved Kim Alvefur Wed, 03 Mar 2021 11:51:39 +0100
mod_s2s_auth_dane: Disable now redundant validation done in trunk Kim Alvefur Wed, 03 Mar 2021 11:43:38 +0100
mod_pubsub_text_interface: Pass node object to broadcaster for config access Kim Alvefur Tue, 02 Mar 2021 19:20:41 +0100
mod_rest: Add option for serving interactive openapi documentation Kim Alvefur Tue, 02 Mar 2021 18:38:13 +0100
mod_rest/openapi: Deduplicate things using references Kim Alvefur Tue, 02 Mar 2021 18:35:54 +0100
mod_rest/openapi: Fix dataform references Kim Alvefur Tue, 02 Mar 2021 16:14:20 +0100
mod_ogp/README: Add Lua language annotation to prosody config snippet Kim Alvefur Tue, 02 Mar 2021 14:19:19 +0100
mod_ogp/README: Annotate example as XML to enable syntax highlighting Kim Alvefur Tue, 02 Mar 2021 14:17:51 +0100
mod_ogp: Add the ability to whitelist domains JC Brand Tue, 02 Mar 2021 13:36:10 +0100
mod_ogp: Add the ability to detect and process multiple URLs in a body JC Brand Tue, 02 Mar 2021 12:04:14 +0100
mod_rest: Fix syntax error in previous commit Kim Alvefur Mon, 01 Mar 2021 17:33:32 +0100
mod_rest: Revert leftover of unfinished ?query mapping Kim Alvefur Sun, 28 Feb 2021 20:59:53 +0100
mod_rest: Add schema for errors Kim Alvefur Sun, 28 Feb 2021 20:47:32 +0100
mod_rest: Support GET for certain IQ queries Kim Alvefur Sun, 28 Feb 2021 19:33:09 +0100
mod_rest: Add more REST-looking way to send stanzas Kim Alvefur Sun, 28 Feb 2021 19:25:45 +0100
mod_rest: Restructure API spec Kim Alvefur Sun, 28 Feb 2021 18:55:18 +0100
mod_muc_http_defaults: Schema corrections Kim Alvefur Sat, 27 Feb 2021 02:37:01 +0100
mod_rest: Add an OpenAPI specification Kim Alvefur Sat, 27 Feb 2021 02:05:06 +0100
mod_rest: Roundtrip disco and items when string or boolean is used Kim Alvefur Fri, 26 Feb 2021 22:05:25 +0100
mod_migrate_http_upload: Remove storage path when done Kim Alvefur Wed, 24 Feb 2021 18:46:20 +0100
mod_migrate_http_upload: Don't include per-upload directory twice Kim Alvefur Wed, 24 Feb 2021 18:13:19 +0100
mod_migrate_http_upload: Respect the 'http_upload_path' setting Kim Alvefur Wed, 24 Feb 2021 18:12:12 +0100
mod_migrate_http_upload: Fix autolink in README Kim Alvefur Wed, 24 Feb 2021 16:57:28 +0100
mod_migrate_http_upload: Upload data converter to mod_http_file_share Kim Alvefur Wed, 24 Feb 2021 16:55:46 +0100
mod_cloud_notify_encrypted: Advertise support for JMI push notifications Matthew Wild Tue, 23 Feb 2021 20:59:14 +0000
mod_cloud_notify_encrypted: Include full JID of sender with call notifications, per spec Matthew Wild Tue, 23 Feb 2021 16:37:06 +0000
mod_cloud_notify_encrypted: Fix expected namespace of JMI description element Matthew Wild Tue, 23 Feb 2021 16:10:13 +0000
mod_cloud_notify: Consider incoming XEP-0353 call requests as important Matthew Wild Tue, 23 Feb 2021 15:23:29 +0000
mod_smacks: Correct field name for session Kim Alvefur Tue, 23 Feb 2021 03:22:33 +0100
mod_log_json: allow logging of formatted message Jonas Schäfer Mon, 22 Feb 2021 16:08:55 +0100
mod_ogp: Remove old, empty README JC Brand Mon, 22 Feb 2021 17:56:27 +0100
mod_ogp: Add README JC Brand Mon, 22 Feb 2021 17:51:51 +0100
mod_ogp: Make sure OGP fasten messages get archived JC Brand Mon, 22 Feb 2021 17:37:50 +0100
mod_smacks: Only act on CSI state changes if smacks is enabled Kim Alvefur Mon, 22 Feb 2021 16:44:40 +0100
mod_cloud_notify_encrypted: Fix traceback (incorrect variable name) Matthew Wild Mon, 22 Feb 2021 13:45:29 +0000
mod_cloud_notify_encrypted: Update to latest spec, fixes unreliable call notifications Matthew Wild Mon, 22 Feb 2021 13:11:35 +0000
mod_muc_http_defaults: Add template filters to let you extract room JID parts Kim Alvefur Sun, 21 Feb 2021 16:15:21 +0100
mod_auth_http: type fix #1621 Ben Mon, 25 Jan 2021 08:41:37 +0100
mod_muc_http_defaults: Expand documentation on expected API response Kim Alvefur Sat, 20 Feb 2021 20:17:18 +0100
mod_muc_http_defaults: Minor schema tweak Kim Alvefur Sat, 20 Feb 2021 20:16:24 +0100
Add tag 'Statistics' to some modules to ease discoverability Kim Alvefur Fri, 19 Feb 2021 23:42:12 +0100
mod_muc_http_defaults: Fix resetting affiliations (it's plural) Kim Alvefur Fri, 19 Feb 2021 20:42:48 +0100
mod_muc_http_defaults: Fix order of http callback arguments Kim Alvefur Fri, 19 Feb 2021 20:36:11 +0100
mod_muc_http_defaults: Remove fancy to be 0.11-compatible Kim Alvefur Fri, 19 Feb 2021 19:50:21 +0100
mod_muc_http_defaults: Get MUC room config from an API Kim Alvefur Fri, 19 Feb 2021 16:01:41 +0100
mod_smacks: Request ack on signal of ongoing CSI flush Kim Alvefur Tue, 16 Feb 2021 23:16:05 +0100
mod_smacks: Explicitly request ack when leaving CSI-inactive mode Kim Alvefur Tue, 16 Feb 2021 22:49:44 +0100
mod_smacks: Do ask for acks while in CSI inactive mode, but less frequent Kim Alvefur Tue, 16 Feb 2021 21:33:39 +0100
mod_http_upload: Add access config option Nicolas Cedilnik Tue, 16 Feb 2021 21:29:27 +0100
mod_smacks: Don't ask for acks while in (csi) inactive mode Kim Alvefur Tue, 16 Feb 2021 19:16:21 +0100
mod_s2s_auth_posh: Use unused loop variable for something [luacheck] Kim Alvefur Thu, 11 Feb 2021 15:51:27 +0100
mod_register_web: Add hCaptcha provider Michel Le Bihan Mon, 15 Feb 2021 21:04:19 +0100
mod_register_web: Update reCAPTCHA URL Michel Le Bihan Mon, 15 Feb 2021 20:23:28 +0100
mod_pubsub_summary: Make titles *bold* to stand out more Kim Alvefur Wed, 10 Feb 2021 16:14:18 +0100
mod_pubsub_summary: Skip adding title if already part of summary Kim Alvefur Wed, 10 Feb 2021 16:06:30 +0100
mod_pubsub_summary: Include multiple links (e.g. podcast media) Kim Alvefur Wed, 10 Feb 2021 16:05:14 +0100
mod_pubsub_summary: Explain why it picks content or summary in a comment Kim Alvefur Wed, 10 Feb 2021 16:04:17 +0100
mod_tlsfail: Test how servers react to starttls failure Kim Alvefur Wed, 10 Feb 2021 16:02:28 +0100
mod_auth_ccert/README: Add certificate purpose conifg to example Kim Alvefur Sat, 06 Feb 2021 22:15:08 +0100
mod_auth_ccert/README: Add setting to ensure Prosdy asks for client certificate Kim Alvefur Sat, 06 Feb 2021 21:34:25 +0100
mod_groups_shell: add an admin shell command for updating bookmarks Jonas Schäfer Fri, 05 Feb 2021 15:45:55 +0100
mod_groups_internal: allow force-emitting group member addition events Jonas Schäfer Fri, 05 Feb 2021 15:45:28 +0100
mod_cloud_notify: Fix nesting of push form (thanks ivucica/Andrzej) Matthew Wild Fri, 05 Feb 2021 12:36:48 +0000
mod_pubsub_feeds: Translate RSS <enclosure> to Atom for podcasts Kim Alvefur Thu, 04 Feb 2021 20:49:02 +0100
mod_pubsub_feeds: Copy Atom tags from RSS as-is Kim Alvefur Thu, 04 Feb 2021 16:16:29 -0001
mod_pubsub_summary: Mangle HTML payloads in Atom/RSS feeds Kim Alvefur Thu, 04 Feb 2021 01:12:41 +0100
mod_groups_muc_bookmarks: manage PEP (XEP-0048) bookmarks of group members Jonas Schäfer Wed, 03 Feb 2021 18:03:12 +0100
mod_groups_internal: emit events for group membership changes Jonas Schäfer Wed, 03 Feb 2021 18:02:39 +0100
mod_groups_internal: correctly destroy MUC associated with group Jonas Schäfer Tue, 02 Feb 2021 22:28:09 +0100
mod_invites: add extensive help message Jonas Schäfer Mon, 01 Feb 2021 16:43:27 +0100
mod_invites: rework CLI parsing to support groups Jonas Schäfer Sun, 31 Jan 2021 19:16:36 +0100
mod_muc_defaults: handle case where affiliations are unset Jonas Schäfer Sun, 31 Jan 2021 16:12:47 +0100
mod_groups_internal: handle empty groups correctly Jonas Schäfer Sun, 31 Jan 2021 16:09:14 +0100
mod_groups_internal: fix log message not appearing Jonas Schäfer Sun, 31 Jan 2021 12:20:03 +0100
mod_groups_internal: make robust against module reloads Jonas Schäfer Sun, 31 Jan 2021 12:14:21 +0100
mod_groups_migration: make default group name configurable Jonas Schäfer Sat, 30 Jan 2021 16:31:15 +0100
mod_groups_internal: maintain the name of the associated MUC Jonas Schäfer Sat, 30 Jan 2021 16:25:12 +0100
mod_invites_register_api: Handle password resets Jonas Schäfer Sat, 30 Jan 2021 10:47:57 +0100
mod_smacks: allow O(1) processing of delayed ack events tmolitor Sat, 30 Jan 2021 07:19:35 +0100
mod_cloud_notify: use stanza from mod_smacks to behave O(1) tmolitor Sat, 30 Jan 2021 07:17:33 +0100
mod_compliance_2021: XEP-0443: XMPP Compliance Suites 2021 self-test Kim Alvefur Sat, 30 Jan 2021 01:10:06 +0100
mod_invites_adhoc: Add support for specifying roles that may invite users, admins may always invite Matthew Wild Thu, 28 Jan 2021 08:56:29 +0000
mod_invites_adhoc: Fail contact invite if user is not on current host Matthew Wild Thu, 28 Jan 2021 07:04:11 +0000
mod_invites_page: Some fixes for external-only mode Matthew Wild Wed, 27 Jan 2021 16:10:08 +0000
mod_groups_internal: Style Matthew Wild Wed, 27 Jan 2021 15:14:47 +0000
mod_groups_internal: Fix unintended global variable (thanks luacheck) Matthew Wild Wed, 27 Jan 2021 15:13:18 +0000
mod_groups_internal: Fix incorrect function name Matthew Wild Wed, 27 Jan 2021 14:55:55 +0000
mod_groups_internal: Remove unused local function Matthew Wild Wed, 27 Jan 2021 14:55:22 +0000
mod_groups_internal: Prep MUC JID before exposing/storing it (just in case) Matthew Wild Wed, 27 Jan 2021 14:52:30 +0000
mod_invites_page: Allow disabling of built-in pages with invites_page_external option Matthew Wild Wed, 27 Jan 2021 08:16:26 +0000
mod_invites_register: factor group handling into separate module Jonas Schäfer Tue, 26 Jan 2021 22:04:43 +0100
mod_invites_groups: factor group handling out of mod_invites_register Jonas Schäfer Tue, 26 Jan 2021 22:04:23 +0100
mod_groups_internal: send invite to new members of groups Jonas Schäfer Tue, 26 Jan 2021 17:28:26 +0100
mod_migrate: Allow migrating data not attached to any user / nil user Kim Alvefur Tue, 26 Jan 2021 17:18:44 +0100
mod_invites_adhoc: also add tracking information to contact invites Jonas Schäfer Tue, 26 Jan 2021 17:17:36 +0100
mod_http_admin_api: re-add information about invite creator Jonas Schäfer Tue, 26 Jan 2021 16:10:11 +0100
mod_invites_adhoc: add information about who created an invitation Jonas Schäfer Tue, 26 Jan 2021 16:09:02 +0100
mod_invites_tracking: simple module to store who created an invite Jonas Schäfer Tue, 26 Jan 2021 16:05:49 +0100
mod_http_admin_api: remove deprecated API endpoint Jonas Schäfer Tue, 26 Jan 2021 16:01:45 +0100
mod_groups_internal: fix default value and handling of groups_muc_host Jonas Schäfer Tue, 26 Jan 2021 15:39:59 +0100
mod_groups_migration: initialise the group with a MUC Jonas Schäfer Tue, 26 Jan 2021 15:37:52 +0100
mod_http_admin_api: support for creating groups with MUCs Jonas Schäfer Tue, 26 Jan 2021 15:37:28 +0100
mod_groups_internal: manage associated MUC Jonas Schäfer Mon, 25 Jan 2021 21:51:26 +0100
mod_groups_internal: allow creating MUCs if a MUC host is linked Jonas Schäfer Mon, 25 Jan 2021 21:47:38 +0100
mod_groups_migration: module helping migration to groups Jonas Schäfer Mon, 25 Jan 2021 21:34:32 +0100
mod_groups_internal: allow delay of roster sync on group change Jonas Schäfer Mon, 25 Jan 2021 21:33:38 +0100
mod_groups_internal: allow specifying a group_id on create Jonas Schäfer Mon, 25 Jan 2021 21:32:53 +0100
mod_invites_register: port to mod_groups_internal Jonas Schäfer Mon, 25 Jan 2021 18:43:48 +0100
mod_groups_internal: new module for grouping beyond mod_adhoc_groups Matthew Wild Mon, 25 Jan 2021 18:43:20 +0100
mod_http_admin_api: port to use new mod_groups_internal module Jonas Schäfer Mon, 25 Jan 2021 18:33:49 +0100
mod_invites_register_api: reroute register call Jonas Schäfer Mon, 25 Jan 2021 16:55:39 +0100
mod_invites_register_api: New module to allow turning invites into accounts via a HTTP API Matthew Wild Mon, 25 Jan 2021 12:44:20 +0000
mod_http_admin_api: Add OpenAPI spec Matthew Wild Sat, 23 Jan 2021 14:15:21 +0000
mod_http_admin_api: Add 'reset' property to returned invite objects Matthew Wild Sat, 23 Jan 2021 13:03:14 +0000
mod_invites: Add ttl to all public creation APIs Matthew Wild Sat, 23 Jan 2021 12:56:17 +0000
mod_invites: Fix typo in variable name Matthew Wild Sat, 23 Jan 2021 12:55:49 +0000
mod_http_admin_api: Allow specifying groups in account invite Matthew Wild Sat, 23 Jan 2021 12:52:48 +0000
mod_http_admin_api: Improve invite API and support password resets Matthew Wild Sat, 23 Jan 2021 11:59:23 +0000
mod_cloud_notify_encrypted: Fix traceback on push of message with no body Matthew Wild Fri, 22 Jan 2021 22:05:05 +0000
mod_rest: Fix json-mapping stanzas with text or whitespace between tags Kim Alvefur Fri, 22 Jan 2021 15:19:53 +0100
mod_http_admin_api: Add /server/info endpoint for site_name and version Matthew Wild Thu, 21 Jan 2021 18:54:42 +0000
mod_http_oauth2: Add endpoint to revoke a key (RFC 7009 kinda) Matthew Wild Thu, 21 Jan 2021 18:06:12 +0000
mod_http_admin_api: add support for updating groups Jonas Schäfer Thu, 21 Jan 2021 17:30:34 +0100
mod_http_admin_api: Some fixes and improvements for the groups API Matthew Wild Thu, 21 Jan 2021 16:02:31 +0000
mod_cloud_notify: Make push_errors a shared table to persist across reloads and share with other modules Matthew Wild Thu, 21 Jan 2021 15:25:18 +0000
mod_http_admin_api: do not report OMEMO as ok if no devices exist Jonas Schäfer Thu, 21 Jan 2021 16:18:14 +0100
mod_http_admin_api: make the api a bit less untested Jonas Schäfer Thu, 21 Jan 2021 16:13:29 +0100
mod_http_admin_api: set content-type for debug API Jonas Schäfer Thu, 21 Jan 2021 15:51:07 +0100
mod_http_admin_api: 100% untested user debug info endpoint Matthew Wild Thu, 21 Jan 2021 14:42:11 +0000
mod_http_admin_api: restructure group-related info in API Jonas Schäfer Wed, 20 Jan 2021 15:30:29 +0100
mod_http_admin_api: Return new group object on successful creation Matthew Wild Wed, 20 Jan 2021 12:51:33 +0000
mod_http_admin_api: Switch PUT to POST where appropriate Matthew Wild Tue, 19 Jan 2021 20:36:41 +0000
mod_http_admin_api: Fix logic bug Matthew Wild Tue, 19 Jan 2021 20:35:33 +0000
mod_http_admin_api: Ensure 'reusable' flag is always present on an invite Matthew Wild Tue, 19 Jan 2021 20:35:08 +0000
mod_invites, mod_http_admin_api: Allow specifying multiple groups when creating an invite Matthew Wild Tue, 19 Jan 2021 20:34:23 +0000
mod_muc_markers: boolean should be used, not string JC Brand Mon, 18 Jan 2021 20:01:17 +0100
mod_cloud_notify: Fix handling of push_queue tmolitor Sun, 17 Jan 2021 21:52:36 +0100
mod_http_admin_api: Add XMPP URI into invite objects Matthew Wild Sun, 17 Jan 2021 18:11:19 +0000
mod_http_admin_api: Add groups management endpoints Matthew Wild Sun, 17 Jan 2021 17:52:03 +0000
mod_http_admin_api: Add groups property to users Matthew Wild Sun, 17 Jan 2021 17:51:23 +0000
mod_http_admin_api: Add support for creating reusable/group/custom-ttl invites Matthew Wild Sun, 17 Jan 2021 17:50:42 +0000
mod_http_admin_api: Use json.encode_array() when returning an array Matthew Wild Sun, 17 Jan 2021 17:46:47 +0000
mod_http_admin_api: Expose new invite properties: groups, source and reusable Matthew Wild Sun, 17 Jan 2021 17:46:02 +0000
mod_invites_register: Add user to groups included in an invite Matthew Wild Sun, 17 Jan 2021 17:44:51 +0000
mod_invites: Add public API method for creating group invites Matthew Wild Sun, 17 Jan 2021 17:43:53 +0000
mod_invites: Add support to internal API for creating reusable and custom-TTL invites Matthew Wild Sun, 17 Jan 2021 17:42:49 +0000
mod_http_admin_api: Add methods for managing users Matthew Wild Sun, 17 Jan 2021 13:58:52 +0000
mod_invites: Fix some more luacheck warnings Matthew Wild Sun, 17 Jan 2021 12:50:19 +0000
mod_http_admin_api: HTTP API for managing users and invites Matthew Wild Sun, 17 Jan 2021 12:49:20 +0000
mod_invites: Fix luacheck warning Matthew Wild Sun, 17 Jan 2021 12:47:56 +0000
mod_invites: Add internal API to list, read and delete account invites Matthew Wild Sun, 17 Jan 2021 12:47:47 +0000
mod_http_oauth2: Rudimentary support for scopes (but not really) Matthew Wild Sat, 16 Jan 2021 19:47:22 +0000
mod_muc_deliver_offline: New module for delivery of MUC messages to offline users Matthew Wild Fri, 15 Jan 2021 18:57:12 +0000
mod_muc_markers: Fix default value in readme JC Brand Fri, 15 Jan 2021 14:08:46 +0100
mod_muc_markers: Add config setting to turn off sending of markers on MUC join JC Brand Fri, 15 Jan 2021 14:07:01 +0100
mod_cloud_notify_filters: New module to support push notification filters Matthew Wild Wed, 13 Jan 2021 16:50:47 +0000
mod_muc_rai: Get user JID from event.occupant JC Brand Wed, 13 Jan 2021 16:23:44 +0100
mod_cloud_notify_priority_tag: New module to support Tigase's push priority indicator extension Matthew Wild Wed, 13 Jan 2021 15:02:27 +0000
mod_cloud_notify_encrypted: Use new direct access to notification element Matthew Wild Wed, 13 Jan 2021 15:01:59 +0000
mod_cloud_notify: Some restructuring to allow direct access to notification element within push event Matthew Wild Wed, 13 Jan 2021 15:00:41 +0000
mod_cloud_notify_encrypted: Truncate message body to 255 characters Matthew Wild Wed, 13 Jan 2021 14:19:20 +0000
mod_cloud_notify_encrypted: Fixes to the push notification syntax and payload Matthew Wild Wed, 13 Jan 2021 14:18:24 +0000
mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations Matthew Wild Wed, 13 Jan 2021 14:15:38 +0000
mod_cloud_notify: Include 'important' flag in push event data Matthew Wild Wed, 13 Jan 2021 14:09:18 +0000
mod_cloud_notify_encrypted: New module for Encrypted Push Notifications Matthew Wild Tue, 12 Jan 2021 15:43:26 +0000
mod_roster_command: Fix subscription when the "user JID" is a bare domain. Boris Grozev Tue, 05 Jan 2021 13:15:00 -0600
mod_cloud_notify: Fire register and push events for integration with other modules Matthew Wild Tue, 12 Jan 2021 15:21:46 +0000
mod_cloud_notify: fix push flooding on delayed acks tmolitor Mon, 11 Jan 2021 22:48:17 +0100
mod_muc_ban_ip: Lua is not C, fix typo Georg Lukas Mon, 11 Jan 2021 16:11:08 +0100
mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login Seve Ferrer Wed, 06 Jan 2021 20:49:45 +0100
mod_muc_ban_ip: do not error() on banned user sending error to MUC Georg Lukas Wed, 06 Jan 2021 17:07:16 +0100
mod_cache_c2s_caps: log full JID on all relevant code paths Georg Lukas Fri, 22 May 2020 09:47:42 +0200
mod_muc_http_auth: `no-authorized` error must be of type `auth` JC Brand Wed, 06 Jan 2021 13:48:49 +0100
mod_client_proxy: Fix typo in readme Jonas Schäfer Tue, 05 Jan 2021 20:51:23 +0100
mod_log_http: Switch to line buffering (thanks Zash+Ge0rG) Matthew Wild Tue, 05 Jan 2021 13:49:50 +0000
mod_pastebin: Document tresholds inclusion in disco#info Kim Alvefur Sat, 02 Jan 2021 15:38:15 +0100
mod_pastebin: Normalize markdown Kim Alvefur Sat, 02 Jan 2021 15:28:45 +0100
mod_muc_mention_notifications: Add description in readme JC Brand Wed, 30 Dec 2020 18:44:54 +0100
mod_muc_mention_notifications: Send mention notifications from the MUC JID JC Brand Wed, 30 Dec 2020 16:44:21 +0100
Improve UX by providing defaults users expect Seve Ferrer Tue, 22 Dec 2020 11:27:20 +0100
End value is index+1 as per the newest revision https://xmpp.org/extensions/xep-0372.html#revision-history-v0.4.0 Seve Ferrer Tue, 22 Dec 2020 11:18:46 +0100
mod_http_upload_external: update php scripts to return HTTP 201 Created on upload Richard Schwab Mon, 21 Dec 2020 19:29:04 +0100
mod_rest: Optimize stanza to JSON mapping Kim Alvefur Wed, 16 Dec 2020 22:07:09 +0100
mod_muc_mention_notifications: Remove debugging helpers JC Brand Mon, 21 Dec 2020 16:01:28 +0100
muc_mention_notifications: Rename module JC Brand Mon, 21 Dec 2020 15:43:35 +0100
muc_room_mention_notifications: Set xmlns to what's used in the protoXEP JC Brand Mon, 21 Dec 2020 15:41:58 +0100
muc_room_mention_notifications: Handle referenced JID being a MUC nickname JID JC Brand Mon, 21 Dec 2020 15:39:56 +0100
mod_muc_http_auth: Bugfix: Not properly listening on register IQs Seve Ferrer Fri, 18 Dec 2020 16:31:01 +0100
Improve UX by providing defaults users expect Seve Ferrer Fri, 18 Dec 2020 15:28:12 +0100
mod_migrate: Add support for the fictitious pep_data store Matthew Wild Tue, 15 Dec 2020 23:40:18 +0000
mod_muc_http_auth: Use get_option_set API properly Seve Ferrer Tue, 15 Dec 2020 14:16:11 +0100
mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback Matthew Wild Tue, 15 Dec 2020 10:49:11 +0000
For deployments that have https://hg.prosody.im/trunk/file/tip/plugins/muc/register.lib.lua#l7 and use https://modules.prosody.im/mod_muc_http_auth.html users can still register to a MUC even if they are not allowed to join. That means they would receive RAI or RMN, for instance. Seve Ferrer Tue, 15 Dec 2020 11:26:29 +0100
mod_muc_markers: Add option for @id rewriting, default off (may break some clients) Matthew Wild Mon, 14 Dec 2020 12:09:25 +0000
mod_muc_rai: Use xmlns from XEP-0437 JC Brand Mon, 14 Dec 2020 13:05:18 +0100
Prosodoy module to externalize MUC authorization via HTTP Seve Ferrer Sat, 12 Dec 2020 18:19:14 +0100
mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes. Matthew Wild Fri, 11 Dec 2020 07:03:31 +0000