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
Akihiko Odaki 9958eba356 Do not scroll the columns area due to redirection (#4541)
Commit 9d1f8b9d6a scrolls the columns area
when the route changes since the user is likely to want to see the
rightmost column in such cases.

However, redirection is automatic and does not indicate users' intension.
Do not scroll the columns area due to one.
8 years ago
..
controllers
helpers
javascript Do not scroll the columns area due to redirection (#4541) 8 years ago
lib Fix Delete activity handling when the status has been reblogged (#4729) 8 years ago
mailers
models
policies
presenters
serializers
services Fix deletion of status which has been reblogged (#4728) 8 years ago
validators
views
workers