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 e54a65013d
Fix replying from modal (#16516)
Fixes #16515

Not using a router object somehow made `this.history` lag behind the real
browser history whenever pushing a new history item in `replyCompose`.

Not using the context-provided router in this case was an oversight made
when porting glitch-soc changes in #16499.
4 years ago
..
chewy
controllers
helpers
javascript Fix replying from modal (#16516) 4 years ago
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers