Tue, 07 Mar 2023 10:24:58 +0000 |
Matthew Wild |
mod_cloud_notify: Log warning when used on Lua 5.1
|
Sat, 24 Sep 2022 08:28:07 +0100 |
Matthew Wild |
mod_cloud_notify: Improve logging for various error cases
|
Fri, 23 Sep 2022 22:40:54 +0100 |
Matthew Wild |
mod_cloud_notify: Fix default extended timeout from 72 days -> 72 hours
|
Fri, 23 Sep 2022 22:39:49 +0100 |
Matthew Wild |
mod_cloud_notify: Only delay hibernation timeout for push-enabled clients
|
Wed, 13 Jul 2022 11:15:43 +0100 |
Matthew Wild |
mod_cloud_notify: Rename field in event for clarity ('node' is ambiguous here)
|
Sat, 30 Jul 2022 21:07:47 +1200 |
arcseconds |
replaced 'session' with 'origin' in push_disable
|
Sat, 02 Jul 2022 02:29:03 +0200 |
tmolitor |
mod_cloud_notify: Compat for prosody 0.12
|
Sun, 19 Dec 2021 01:33:34 +0100 |
Kim Alvefur |
mod_cloud_notify: Include extra error details if available
|
Wed, 27 Oct 2021 19:12:03 +0100 |
Matthew Wild |
mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls
|
Tue, 19 Oct 2021 11:05:13 +0100 |
Matthew Wild |
mod_cloud_notify: Fix traceback for clients without a stable client_id
|
Mon, 18 Oct 2021 13:00:28 +0100 |
Matthew Wild |
mod_cloud_notify: Move client info out of sub-object to improve usability with map store API
|
Mon, 18 Oct 2021 11:44:13 +0100 |
Matthew Wild |
mod_cloud_notify: Record client id (or resource) and language during registration
|
Mon, 18 Oct 2021 11:43:48 +0100 |
Matthew Wild |
mod_cloud_notify: Fix some minor luacheck offences
|
Sat, 25 Sep 2021 11:43:31 +0000 |
arcseconds |
mod_cloud_notify: notify on groupchat messages sent to bare JID
|
Tue, 23 Feb 2021 15:23:29 +0000 |
Matthew Wild |
mod_cloud_notify: Consider incoming XEP-0353 call requests as important
|