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 |
mod_http_admin_api: Add XMPP URI into invite objects
|
Matthew Wild |
Sun, 17 Jan 2021 18:11:19 +0000 |
mod_http_admin_api: Add groups management endpoints
|
Matthew Wild |
Sun, 17 Jan 2021 17:52:03 +0000 |
mod_http_admin_api: Add groups property to users
|
Matthew Wild |
Sun, 17 Jan 2021 17:51:23 +0000 |
mod_http_admin_api: Add support for creating reusable/group/custom-ttl invites
|
Matthew Wild |
Sun, 17 Jan 2021 17:50:42 +0000 |
mod_http_admin_api: Use json.encode_array() when returning an array
|
Matthew Wild |
Sun, 17 Jan 2021 17:46:47 +0000 |
mod_http_admin_api: Expose new invite properties: groups, source and reusable
|
Matthew Wild |
Sun, 17 Jan 2021 17:46:02 +0000 |
mod_invites_register: Add user to groups included in an invite
|
Matthew Wild |
Sun, 17 Jan 2021 17:44:51 +0000 |
mod_invites: Add public API method for creating group invites
|
Matthew Wild |
Sun, 17 Jan 2021 17:43:53 +0000 |
mod_invites: Add support to internal API for creating reusable and custom-TTL invites
|
Matthew Wild |
Sun, 17 Jan 2021 17:42:49 +0000 |
mod_http_admin_api: Add methods for managing users
|
Matthew Wild |
Sun, 17 Jan 2021 13:58:52 +0000 |
mod_invites: Fix some more luacheck warnings
|
Matthew Wild |
Sun, 17 Jan 2021 12:50:19 +0000 |
mod_http_admin_api: HTTP API for managing users and invites
|
Matthew Wild |
Sun, 17 Jan 2021 12:49:20 +0000 |
mod_invites: Fix luacheck warning
|
Matthew Wild |
Sun, 17 Jan 2021 12:47:56 +0000 |
mod_invites: Add internal API to list, read and delete account invites
|
Matthew Wild |
Sun, 17 Jan 2021 12:47:47 +0000 |
mod_http_oauth2: Rudimentary support for scopes (but not really)
|
Matthew Wild |
Sat, 16 Jan 2021 19:47:22 +0000 |
mod_muc_deliver_offline: New module for delivery of MUC messages to offline users
|
Matthew Wild |
Fri, 15 Jan 2021 18:57:12 +0000 |
mod_muc_markers: Fix default value in readme
|
JC Brand |
Fri, 15 Jan 2021 14:08:46 +0100 |
mod_muc_markers: Add config setting to turn off sending of markers on MUC join
|
JC Brand |
Fri, 15 Jan 2021 14:07:01 +0100 |
mod_cloud_notify_filters: New module to support push notification filters
|
Matthew Wild |
Wed, 13 Jan 2021 16:50:47 +0000 |
mod_muc_rai: Get user JID from event.occupant
|
JC Brand |
Wed, 13 Jan 2021 16:23:44 +0100 |
mod_cloud_notify_priority_tag: New module to support Tigase's push priority indicator extension
|
Matthew Wild |
Wed, 13 Jan 2021 15:02:27 +0000 |
mod_cloud_notify_encrypted: Use new direct access to notification element
|
Matthew Wild |
Wed, 13 Jan 2021 15:01:59 +0000 |
mod_cloud_notify: Some restructuring to allow direct access to notification element within push event
|
Matthew Wild |
Wed, 13 Jan 2021 15:00:41 +0000 |
mod_cloud_notify_encrypted: Truncate message body to 255 characters
|
Matthew Wild |
Wed, 13 Jan 2021 14:19:20 +0000 |
mod_cloud_notify_encrypted: Fixes to the push notification syntax and payload
|
Matthew Wild |
Wed, 13 Jan 2021 14:18:24 +0000 |
mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations
|
Matthew Wild |
Wed, 13 Jan 2021 14:15:38 +0000 |
mod_cloud_notify: Include 'important' flag in push event data
|
Matthew Wild |
Wed, 13 Jan 2021 14:09:18 +0000 |
mod_cloud_notify_encrypted: New module for Encrypted Push Notifications
|
Matthew Wild |
Tue, 12 Jan 2021 15:43:26 +0000 |
mod_roster_command: Fix subscription when the "user JID" is a bare domain.
|
Boris Grozev |
Tue, 05 Jan 2021 13:15:00 -0600 |
mod_cloud_notify: Fire register and push events for integration with other modules
|
Matthew Wild |
Tue, 12 Jan 2021 15:21:46 +0000 |
mod_cloud_notify: fix push flooding on delayed acks
|
tmolitor |
Mon, 11 Jan 2021 22:48:17 +0100 |
mod_muc_ban_ip: Lua is not C, fix typo
|
Georg Lukas |
Mon, 11 Jan 2021 16:11:08 +0100 |
mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login
|
Seve Ferrer |
Wed, 06 Jan 2021 20:49:45 +0100 |
mod_muc_ban_ip: do not error() on banned user sending error to MUC
|
Georg Lukas |
Wed, 06 Jan 2021 17:07:16 +0100 |
mod_cache_c2s_caps: log full JID on all relevant code paths
|
Georg Lukas |
Fri, 22 May 2020 09:47:42 +0200 |
mod_muc_http_auth: `no-authorized` error must be of type `auth`
|
JC Brand |
Wed, 06 Jan 2021 13:48:49 +0100 |
mod_client_proxy: Fix typo in readme
|
Jonas Schäfer |
Tue, 05 Jan 2021 20:51:23 +0100 |