Mercurial > prosody-modules
graph
-
mod_groups_internal: emit events for group membership changesWed, 03 Feb 2021 18:02:39 +0100, by Jonas Schäfer
-
mod_groups_internal: correctly destroy MUC associated with groupTue, 02 Feb 2021 22:28:09 +0100, by Jonas Schäfer
-
mod_invites: add extensive help messageMon, 01 Feb 2021 16:43:27 +0100, by Jonas Schäfer
-
mod_invites: rework CLI parsing to support groupsSun, 31 Jan 2021 19:16:36 +0100, by Jonas Schäfer
-
mod_muc_defaults: handle case where affiliations are unsetSun, 31 Jan 2021 16:12:47 +0100, by Jonas Schäfer
-
mod_groups_internal: handle empty groups correctlySun, 31 Jan 2021 16:09:14 +0100, by Jonas Schäfer
-
mod_groups_internal: fix log message not appearingSun, 31 Jan 2021 12:20:03 +0100, by Jonas Schäfer
-
mod_groups_internal: make robust against module reloadsSun, 31 Jan 2021 12:14:21 +0100, by Jonas Schäfer
-
mod_groups_migration: make default group name configurableSat, 30 Jan 2021 16:31:15 +0100, by Jonas Schäfer
-
mod_groups_internal: maintain the name of the associated MUCSat, 30 Jan 2021 16:25:12 +0100, by Jonas Schäfer
-
mod_invites_register_api: Handle password resetsSat, 30 Jan 2021 10:47:57 +0100, by Jonas Schäfer
-
mod_smacks: allow O(1) processing of delayed ack eventsSat, 30 Jan 2021 07:19:35 +0100, by tmolitor
-
mod_cloud_notify: use stanza from mod_smacks to behave O(1)Sat, 30 Jan 2021 07:17:33 +0100, by tmolitor
-
mod_compliance_2021: XEP-0443: XMPP Compliance Suites 2021 self-testSat, 30 Jan 2021 01:10:06 +0100, by Kim Alvefur
-
mod_invites_adhoc: Add support for specifying roles that may invite users, admins may always inviteThu, 28 Jan 2021 08:56:29 +0000, by Matthew Wild
-
mod_invites_adhoc: Fail contact invite if user is not on current hostThu, 28 Jan 2021 07:04:11 +0000, by Matthew Wild
-
mod_invites_page: Some fixes for external-only modeWed, 27 Jan 2021 16:10:08 +0000, by Matthew Wild
-
mod_groups_internal: StyleWed, 27 Jan 2021 15:14:47 +0000, by Matthew Wild
-
mod_groups_internal: Fix unintended global variable (thanks luacheck)Wed, 27 Jan 2021 15:13:18 +0000, by Matthew Wild
-
mod_groups_internal: Fix incorrect function nameWed, 27 Jan 2021 14:55:55 +0000, by Matthew Wild
-
mod_groups_internal: Remove unused local functionWed, 27 Jan 2021 14:55:22 +0000, by Matthew Wild
-
mod_groups_internal: Prep MUC JID before exposing/storing it (just in case)Wed, 27 Jan 2021 14:52:30 +0000, by Matthew Wild
-
mod_invites_page: Allow disabling of built-in pages with invites_page_external optionWed, 27 Jan 2021 08:16:26 +0000, by Matthew Wild
-
mod_invites_register: factor group handling into separate moduleTue, 26 Jan 2021 22:04:43 +0100, by Jonas Schäfer
-
mod_invites_groups: factor group handling out of mod_invites_registerTue, 26 Jan 2021 22:04:23 +0100, by Jonas Schäfer
-
mod_groups_internal: send invite to new members of groupsTue, 26 Jan 2021 17:28:26 +0100, by Jonas Schäfer
-
mod_migrate: Allow migrating data not attached to any user / nil userTue, 26 Jan 2021 17:18:44 +0100, by Kim Alvefur
-
mod_invites_adhoc: also add tracking information to contact invitesTue, 26 Jan 2021 17:17:36 +0100, by Jonas Schäfer
-
mod_http_admin_api: re-add information about invite creatorTue, 26 Jan 2021 16:10:11 +0100, by Jonas Schäfer
-
mod_invites_adhoc: add information about who created an invitationTue, 26 Jan 2021 16:09:02 +0100, by Jonas Schäfer
-
mod_invites_tracking: simple module to store who created an inviteTue, 26 Jan 2021 16:05:49 +0100, by Jonas Schäfer
-
mod_http_admin_api: remove deprecated API endpointTue, 26 Jan 2021 16:01:45 +0100, by Jonas Schäfer
-
mod_groups_internal: fix default value and handling of groups_muc_hostTue, 26 Jan 2021 15:39:59 +0100, by Jonas Schäfer
-
mod_groups_migration: initialise the group with a MUCTue, 26 Jan 2021 15:37:52 +0100, by Jonas Schäfer
-
mod_http_admin_api: support for creating groups with MUCsTue, 26 Jan 2021 15:37:28 +0100, by Jonas Schäfer
-
mod_groups_internal: manage associated MUCMon, 25 Jan 2021 21:51:26 +0100, by Jonas Schäfer
-
mod_groups_internal: allow creating MUCs if a MUC host is linkedMon, 25 Jan 2021 21:47:38 +0100, by Jonas Schäfer
-
mod_groups_migration: module helping migration to groupsMon, 25 Jan 2021 21:34:32 +0100, by Jonas Schäfer
-
mod_groups_internal: allow delay of roster sync on group changeMon, 25 Jan 2021 21:33:38 +0100, by Jonas Schäfer
-
mod_groups_internal: allow specifying a group_id on createMon, 25 Jan 2021 21:32:53 +0100, by Jonas Schäfer
-
mod_invites_register: port to mod_groups_internalMon, 25 Jan 2021 18:43:48 +0100, by Jonas Schäfer
-
mod_groups_internal: new module for grouping beyond mod_adhoc_groupsMon, 25 Jan 2021 18:43:20 +0100, by Matthew Wild
-
mod_http_admin_api: port to use new mod_groups_internal moduleMon, 25 Jan 2021 18:33:49 +0100, by Jonas Schäfer
-
mod_invites_register_api: reroute register callMon, 25 Jan 2021 16:55:39 +0100, by Jonas Schäfer
-
mod_invites_register_api: New module to allow turning invites into accounts via a HTTP APIMon, 25 Jan 2021 12:44:20 +0000, by Matthew Wild
-
mod_http_admin_api: Add OpenAPI specSat, 23 Jan 2021 14:15:21 +0000, by Matthew Wild
-
mod_http_admin_api: Add 'reset' property to returned invite objectsSat, 23 Jan 2021 13:03:14 +0000, by Matthew Wild
-
mod_invites: Add ttl to all public creation APIsSat, 23 Jan 2021 12:56:17 +0000, by Matthew Wild
-
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