log

age author description
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
Wed, 13 Jan 2021 16:23:44 +0100 JC Brand mod_muc_rai: Get user JID from event.occupant
Wed, 13 Jan 2021 15:02:27 +0000 Matthew Wild mod_cloud_notify_priority_tag: New module to support Tigase's push priority indicator extension
Wed, 13 Jan 2021 15:01:59 +0000 Matthew Wild mod_cloud_notify_encrypted: Use new direct access to notification element
Wed, 13 Jan 2021 15:00:41 +0000 Matthew Wild mod_cloud_notify: Some restructuring to allow direct access to notification element within push event
Wed, 13 Jan 2021 14:19:20 +0000 Matthew Wild mod_cloud_notify_encrypted: Truncate message body to 255 characters
Wed, 13 Jan 2021 14:18:24 +0000 Matthew Wild mod_cloud_notify_encrypted: Fixes to the push notification syntax and payload
Wed, 13 Jan 2021 14:15:38 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations
Wed, 13 Jan 2021 14:09:18 +0000 Matthew Wild mod_cloud_notify: Include 'important' flag in push event data
Tue, 12 Jan 2021 15:43:26 +0000 Matthew Wild mod_cloud_notify_encrypted: New module for Encrypted Push Notifications
Tue, 05 Jan 2021 13:15:00 -0600 Boris Grozev mod_roster_command: Fix subscription when the "user JID" is a bare domain.
Tue, 12 Jan 2021 15:21:46 +0000 Matthew Wild mod_cloud_notify: Fire register and push events for integration with other modules
Mon, 11 Jan 2021 22:48:17 +0100 tmolitor mod_cloud_notify: fix push flooding on delayed acks
Mon, 11 Jan 2021 16:11:08 +0100 Georg Lukas mod_muc_ban_ip: Lua is not C, fix typo