You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/concerns
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
7 years ago
..
account_controller_concern.rb Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 7 years ago
accountable_concern.rb Add logging of admin actions (#5757) 7 years ago
authorization.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
export_controller_concern.rb Remove exports/base controller in favor of shared concern (#3444) 8 years ago
localized.rb Improve default language decision and spec (#3351) 7 years ago
obfuscate_filename.rb Remove methods from ObfuscateFilename and spec (#3347) 8 years ago
rate_limit_headers.rb Apply a 25x rate limit by IP even to authenticated requests (#5948) 7 years ago
signature_verification.rb Validate id of ActivityPub representations (#5114) 7 years ago
user_tracking_concern.rb Add more instance stats APIs (#6125) 7 years ago