mastodon/app/controllers/api
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125)
* Add GET /api/v1/instance/peers API to reveal known domains

* Add GET /api/v1/instance/activity API

* Make new APIs disableable, exclude private statuses from activity stats

* Fix code style issue

* Fix week timestamps
2017-12-29 19:52:04 +01:00
..
v1 Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
web Keep WebPush settings (#5879) 2017-12-09 02:31:37 +01:00
base_controller.rb Remove unused function (#5950) 2017-12-09 23:37:31 +01:00
oembed_controller.rb
push_controller.rb
salmon_controller.rb Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 2017-10-03 23:21:19 +02:00
subscriptions_controller.rb