log

age author description
Mon, 25 Jan 2021 18:43:48 +0100 Jonas Schäfer mod_invites_register: port to mod_groups_internal
Mon, 25 Jan 2021 18:43:20 +0100 Matthew Wild mod_groups_internal: new module for grouping beyond mod_adhoc_groups
Mon, 25 Jan 2021 18:33:49 +0100 Jonas Schäfer mod_http_admin_api: port to use new mod_groups_internal module
Mon, 25 Jan 2021 16:55:39 +0100 Jonas Schäfer mod_invites_register_api: reroute register call
Mon, 25 Jan 2021 12:44:20 +0000 Matthew Wild mod_invites_register_api: New module to allow turning invites into accounts via a HTTP API
Sat, 23 Jan 2021 14:15:21 +0000 Matthew Wild mod_http_admin_api: Add OpenAPI spec
Sat, 23 Jan 2021 13:03:14 +0000 Matthew Wild mod_http_admin_api: Add 'reset' property to returned invite objects
Sat, 23 Jan 2021 12:56:17 +0000 Matthew Wild mod_invites: Add ttl to all public creation APIs
Sat, 23 Jan 2021 12:55:49 +0000 Matthew Wild mod_invites: Fix typo in variable name
Sat, 23 Jan 2021 12:52:48 +0000 Matthew Wild mod_http_admin_api: Allow specifying groups in account invite
Sat, 23 Jan 2021 11:59:23 +0000 Matthew Wild mod_http_admin_api: Improve invite API and support password resets
Fri, 22 Jan 2021 22:05:05 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix traceback on push of message with no body
Fri, 22 Jan 2021 15:19:53 +0100 Kim Alvefur mod_rest: Fix json-mapping stanzas with text or whitespace between tags
Thu, 21 Jan 2021 18:54:42 +0000 Matthew Wild mod_http_admin_api: Add /server/info endpoint for site_name and version
Thu, 21 Jan 2021 18:06:12 +0000 Matthew Wild mod_http_oauth2: Add endpoint to revoke a key (RFC 7009 kinda)
Thu, 21 Jan 2021 17:30:34 +0100 Jonas Schäfer mod_http_admin_api: add support for updating groups
Thu, 21 Jan 2021 16:02:31 +0000 Matthew Wild mod_http_admin_api: Some fixes and improvements for the groups API
Thu, 21 Jan 2021 15:25:18 +0000 Matthew Wild mod_cloud_notify: Make push_errors a shared table to persist across reloads and share with other modules
Thu, 21 Jan 2021 16:18:14 +0100 Jonas Schäfer mod_http_admin_api: do not report OMEMO as ok if no devices exist
Thu, 21 Jan 2021 16:13:29 +0100 Jonas Schäfer mod_http_admin_api: make the api a bit less untested
Thu, 21 Jan 2021 15:51:07 +0100 Jonas Schäfer mod_http_admin_api: set content-type for debug API
Thu, 21 Jan 2021 14:42:11 +0000 Matthew Wild mod_http_admin_api: 100% untested user debug info endpoint
Wed, 20 Jan 2021 15:30:29 +0100 Jonas Schäfer mod_http_admin_api: restructure group-related info in API
Wed, 20 Jan 2021 12:51:33 +0000 Matthew Wild mod_http_admin_api: Return new group object on successful creation
Tue, 19 Jan 2021 20:36:41 +0000 Matthew Wild mod_http_admin_api: Switch PUT to POST where appropriate
Tue, 19 Jan 2021 20:35:33 +0000 Matthew Wild mod_http_admin_api: Fix logic bug
Tue, 19 Jan 2021 20:35:08 +0000 Matthew Wild mod_http_admin_api: Ensure 'reusable' flag is always present on an invite
Tue, 19 Jan 2021 20:34:23 +0000 Matthew Wild mod_invites, mod_http_admin_api: Allow specifying multiple groups when creating an invite
Mon, 18 Jan 2021 20:01:17 +0100 JC Brand mod_muc_markers: boolean should be used, not string
Sun, 17 Jan 2021 21:52:36 +0100 tmolitor mod_cloud_notify: Fix handling of push_queue
Sun, 17 Jan 2021 18:11:19 +0000 Matthew Wild mod_http_admin_api: Add XMPP URI into invite objects
Sun, 17 Jan 2021 17:52:03 +0000 Matthew Wild mod_http_admin_api: Add groups management endpoints
Sun, 17 Jan 2021 17:51:23 +0000 Matthew Wild mod_http_admin_api: Add groups property to users
Sun, 17 Jan 2021 17:50:42 +0000 Matthew Wild mod_http_admin_api: Add support for creating reusable/group/custom-ttl invites
Sun, 17 Jan 2021 17:46:47 +0000 Matthew Wild mod_http_admin_api: Use json.encode_array() when returning an array
Sun, 17 Jan 2021 17:46:02 +0000 Matthew Wild mod_http_admin_api: Expose new invite properties: groups, source and reusable
Sun, 17 Jan 2021 17:44:51 +0000 Matthew Wild mod_invites_register: Add user to groups included in an invite
Sun, 17 Jan 2021 17:43:53 +0000 Matthew Wild mod_invites: Add public API method for creating group invites
Sun, 17 Jan 2021 17:42:49 +0000 Matthew Wild mod_invites: Add support to internal API for creating reusable and custom-TTL invites
Sun, 17 Jan 2021 13:58:52 +0000 Matthew Wild mod_http_admin_api: Add methods for managing users
Sun, 17 Jan 2021 12:50:19 +0000 Matthew Wild mod_invites: Fix some more luacheck warnings
Sun, 17 Jan 2021 12:49:20 +0000 Matthew Wild mod_http_admin_api: HTTP API for managing users and invites
Sun, 17 Jan 2021 12:47:56 +0000 Matthew Wild mod_invites: Fix luacheck warning
Sun, 17 Jan 2021 12:47:47 +0000 Matthew Wild mod_invites: Add internal API to list, read and delete account invites
Sat, 16 Jan 2021 19:47:22 +0000 Matthew Wild mod_http_oauth2: Rudimentary support for scopes (but not really)
Fri, 15 Jan 2021 18:57:12 +0000 Matthew Wild mod_muc_deliver_offline: New module for delivery of MUC messages to offline users
Fri, 15 Jan 2021 14:08:46 +0100 JC Brand mod_muc_markers: Fix default value in readme
Fri, 15 Jan 2021 14:07:01 +0100 JC Brand mod_muc_markers: Add config setting to turn off sending of markers on MUC join
Wed, 13 Jan 2021 16:50:47 +0000 Matthew Wild mod_cloud_notify_filters: New module to support push notification filters
Wed, 13 Jan 2021 16:23:44 +0100 JC Brand mod_muc_rai: Get user JID from event.occupant
Wed, 13 Jan 2021 15:02:27 +0000 Matthew Wild mod_cloud_notify_priority_tag: New module to support Tigase's push priority indicator extension
Wed, 13 Jan 2021 15:01:59 +0000 Matthew Wild mod_cloud_notify_encrypted: Use new direct access to notification element
Wed, 13 Jan 2021 15:00:41 +0000 Matthew Wild mod_cloud_notify: Some restructuring to allow direct access to notification element within push event
Wed, 13 Jan 2021 14:19:20 +0000 Matthew Wild mod_cloud_notify_encrypted: Truncate message body to 255 characters
Wed, 13 Jan 2021 14:18:24 +0000 Matthew Wild mod_cloud_notify_encrypted: Fixes to the push notification syntax and payload
Wed, 13 Jan 2021 14:15:38 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations
Wed, 13 Jan 2021 14:09:18 +0000 Matthew Wild mod_cloud_notify: Include 'important' flag in push event data
Tue, 12 Jan 2021 15:43:26 +0000 Matthew Wild mod_cloud_notify_encrypted: New module for Encrypted Push Notifications
Tue, 05 Jan 2021 13:15:00 -0600 Boris Grozev mod_roster_command: Fix subscription when the "user JID" is a bare domain.
Tue, 12 Jan 2021 15:21:46 +0000 Matthew Wild mod_cloud_notify: Fire register and push events for integration with other modules
Mon, 11 Jan 2021 22:48:17 +0100 tmolitor mod_cloud_notify: fix push flooding on delayed acks
Mon, 11 Jan 2021 16:11:08 +0100 Georg Lukas mod_muc_ban_ip: Lua is not C, fix typo
Wed, 06 Jan 2021 20:49:45 +0100 Seve Ferrer mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login
Wed, 06 Jan 2021 17:07:16 +0100 Georg Lukas mod_muc_ban_ip: do not error() on banned user sending error to MUC
Fri, 22 May 2020 09:47:42 +0200 Georg Lukas mod_cache_c2s_caps: log full JID on all relevant code paths
Wed, 06 Jan 2021 13:48:49 +0100 JC Brand mod_muc_http_auth: `no-authorized` error must be of type `auth`
Tue, 05 Jan 2021 20:51:23 +0100 Jonas Schäfer mod_client_proxy: Fix typo in readme
Tue, 05 Jan 2021 13:49:50 +0000 Matthew Wild mod_log_http: Switch to line buffering (thanks Zash+Ge0rG)
Sat, 02 Jan 2021 15:38:15 +0100 Kim Alvefur mod_pastebin: Document tresholds inclusion in disco#info
Sat, 02 Jan 2021 15:28:45 +0100 Kim Alvefur mod_pastebin: Normalize markdown
Wed, 30 Dec 2020 18:44:54 +0100 JC Brand mod_muc_mention_notifications: Add description in readme
Wed, 30 Dec 2020 16:44:21 +0100 JC Brand mod_muc_mention_notifications: Send mention notifications from the MUC JID
Tue, 22 Dec 2020 11:27:20 +0100 Seve Ferrer Improve UX by providing defaults users expect
Tue, 22 Dec 2020 11:18:46 +0100 Seve Ferrer End value is index+1 as per the newest revision https://xmpp.org/extensions/xep-0372.html#revision-history-v0.4.0
Mon, 21 Dec 2020 19:29:04 +0100 Richard Schwab mod_http_upload_external: update php scripts to return HTTP 201 Created on upload
Wed, 16 Dec 2020 22:07:09 +0100 Kim Alvefur mod_rest: Optimize stanza to JSON mapping
Mon, 21 Dec 2020 16:01:28 +0100 JC Brand mod_muc_mention_notifications: Remove debugging helpers
Mon, 21 Dec 2020 15:43:35 +0100 JC Brand muc_mention_notifications: Rename module
Mon, 21 Dec 2020 15:41:58 +0100 JC Brand muc_room_mention_notifications: Set xmlns to what's used in the protoXEP
Mon, 21 Dec 2020 15:39:56 +0100 JC Brand muc_room_mention_notifications: Handle referenced JID being a MUC nickname JID
Fri, 18 Dec 2020 16:31:01 +0100 Seve Ferrer mod_muc_http_auth: Bugfix: Not properly listening on register IQs
Fri, 18 Dec 2020 15:28:12 +0100 Seve Ferrer Improve UX by providing defaults users expect
Tue, 15 Dec 2020 23:40:18 +0000 Matthew Wild mod_migrate: Add support for the fictitious pep_data store
Tue, 15 Dec 2020 14:16:11 +0100 Seve Ferrer mod_muc_http_auth: Use get_option_set API properly
Tue, 15 Dec 2020 10:49:11 +0000 Matthew Wild mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback
Tue, 15 Dec 2020 11:26:29 +0100 Seve Ferrer 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.
Mon, 14 Dec 2020 12:09:25 +0000 Matthew Wild mod_muc_markers: Add option for @id rewriting, default off (may break some clients)
Mon, 14 Dec 2020 13:05:18 +0100 JC Brand mod_muc_rai: Use xmlns from XEP-0437
Sat, 12 Dec 2020 18:19:14 +0100 Seve Ferrer Prosodoy module to externalize MUC authorization via HTTP
Fri, 11 Dec 2020 07:03:31 +0000 Matthew Wild mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.
Thu, 10 Dec 2020 13:36:52 +0100 Kim Alvefur mod_sentry: Include sentry.lib in luarock
Thu, 10 Dec 2020 11:57:03 +0100 Kim Alvefur mod_s2s_keepalive: Don't send whitespace keepalives before s2sin stream is open
Wed, 09 Dec 2020 22:32:31 +0000 Matthew Wild mod_sentry: Pull message from error *before* we mutate it into something different...
Wed, 09 Dec 2020 22:23:49 +0000 Matthew Wild mod_sentry: Pull default message from error text or wrapped error (if string)
Wed, 09 Dec 2020 16:30:21 +0000 Matthew Wild mod_sentry: Automatically attach exceptions for errors used in log parameters
Wed, 09 Dec 2020 16:22:22 +0000 Matthew Wild mod_sentry: Fix to correctly iterate over traceback
Wed, 09 Dec 2020 16:22:04 +0000 Matthew Wild mod_sentry: Ensure frames gets encoded as a JSON array, even if empty
Wed, 09 Dec 2020 16:12:35 +0000 Matthew Wild mod_sentry: Don't include tracebacks in extra context
Wed, 09 Dec 2020 16:11:47 +0000 Matthew Wild mod_sentry: Fix syntax for inclusion of stack traces in events
Wed, 09 Dec 2020 15:15:17 +0000 Matthew Wild mod_sentry: Support for including stack frames in exception events
Wed, 09 Dec 2020 12:21:17 +0000 Matthew Wild mod_sentry: Fix typo in method name
Tue, 08 Dec 2020 15:34:53 +0000 Matthew Wild mod_sentry: New module to forward errors to a Sentry server
Mon, 30 Nov 2020 15:17:29 +0100 Kim Alvefur mod_pubsub_feeds: Don't skip publishing items after an existing one
Tue, 01 Dec 2020 22:12:16 +0100 Kim Alvefur mod_muc_rai: Use log systems string formatting facilities
Fri, 04 Dec 2020 16:58:36 +0100 Seve Ferrer mod_muc_room_mention_notifications: Publish module
Thu, 03 Dec 2020 19:27:11 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Fix luacheck warning
Thu, 03 Dec 2020 19:25:33 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Add a warning about client compatibility
Tue, 01 Dec 2020 16:45:20 +0100 Seve Ferrer mod_muc_rai: Subscribe/unsubscribe users when leaving/joining
Sat, 28 Nov 2020 21:22:16 +0100 Kim Alvefur mod_http_oauth2: Fix passing OAuth-specific error details
Sat, 28 Nov 2020 14:14:03 +0100 Kim Alvefur mod_rest: Expand TODO
Wed, 25 Nov 2020 06:44:51 +0000 Matthew Wild mod_admin_notify: Fix traceback when no admins listed in config
Tue, 24 Nov 2020 01:52:33 +0100 tmolitor mod_cloud_notify: Modernize interface to mod_smacks
Sun, 22 Nov 2020 19:11:42 +0100 Kim Alvefur mod_http_oauth2: Periodically trim unused authorization codes
Sun, 22 Nov 2020 18:49:31 +0100 Kim Alvefur mod_http_oauth2: Keep authorization codes in memory instead of storage
Sun, 22 Nov 2020 18:46:25 +0100 Kim Alvefur mod_http_oauth2: Reduce authorization code validity time to 2 minutes
Sun, 22 Nov 2020 18:39:55 +0100 Kim Alvefur mod_http_oauth2: Factor out authorization code validity decision
Sun, 22 Nov 2020 17:00:26 +0100 Kim Alvefur mod_adhoc_oauth2_client: Fix including final client_id in result form
Sun, 22 Nov 2020 16:54:50 +0100 Kim Alvefur mod_adhoc_oauth2_client: Advertise URI fields with XEP-0122
Sun, 22 Nov 2020 16:17:24 +0100 Kim Alvefur mod_adhoc_oauth2_client: Fix adhoc status on error
Sun, 22 Nov 2020 01:55:42 +0100 Kim Alvefur mod_http_oauth2: Add TODO