Software /
code /
prosody-modules
Log
mod_cloud_notify/mod_cloud_notify.lua @ 3757:971417eedfee
description | author | age |
---|---|---|
mod_cloud_notify: fix typo (used || instead of or) | tmolitor | Mon, 01 Jul 2019 18:50:42 +0200 |
mod_cloud_notify: fix local variable usage | tmolitor | Mon, 01 Jul 2019 18:49:24 +0200 |
mod_cloud_notify: fix prosody 0.9 compatibility | tmolitor | Sun, 16 Jun 2019 02:00:34 +0200 |
mod_cloud_notify: only push once on csi queue flush in hibernated state, unhook response handlers | tmolitor | Sat, 15 Jun 2019 01:26:15 +0200 |
mod_cloud_notify: inform mod_smacks of first push in hibernated state | tmolitor | Fri, 08 Jun 2018 17:39:07 +0200 |
mod_cloud_notify: Don't change table while iterating it | tmolitor | Sat, 02 Jun 2018 02:58:45 +0200 |
mod_cloud_notify: use next() instead of # operator and update README | tmolitor | Fri, 01 Jun 2018 18:24:34 +0200 |