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 Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
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 Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models fix(web_push_notifications): Send message with welcome notifications (#4471) 2017-08-01 06:00:13 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
serializers Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
services Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00
validators Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
views i18n: update Persian translation (#4470) 2017-07-31 19:40:57 +02:00
workers Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00