mod_cloud_notify: Respect Daniel's business rules and remove endpoints on error
|
tmolitor |
Sat, 11 Mar 2017 01:42:45 +0100 |
mod_cloud_notify: added code to respond to the new event "smacks-ack-delayed" issued by mod_smacks when acks are delayed for a certain amount of time. This allows to send out notification requests before the read timeout or connection close event really happens, thus allowing conversations to be smoother.
|
tmolitor |
Thu, 24 Nov 2016 01:15:08 +0100 |
mod_cloud_notify: One log message per push sent (happy now Ge0rg?)
|
Kim Alvefur |
Thu, 28 Jul 2016 14:47:28 +0200 |
mod_cloud_notify: Log when sending notifications
|
Kim Alvefur |
Thu, 28 Jul 2016 13:18:46 +0200 |
mod_cloud_notify: Store data for corret user (origin is not correct here)
|
Kim Alvefur |
Thu, 28 Jul 2016 13:13:08 +0200 |
mod_cloud_notify: Save data after changes
|
Kim Alvefur |
Thu, 28 Jul 2016 12:37:20 +0200 |
mod_cloud_notify: Abort and return error if unable to read storage to prevent loss of existing but unreachable data
|
Kim Alvefur |
Thu, 28 Jul 2016 12:36:59 +0200 |
mod_cloud_notify: Log message if no dataform is found
|
Kim Alvefur |
Thu, 28 Jul 2016 12:35:57 +0200 |
mod_cloud_notify: Log message when 'jid' is missing from enable request
|
Kim Alvefur |
Thu, 28 Jul 2016 12:34:15 +0200 |
mod_cloud_notify: Retrieve data form by name and namespace so unknown elements are ignored
|
Kim Alvefur |
Thu, 28 Jul 2016 12:12:23 +0200 |
mod_cloud_notify: Cache <enable> in local
|
Kim Alvefur |
Thu, 28 Jul 2016 12:10:09 +0200 |
mod_cloud_notify: Apply pre-serialization to publish-options
|
Kim Alvefur |
Tue, 26 Jul 2016 13:29:51 +0200 |