mastodon/app
ThibG d9f0c7fb84 Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
IntersectionObserverArticle is made to save on RAM by avoiding fully rendering
items that are far out of view. However, it did not work for items spawned
outside the intersection observer.
2019-02-17 19:32:55 +01:00
..
chewy
controllers Fix authorized applications list page design (#9969) 2019-02-17 19:25:55 +01:00
helpers Replace unlock-alt icon with unlock (#9952) 2019-02-17 19:23:59 +01:00
javascript Fix IntersectionObserverArticle not hiding some out-of-view items (#9982) 2019-02-17 19:32:55 +01:00
lib Fix URL linkifier grabbing full-width spaces and quotations (#9997) 2019-02-17 19:29:40 +01:00
mailers
models
policies
presenters
serializers
services Fix Tombstone.delete_all ArgumentError (#9978) 2019-02-17 19:28:21 +01:00
validators
views Hide misleading “You will be sent a confirmation e-mail” hint from admin view (#9973) 2019-02-17 19:27:38 +01:00
workers