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.
2021-07-17 17:06:52 +02:00
..
chewy
controllers Fix user email address being banned on self-deletion (#16503) 2021-07-14 05:35:49 +02:00
helpers
javascript Fix replying from modal (#16516) 2021-07-17 17:06:52 +02:00
lib Fix inefficiencies in auto-linking code (#16506) 2021-07-15 15:56:58 +02:00
mailers
models Fix user email address being banned on self-deletion (#16503) 2021-07-14 05:35:49 +02:00
policies
presenters
serializers
services
validators
views Add ability to filter reports by origin of target account (#16487) 2021-07-11 11:01:38 +02:00
workers