This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
Akihiko Odaki 9d1f8b9d6a Scroll columns area to right when children property is changed (#4517)
The feature to pin column could hide the rightmost column, which is
specified with children property of ColumnsArea.

The user is likely to see the column when the property changed, so scroll
the area in such cases.
2017-08-04 18:57:46 +02:00
..
controllers Redirect to PasswordController#new when reset_password_token is invalid (#4506) 2017-08-03 17:45:45 +02:00
helpers
javascript Scroll columns area to right when children property is changed (#4517) 2017-08-04 18:57:46 +02:00
lib Don't normalize invalid domain names (#4499) 2017-08-02 14:54:33 +02:00
mailers
models
policies
presenters
serializers
services
validators
views
workers