Mercurial > prosody-modules
log mod_cloud_notify/mod_cloud_notify.lua @ 4712:48d7a5c16f2b
age | author | description |
---|---|---|
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 |
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 |