mastodon/app
ThibG aee93bfc9c Fix timeline jumps (#10001)
* Avoid two-step rendering of statuses as much as possible

Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.

* Adjust scroll when new preview cards appear

* Adjust scroll when statuses above the current scroll position are deleted
2019-02-11 13:19:59 +01:00
..
chewy
controllers Fix it as tagged_request of accounts_controller is not addressable_uri (#9976) 2019-02-05 15:11:11 +01:00
helpers Add available locales for lv, ms, sq (#10008) 2019-02-11 13:19:06 +01:00
javascript Fix timeline jumps (#10001) 2019-02-11 13:19:59 +01:00
lib Fix URL linkifier grabbing full-width spaces and quotations (#9997) 2019-02-09 20:13:11 +01:00
mailers
models
policies
presenters
serializers
services Fix Tombstone.delete_all ArgumentError (#9978) 2019-02-06 02:50:52 +01:00
validators
views Hide misleading “You will be sent a confirmation e-mail” hint from admin view (#9973) 2019-02-05 15:11:35 +01:00
workers