log mod_cloud_notify/mod_cloud_notify.lua @ 4698:4157773ed4d3

age author description
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
Fri, 05 Feb 2021 12:36:48 +0000 Matthew Wild mod_cloud_notify: Fix nesting of push form (thanks ivucica/Andrzej)
Sat, 30 Jan 2021 07:17:33 +0100 tmolitor mod_cloud_notify: use stanza from mod_smacks to behave O(1)
Thu, 21 Jan 2021 15:25:18 +0000 Matthew Wild mod_cloud_notify: Make push_errors a shared table to persist across reloads and share with other modules
Sun, 17 Jan 2021 21:52:36 +0100 tmolitor mod_cloud_notify: Fix handling of push_queue
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:09:18 +0000 Matthew Wild mod_cloud_notify: Include 'important' flag in push event data
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
Fri, 11 Dec 2020 07:03:31 +0000 Matthew Wild mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.
Tue, 24 Nov 2020 01:52:33 +0100 tmolitor mod_cloud_notify: Modernize interface to mod_smacks
Mon, 19 Oct 2020 16:31:01 +0200 tmolitor mod_cloud_notify: make logging more clear
Wed, 23 Sep 2020 19:55:46 +0200 tmolitor mod_cloud_notify: fix comment text
Mon, 27 Apr 2020 23:07:01 +0200 Emmanuel Gil Peyrot mod_cloud_notify: Forbid user from registering their own JID as their push server