log

age author description
Tue, 26 Jan 2021 16:10:11 +0100 Jonas Schäfer mod_http_admin_api: re-add information about invite creator
Tue, 26 Jan 2021 16:09:02 +0100 Jonas Schäfer mod_invites_adhoc: add information about who created an invitation
Tue, 26 Jan 2021 16:05:49 +0100 Jonas Schäfer mod_invites_tracking: simple module to store who created an invite
Tue, 26 Jan 2021 16:01:45 +0100 Jonas Schäfer mod_http_admin_api: remove deprecated API endpoint
Tue, 26 Jan 2021 15:39:59 +0100 Jonas Schäfer mod_groups_internal: fix default value and handling of groups_muc_host
Tue, 26 Jan 2021 15:37:52 +0100 Jonas Schäfer mod_groups_migration: initialise the group with a MUC
Tue, 26 Jan 2021 15:37:28 +0100 Jonas Schäfer mod_http_admin_api: support for creating groups with MUCs
Mon, 25 Jan 2021 21:51:26 +0100 Jonas Schäfer mod_groups_internal: manage associated MUC
Mon, 25 Jan 2021 21:47:38 +0100 Jonas Schäfer mod_groups_internal: allow creating MUCs if a MUC host is linked
Mon, 25 Jan 2021 21:34:32 +0100 Jonas Schäfer mod_groups_migration: module helping migration to groups
Mon, 25 Jan 2021 21:33:38 +0100 Jonas Schäfer mod_groups_internal: allow delay of roster sync on group change
Mon, 25 Jan 2021 21:32:53 +0100 Jonas Schäfer mod_groups_internal: allow specifying a group_id on create
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