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
Claire 6b19e1e632
Fix incorrect use of old WebUI paths (#16773)
* Fix incorrect use of old WebUI paths

PR #16171 renamed some routes but missed some occurrences.
Without #16772, this leads to unreachable routes in those cases.

* Fix floating action button being displayed on statuses and compose screen
4 years ago
..
chewy Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Change routing paths to use usernames in web UI (#16171) 4 years ago
helpers Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
javascript Fix incorrect use of old WebUI paths (#16773) 4 years ago
lib Change routing paths to use usernames in web UI (#16171) 4 years ago
mailers Prepare Mastodon for Rails 6 (#15911) 4 years ago
models Stop setting a shortcode to newly-created media attachments (#16730) 4 years ago
policies Add ability to skip sign-in token authentication for specific users (#16427) 4 years ago
presenters Add server rules (#15769) 4 years ago
serializers Stop setting a shortcode to newly-created media attachments (#16730) 4 years ago
services Refactor notifications to go through a separate stream in streaming API (#16765) 4 years ago
validators Add `configuration` attribute to `GET /api/v1/instance` (#16485) 4 years ago
views Stop setting a shortcode to newly-created media attachments (#16730) 4 years ago
workers Fix followers synchronization mechanism not working when URI has empty path (#16510) 4 years ago