about summary refs log tree commit diff
path: root/app/views/admin/subscriptions/_subscription.html.haml
AgeCommit message (Collapse)Author
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
* Remove Salmon and PubSubHubbub endpoints * Add error when trying to follow OStatus accounts * Fix new accounts not being created in ResolveAccountService
2017-07-05Format datetime of subscriptions on admin UI (#4078)Yamagishi Kazutoshi
2017-05-31Move admin/pubsubhubbub controller to admin/subscriptions (#3442)Matt Jankowski