Log

description author age
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