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