Mercurial > prosody-modules
log mod_cloud_notify/mod_cloud_notify.lua @ 3508:a98a3922bc01
age | author | description |
---|---|---|
Fri, 08 Jun 2018 17:39:07 +0200 | tmolitor | mod_cloud_notify: inform mod_smacks of first push in hibernated state |
Sat, 02 Jun 2018 02:58:45 +0200 | tmolitor | mod_cloud_notify: Don't change table while iterating it |
Fri, 01 Jun 2018 18:24:34 +0200 | tmolitor | mod_cloud_notify: use next() instead of # operator and update README |
Fri, 01 Jun 2018 17:54:07 +0200 | tmolitor | mod_cloud_notify: Don't use deprecated table.getn |
Mon, 28 May 2018 05:28:07 +0200 | tmolitor | mod_cloud_notify: Limit number of devices to 5 and change some default settings |
Mon, 14 May 2018 20:17:49 +0200 | tmolitor | mod_cloud_notify: remove useless counter (hardcode it to 1) |
Sun, 01 Apr 2018 23:24:33 +0200 | tmolitor | Implement dummy body message to indicate high priority push |