log

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