Websub controller beginnings.
authorRoger Braun <roger@rogerbraun.net>
Thu, 20 Apr 2017 15:47:33 +0000 (17:47 +0200)
committerRoger Braun <roger@rogerbraun.net>
Thu, 20 Apr 2017 15:47:33 +0000 (17:47 +0200)
commit1b9cc721a0d49d786b4864c2b8aceaf49b9ff088
tree679fe5735558078aec07082884587aaf1a20a4a9
parent5e7ceeba94c179b5ffe98d1bb1115a2e0af196e2
Websub controller beginnings.
lib/pleroma/web/ostatus/feed_representer.ex
lib/pleroma/web/ostatus/ostatus.ex
lib/pleroma/web/router.ex
lib/pleroma/web/websub/websub_controller.ex [new file with mode: 0644]
lib/pleroma/web/websub/websub_server_subscription.ex
test/web/ostatus/feed_representer_test.exs
test/web/websub/websub_controller_test.exs [new file with mode: 0644]