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
2021-09-27 07:24:04 +02:00
..
chewy
controllers Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
helpers
javascript Fix incorrect use of old WebUI paths (#16773) 2021-09-27 07:24:04 +02:00
lib Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
mailers
models Stop setting a shortcode to newly-created media attachments (#16730) 2021-09-13 18:59:37 +02:00
policies
presenters
serializers Stop setting a shortcode to newly-created media attachments (#16730) 2021-09-13 18:59:37 +02:00
services Refactor notifications to go through a separate stream in streaming API (#16765) 2021-09-26 13:23:28 +02:00
validators
views Stop setting a shortcode to newly-created media attachments (#16730) 2021-09-13 18:59:37 +02:00
workers