Mercurial > prosody-modules
graph
-
mod_invites: Fix typo in variable nameSat, 23 Jan 2021 12:55:49 +0000, by Matthew Wild
-
mod_http_admin_api: Allow specifying groups in account inviteSat, 23 Jan 2021 12:52:48 +0000, by Matthew Wild
-
mod_http_admin_api: Improve invite API and support password resetsSat, 23 Jan 2021 11:59:23 +0000, by Matthew Wild
-
mod_cloud_notify_encrypted: Fix traceback on push of message with no bodyFri, 22 Jan 2021 22:05:05 +0000, by Matthew Wild
-
mod_rest: Fix json-mapping stanzas with text or whitespace between tagsFri, 22 Jan 2021 15:19:53 +0100, by Kim Alvefur
-
mod_http_admin_api: Add /server/info endpoint for site_name and versionThu, 21 Jan 2021 18:54:42 +0000, by Matthew Wild
-
mod_http_oauth2: Add endpoint to revoke a key (RFC 7009 kinda)Thu, 21 Jan 2021 18:06:12 +0000, by Matthew Wild
-
mod_http_admin_api: add support for updating groupsThu, 21 Jan 2021 17:30:34 +0100, by Jonas Schäfer
-
mod_http_admin_api: Some fixes and improvements for the groups APIThu, 21 Jan 2021 16:02:31 +0000, by Matthew Wild
-
mod_cloud_notify: Make push_errors a shared table to persist across reloads and share with other modulesThu, 21 Jan 2021 15:25:18 +0000, by Matthew Wild
-
mod_http_admin_api: do not report OMEMO as ok if no devices existThu, 21 Jan 2021 16:18:14 +0100, by Jonas Schäfer
-
mod_http_admin_api: make the api a bit less untestedThu, 21 Jan 2021 16:13:29 +0100, by Jonas Schäfer
-
mod_http_admin_api: set content-type for debug APIThu, 21 Jan 2021 15:51:07 +0100, by Jonas Schäfer
-
mod_http_admin_api: 100% untested user debug info endpointThu, 21 Jan 2021 14:42:11 +0000, by Matthew Wild
-
mod_http_admin_api: restructure group-related info in APIWed, 20 Jan 2021 15:30:29 +0100, by Jonas Schäfer
-
mod_http_admin_api: Return new group object on successful creationWed, 20 Jan 2021 12:51:33 +0000, by Matthew Wild
-
mod_http_admin_api: Switch PUT to POST where appropriateTue, 19 Jan 2021 20:36:41 +0000, by Matthew Wild
-
mod_http_admin_api: Fix logic bugTue, 19 Jan 2021 20:35:33 +0000, by Matthew Wild
-
mod_http_admin_api: Ensure 'reusable' flag is always present on an inviteTue, 19 Jan 2021 20:35:08 +0000, by Matthew Wild
-
mod_invites, mod_http_admin_api: Allow specifying multiple groups when creating an inviteTue, 19 Jan 2021 20:34:23 +0000, by Matthew Wild
-
mod_muc_markers: boolean should be used, not stringMon, 18 Jan 2021 20:01:17 +0100, by JC Brand
-
mod_cloud_notify: Fix handling of push_queueSun, 17 Jan 2021 21:52:36 +0100, by tmolitor
-
mod_http_admin_api: Add XMPP URI into invite objectsSun, 17 Jan 2021 18:11:19 +0000, by Matthew Wild
-
mod_http_admin_api: Add groups management endpointsSun, 17 Jan 2021 17:52:03 +0000, by Matthew Wild
-
mod_http_admin_api: Add groups property to usersSun, 17 Jan 2021 17:51:23 +0000, by Matthew Wild
-
mod_http_admin_api: Add support for creating reusable/group/custom-ttl invitesSun, 17 Jan 2021 17:50:42 +0000, by Matthew Wild
-
mod_http_admin_api: Use json.encode_array() when returning an arraySun, 17 Jan 2021 17:46:47 +0000, by Matthew Wild
-
mod_http_admin_api: Expose new invite properties: groups, source and reusableSun, 17 Jan 2021 17:46:02 +0000, by Matthew Wild
-
mod_invites_register: Add user to groups included in an inviteSun, 17 Jan 2021 17:44:51 +0000, by Matthew Wild
-
mod_invites: Add public API method for creating group invitesSun, 17 Jan 2021 17:43:53 +0000, by Matthew Wild
-
mod_invites: Add support to internal API for creating reusable and custom-TTL invitesSun, 17 Jan 2021 17:42:49 +0000, by Matthew Wild
-
mod_http_admin_api: Add methods for managing usersSun, 17 Jan 2021 13:58:52 +0000, by Matthew Wild
-
mod_invites: Fix some more luacheck warningsSun, 17 Jan 2021 12:50:19 +0000, by Matthew Wild
-
mod_http_admin_api: HTTP API for managing users and invitesSun, 17 Jan 2021 12:49:20 +0000, by Matthew Wild
-
mod_invites: Fix luacheck warningSun, 17 Jan 2021 12:47:56 +0000, by Matthew Wild
-
mod_invites: Add internal API to list, read and delete account invitesSun, 17 Jan 2021 12:47:47 +0000, by Matthew Wild
-
mod_http_oauth2: Rudimentary support for scopes (but not really)Sat, 16 Jan 2021 19:47:22 +0000, by Matthew Wild
-
mod_muc_deliver_offline: New module for delivery of MUC messages to offline usersFri, 15 Jan 2021 18:57:12 +0000, by Matthew Wild
-
mod_muc_markers: Fix default value in readmeFri, 15 Jan 2021 14:08:46 +0100, by JC Brand
-
mod_muc_markers: Add config setting to turn off sending of markers on MUC joinFri, 15 Jan 2021 14:07:01 +0100, by JC Brand
-
mod_cloud_notify_filters: New module to support push notification filtersWed, 13 Jan 2021 16:50:47 +0000, by Matthew Wild
-
mod_muc_rai: Get user JID from event.occupantWed, 13 Jan 2021 16:23:44 +0100, by JC Brand
-
mod_cloud_notify_priority_tag: New module to support Tigase's push priority indicator extensionWed, 13 Jan 2021 15:02:27 +0000, by Matthew Wild
-
mod_cloud_notify_encrypted: Use new direct access to notification elementWed, 13 Jan 2021 15:01:59 +0000, by Matthew Wild
-
mod_cloud_notify: Some restructuring to allow direct access to notification element within push eventWed, 13 Jan 2021 15:00:41 +0000, by Matthew Wild
-
mod_cloud_notify_encrypted: Truncate message body to 255 charactersWed, 13 Jan 2021 14:19:20 +0000, by Matthew Wild
-
mod_cloud_notify_encrypted: Fixes to the push notification syntax and payloadWed, 13 Jan 2021 14:18:24 +0000, by Matthew Wild
-
mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrationsWed, 13 Jan 2021 14:15:38 +0000, by Matthew Wild
-
mod_cloud_notify: Include 'important' flag in push event dataWed, 13 Jan 2021 14:09:18 +0000, by Matthew Wild
-
mod_cloud_notify_encrypted: New module for Encrypted Push NotificationsTue, 12 Jan 2021 15:43:26 +0000, by Matthew Wild
-
mod_roster_command: Fix subscription when the "user JID" is a bare domain.Tue, 05 Jan 2021 13:15:00 -0600, by Boris Grozev
-
mod_cloud_notify: Fire register and push events for integration with other modulesTue, 12 Jan 2021 15:21:46 +0000, by Matthew Wild
-
mod_cloud_notify: fix push flooding on delayed acksMon, 11 Jan 2021 22:48:17 +0100, by tmolitor
-
mod_muc_ban_ip: Lua is not C, fix typoMon, 11 Jan 2021 16:11:08 +0100, by Georg Lukas
-
mod_mucc_http_auth: Provide Authorization header setting for deployments behind a loginWed, 06 Jan 2021 20:49:45 +0100, by Seve Ferrer
-
mod_muc_ban_ip: do not error() on banned user sending error to MUCWed, 06 Jan 2021 17:07:16 +0100, by Georg Lukas
-
mod_cache_c2s_caps: log full JID on all relevant code pathsFri, 22 May 2020 09:47:42 +0200, by Georg Lukas
-
mod_muc_http_auth: `no-authorized` error must be of type `auth`Wed, 06 Jan 2021 13:48:49 +0100, by JC Brand
-
mod_client_proxy: Fix typo in readmeTue, 05 Jan 2021 20:51:23 +0100, by Jonas Schäfer
-
mod_log_http: Switch to line buffering (thanks Zash+Ge0rG)Tue, 05 Jan 2021 13:49:50 +0000, by Matthew Wild
-
mod_pastebin: Document tresholds inclusion in disco#infoSat, 02 Jan 2021 15:38:15 +0100, by Kim Alvefur
-
mod_pastebin: Normalize markdownSat, 02 Jan 2021 15:28:45 +0100, by Kim Alvefur
-
mod_muc_mention_notifications: Add description in readmeWed, 30 Dec 2020 18:44:54 +0100, by JC Brand
-
mod_muc_mention_notifications: Send mention notifications from the MUC JIDWed, 30 Dec 2020 16:44:21 +0100, by JC Brand
-
Improve UX by providing defaults users expectTue, 22 Dec 2020 11:27:20 +0100, by Seve Ferrer
-
End value is index+1 as per the newest revision https://xmpp.org/extensions/xep-0372.html#revision-history-v0.4.0Tue, 22 Dec 2020 11:18:46 +0100, by Seve Ferrer
-
mod_http_upload_external: update php scripts to return HTTP 201 Created on uploadMon, 21 Dec 2020 19:29:04 +0100, by Richard Schwab
-
mod_rest: Optimize stanza to JSON mappingWed, 16 Dec 2020 22:07:09 +0100, by Kim Alvefur
-
mod_muc_mention_notifications: Remove debugging helpersMon, 21 Dec 2020 16:01:28 +0100, by JC Brand
-
muc_mention_notifications: Rename moduleMon, 21 Dec 2020 15:43:35 +0100, by JC Brand
-
muc_room_mention_notifications: Set xmlns to what's used in the protoXEPMon, 21 Dec 2020 15:41:58 +0100, by JC Brand
-
muc_room_mention_notifications: Handle referenced JID being a MUC nickname JIDMon, 21 Dec 2020 15:39:56 +0100, by JC Brand
-
mod_muc_http_auth: Bugfix: Not properly listening on register IQsFri, 18 Dec 2020 16:31:01 +0100, by Seve Ferrer
-
Improve UX by providing defaults users expectFri, 18 Dec 2020 15:28:12 +0100, by Seve Ferrer
-
mod_migrate: Add support for the fictitious pep_data storeTue, 15 Dec 2020 23:40:18 +0000, by Matthew Wild
-
mod_muc_http_auth: Use get_option_set API properlyTue, 15 Dec 2020 14:16:11 +0100, by Seve Ferrer
-
mod_vcard_muc: Pass room object around instead of JID, hopefully fixing tracebackTue, 15 Dec 2020 10:49:11 +0000, by Matthew Wild
-
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.Tue, 15 Dec 2020 11:26:29 +0100, by Seve Ferrer
-
mod_muc_markers: Add option for @id rewriting, default off (may break some clients)Mon, 14 Dec 2020 12:09:25 +0000, by Matthew Wild
-
mod_muc_rai: Use xmlns from XEP-0437Mon, 14 Dec 2020 13:05:18 +0100, by JC Brand
-
Prosodoy module to externalize MUC authorization via HTTPSat, 12 Dec 2020 18:19:14 +0100, by Seve Ferrer
-
mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.Fri, 11 Dec 2020 07:03:31 +0000, by Matthew Wild
-
mod_sentry: Include sentry.lib in luarockThu, 10 Dec 2020 13:36:52 +0100, by Kim Alvefur
-
mod_s2s_keepalive: Don't send whitespace keepalives before s2sin stream is openThu, 10 Dec 2020 11:57:03 +0100, by Kim Alvefur
-
mod_sentry: Pull message from error *before* we mutate it into something different...Wed, 09 Dec 2020 22:32:31 +0000, by Matthew Wild
-
mod_sentry: Pull default message from error text or wrapped error (if string)Wed, 09 Dec 2020 22:23:49 +0000, by Matthew Wild
-
mod_sentry: Automatically attach exceptions for errors used in log parametersWed, 09 Dec 2020 16:30:21 +0000, by Matthew Wild
-
mod_sentry: Fix to correctly iterate over tracebackWed, 09 Dec 2020 16:22:22 +0000, by Matthew Wild
-
mod_sentry: Ensure frames gets encoded as a JSON array, even if emptyWed, 09 Dec 2020 16:22:04 +0000, by Matthew Wild
-
mod_sentry: Don't include tracebacks in extra contextWed, 09 Dec 2020 16:12:35 +0000, by Matthew Wild
-
mod_sentry: Fix syntax for inclusion of stack traces in eventsWed, 09 Dec 2020 16:11:47 +0000, by Matthew Wild
-
mod_sentry: Support for including stack frames in exception eventsWed, 09 Dec 2020 15:15:17 +0000, by Matthew Wild
-
mod_sentry: Fix typo in method nameWed, 09 Dec 2020 12:21:17 +0000, by Matthew Wild
-
mod_sentry: New module to forward errors to a Sentry serverTue, 08 Dec 2020 15:34:53 +0000, by Matthew Wild
-
mod_pubsub_feeds: Don't skip publishing items after an existing oneMon, 30 Nov 2020 15:17:29 +0100, by Kim Alvefur
-
mod_muc_rai: Use log systems string formatting facilitiesTue, 01 Dec 2020 22:12:16 +0100, by Kim Alvefur