Log

mod_cloud_notify/mod_cloud_notify.lua @ 5941:5c4e102e2563 default tip

description author age
mod_cloud_notify: Log warning when used on Lua 5.1 Matthew Wild Tue, 07 Mar 2023 10:24:58 +0000
mod_cloud_notify: Improve logging for various error cases Matthew Wild Sat, 24 Sep 2022 08:28:07 +0100
mod_cloud_notify: Fix default extended timeout from 72 days -> 72 hours Matthew Wild Fri, 23 Sep 2022 22:40:54 +0100
mod_cloud_notify: Only delay hibernation timeout for push-enabled clients Matthew Wild Fri, 23 Sep 2022 22:39:49 +0100
mod_cloud_notify: Rename field in event for clarity ('node' is ambiguous here) Matthew Wild Wed, 13 Jul 2022 11:15:43 +0100
replaced 'session' with 'origin' in push_disable arcseconds Sat, 30 Jul 2022 21:07:47 +1200
mod_cloud_notify: Compat for prosody 0.12 tmolitor Sat, 02 Jul 2022 02:29:03 +0200
mod_cloud_notify: Include extra error details if available Kim Alvefur Sun, 19 Dec 2021 01:33:34 +0100
mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls Matthew Wild Wed, 27 Oct 2021 19:12:03 +0100
mod_cloud_notify: Fix traceback for clients without a stable client_id Matthew Wild Tue, 19 Oct 2021 11:05:13 +0100
mod_cloud_notify: Move client info out of sub-object to improve usability with map store API Matthew Wild Mon, 18 Oct 2021 13:00:28 +0100
mod_cloud_notify: Record client id (or resource) and language during registration Matthew Wild Mon, 18 Oct 2021 11:44:13 +0100
mod_cloud_notify: Fix some minor luacheck offences Matthew Wild Mon, 18 Oct 2021 11:43:48 +0100
mod_cloud_notify: notify on groupchat messages sent to bare JID arcseconds Sat, 25 Sep 2021 11:43:31 +0000
mod_cloud_notify: Consider incoming XEP-0353 call requests as important Matthew Wild Tue, 23 Feb 2021 15:23:29 +0000
mod_cloud_notify: Fix nesting of push form (thanks ivucica/Andrzej) Matthew Wild Fri, 05 Feb 2021 12:36:48 +0000
mod_cloud_notify: use stanza from mod_smacks to behave O(1) tmolitor Sat, 30 Jan 2021 07:17:33 +0100
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_cloud_notify: Fix handling of push_queue tmolitor Sun, 17 Jan 2021 21:52:36 +0100
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: Include 'important' flag in push event data Matthew Wild Wed, 13 Jan 2021 14:09:18 +0000
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_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes. Matthew Wild Fri, 11 Dec 2020 07:03:31 +0000
mod_cloud_notify: Modernize interface to mod_smacks tmolitor Tue, 24 Nov 2020 01:52:33 +0100
mod_cloud_notify: make logging more clear tmolitor Mon, 19 Oct 2020 16:31:01 +0200
mod_cloud_notify: fix comment text tmolitor Wed, 23 Sep 2020 19:55:46 +0200
mod_cloud_notify: Forbid user from registering their own JID as their push server Emmanuel Gil Peyrot Mon, 27 Apr 2020 23:07:01 +0200
mod_cloud_notify: make stanza queue processing faster tmolitor Sun, 19 Apr 2020 08:12:21 +0200
mod_cloud_notify: Cleanup code and drop support for prosody 0.9 tmolitor Wed, 11 Mar 2020 20:00:50 +0100