mastodon/app
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
..
controllers Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
helpers Add Slovak translation (#6052) 2017-12-17 11:26:42 +09:00
javascript bug fix (WebPush does not work) (#6120) 2017-12-28 16:20:34 +01:00
lib Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
mailers Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
models Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 2017-12-14 21:35:30 +01:00
services Reduce the number of synchronous resolves when posting toots (#6075) 2017-12-22 02:15:08 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
workers Lists redis clean-up (#5886) 2017-12-05 23:20:27 +01:00