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
Darius Kazemi d35fe3d5e3
Add peers API endpoint toggle to Server Settings (#22810)
* Add peers endpoint toggle to Server Settings

This places the toggle under "Discovery" and expands the hint text to explain further what the endpoint is used for. Added a "Recommended" tag since it was recommended in v3 before it was removed.

Fixes https://github.com/mastodon/mastodon/issues/22222

* i18n normalize step
2 years ago
..
chewy
controllers Allow changing hide_collections setting with the api (#22790) 2 years ago
helpers
javascript Remove hardcoded width from dropdown overlays (#23062) 2 years ago
lib fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2 years ago
mailers
models Don't crash on unobtainable avatars (#22462) 2 years ago
policies
presenters
serializers
services fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2 years ago
validators
views Add peers API endpoint toggle to Server Settings (#22810) 2 years ago
workers