Add discovery and subscription requests to websub.
[akkoma] / lib / pleroma / web / websub / websub.ex
2017-04-27 Roger BraunAdd discovery and subscription requests to websub.
2017-04-27 Roger BraunRefactor XML parsing.
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunRefactor, add beginnings of websub client subscriptions.
2017-04-23 lambadalambdaMerge branch 'feature/follow-unfollow-by-screen-name...
2017-04-23 Roger BraunMerge branch 'ostatus' into develop
2017-04-22 Roger BraunRemove unknown activities from feed.
2017-04-22 Roger BraunOnly handle subscription requests for now.
2017-04-22 Roger BraunOnly have one subscription per callback.
2017-04-22 Roger Braunadd basic federation to websub.
2017-04-21 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-21 Roger BraunAdd Websub verification.