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