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 |
mod_cloud_notify: Add some logging when a client attempts to enable push notifications
|
Kim Alvefur |
Tue, 26 Jul 2016 13:08:44 +0200 |
mod_cloud_notify: Update copyright year
|
Kim Alvefur |
Tue, 26 Jul 2016 11:42:57 +0200 |
mod_cloud_notify: Use typed config API
|
Kim Alvefur |
Tue, 26 Jul 2016 11:42:47 +0200 |
mod_cloud_notify: Enable persistent storage of user notification settings
|
Kim Alvefur |
Mon, 06 Jun 2016 15:58:41 +0200 |
mod_cloud_notify: Advertise feature on bare jid disco (thanks iNPUTmice)
|
Kim Alvefur |
Mon, 06 Jun 2016 15:25:29 +0200 |
mod_cloud_notify: default false for sending body and sender
|
Chris Ballinger |
Thu, 02 Jun 2016 14:07:22 -0700 |
mod_cloud_notify: added ability to notify even if the session is hibernated by mod_smacks
|
tmolitor |
Tue, 29 Mar 2016 19:47:08 +0200 |
mod_cloud_notify: Fix syntax error
|
Kim Alvefur |
Thu, 18 Feb 2016 22:38:53 +0100 |
mod_cloud_notify: Wrap form in namespaced element per the XEP (fixes #630)
|
Kim Alvefur |
Thu, 18 Feb 2016 22:37:50 +0100 |
mod_cloud_notify: put publish-options into <pubsub> not into <publish>
|
Daniel Gultsch |
Sat, 13 Feb 2016 12:08:21 +0100 |
mod_cloud_notify: Wrap notification form in <item>
|
Kim Alvefur |
Fri, 23 Oct 2015 15:51:41 +0200 |
mod_cloud_notify: Send notification from bare user JID per http://xmpp.org/extensions/xep-0357.html#publishing
|
Kim Alvefur |
Fri, 23 Oct 2015 15:51:09 +0200 |
mod_cloud_notify: Save list of push services
|
Kim Alvefur |
Fri, 23 Oct 2015 15:50:13 +0200 |
mod_cloud_notify: Make inclusion of message sender and body optional via config option
|
Kim Alvefur |
Wed, 14 Oct 2015 14:07:57 +0200 |