]> git.mxchange.org Git - friendica.git/commit
Initial implementation of internal PuSH server in Friendica. It has been tested with...
authorMats Sjöberg <mats@sjoberg.fi>
Sun, 17 Nov 2013 14:16:25 +0000 (16:16 +0200)
committerMats Sjöberg <mats@sjoberg.fi>
Sun, 17 Nov 2013 15:13:38 +0000 (17:13 +0200)
commitd22d4a293fe5548c3c84ebf553613abc2b47a22a
tree96f53aef6f4bf9afa2364d326e2ccd9b10e97040
parentb3b47f5a419a68bab87ca06731fbdb84a5d9ecdc
Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work.
boot.php
include/notifier.php
include/queue.php
include/text.php
mod/pubsubhubbub.php [new file with mode: 0644]
update.php