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
3 years ago
..
chewy
controllers Change routing paths to use usernames in web UI (#16171) 3 years ago
helpers
javascript Fix incorrect use of old WebUI paths (#16773) 3 years ago
lib Change routing paths to use usernames in web UI (#16171) 3 years ago
mailers
models Stop setting a shortcode to newly-created media attachments (#16730) 3 years ago
policies
presenters
serializers Stop setting a shortcode to newly-created media attachments (#16730) 3 years ago
services Refactor notifications to go through a separate stream in streaming API (#16765) 3 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) 3 years ago
workers Fix followers synchronization mechanism not working when URI has empty path (#16510) 4 years ago