Software /
code /
prosody-modules
Log
mod_cloud_notify/mod_cloud_notify.lua @ 4713:ae3a129cc296
description | author | age |
---|---|---|
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 |