-
- Downloads
Refactor, add beginnings of websub client subscriptions.
Showing
- lib/pleroma/web/activity_pub/activity_pub.ex 1 addition, 1 deletionlib/pleroma/web/activity_pub/activity_pub.ex
- lib/pleroma/web/federator/federator.ex 32 additions, 0 deletionslib/pleroma/web/federator/federator.ex
- lib/pleroma/web/websub/websub.ex 21 additions, 5 deletionslib/pleroma/web/websub/websub.ex
- lib/pleroma/web/websub/websub_client_subscription.ex 13 additions, 0 deletionslib/pleroma/web/websub/websub_client_subscription.ex
- priv/repo/migrations/20170426154155_create_websub_client_subscription.exs 15 additions, 0 deletions...ions/20170426154155_create_websub_client_subscription.exs
- test/web/websub/websub_test.exs 11 additions, 1 deletiontest/web/websub/websub_test.exs
lib/pleroma/web/federator/federator.ex
0 → 100644
Please register or sign in to comment