bastodon/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.
2021-07-17 17:06:52 +02:00
..
chewy
controllers
helpers
javascript Fix replying from modal (#16516) 2021-07-17 17:06:52 +02:00
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers