prosody-modules
log
graph
tags
bookmarks
branches
b426f1d46938
browse
changeset
mod_cloud_notify/mod_cloud_notify.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_cloud_notify/mod_cloud_notify.lua @ 2409:
b426f1d46938
less
more
|
(0)
tip
description
author
age
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
2016-11-24
mod_cloud_notify: One log message per push sent (happy now Ge0rg?)
Kim Alvefur
2016-07-28
mod_cloud_notify: Log when sending notifications
Kim Alvefur
2016-07-28
mod_cloud_notify: Store data for corret user (origin is not correct here)
Kim Alvefur
2016-07-28
mod_cloud_notify: Save data after changes
Kim Alvefur
2016-07-28
mod_cloud_notify: Abort and return error if unable to read storage to prevent loss of existing but unreachable data
Kim Alvefur
2016-07-28
mod_cloud_notify: Log message if no dataform is found
Kim Alvefur
2016-07-28
mod_cloud_notify: Log message when 'jid' is missing from enable request
Kim Alvefur
2016-07-28
mod_cloud_notify: Retrieve data form by name and namespace so unknown elements are ignored
Kim Alvefur
2016-07-28
mod_cloud_notify: Cache <enable> in local
Kim Alvefur
2016-07-28
mod_cloud_notify: Apply pre-serialization to publish-options
Kim Alvefur
2016-07-26
mod_cloud_notify: Add some logging when a client attempts to enable push notifications
Kim Alvefur
2016-07-26
mod_cloud_notify: Update copyright year
Kim Alvefur
2016-07-26
mod_cloud_notify: Use typed config API
Kim Alvefur
2016-07-26
mod_cloud_notify: Enable persistent storage of user notification settings
Kim Alvefur
2016-06-06
mod_cloud_notify: Advertise feature on bare jid disco (thanks iNPUTmice)
Kim Alvefur
2016-06-06
mod_cloud_notify: default false for sending body and sender
Chris Ballinger
2016-06-02
mod_cloud_notify: added ability to notify even if the session is hibernated by mod_smacks
tmolitor
2016-03-29
mod_cloud_notify: Fix syntax error
Kim Alvefur
2016-02-18
mod_cloud_notify: Wrap form in namespaced element per the XEP (fixes #630)
Kim Alvefur
2016-02-18
mod_cloud_notify: put publish-options into <pubsub> not into <publish>
Daniel Gultsch
2016-02-13
mod_cloud_notify: Wrap notification form in <item>
Kim Alvefur
2015-10-23
mod_cloud_notify: Send notification from bare user JID per http://xmpp.org/extensions/xep-0357.html#publishing
Kim Alvefur
2015-10-23
mod_cloud_notify: Save list of push services
Kim Alvefur
2015-10-23
mod_cloud_notify: Make inclusion of message sender and body optional via config option
Kim Alvefur
2015-10-14
mod_cloud_notify: Add some comments describing code blocks
Kim Alvefur
2015-10-14
mod_cloud_notify: Allow the 'node' to be left out when disabling, clients MAY include it (and therefore leave it out)
Kim Alvefur
2015-10-14
mod_cloud_notify: Fix syntax errors and name
last-google-code-commit
base
mod_cloud_notify/mod_mobile_notify.lua@af5b05824524
Kim Alvefur
2015-08-24
less
more
|
(0)
tip