]> 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>
Thu, 21 Nov 2013 19:44:18 +0000 (21:44 +0200)
commit2859ce1483733fd08261008fb0858e4e7f99d7cc
treec8766a91b0a768aba1387a43e75a4e6dffbd653f
parent19de78e5110fe222dc530760f180545bf208f040
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