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/api
Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329)
* Allow moderators to disable/enable login

* Instead of rejecting login, show forbidden error when login disabled

Avoid confusion because when login is rejected, the message is that
the account is not activated, which is wrong.

* Fix tests
7 years ago
..
v1 Add API endpoint to list featured accounts (fixes #8315) (#8317) 7 years ago
v2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 7 years ago
web Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
base_controller.rb Allow mods to disable login, improve message when login disabled (#8329) 7 years ago
oembed_controller.rb Update status embeds (#4742) 8 years ago
push_controller.rb Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 8 years ago
salmon_controller.rb Fix response of signature_verification_failure_reason (#6441) 7 years ago
subscriptions_controller.rb HTTP signatures (#4146) 8 years ago