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 Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
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 Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Fix SSO authentication not working due to missing agreement boolean (#9915) 2019-01-25 12:36:54 +01:00
policies Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
presenters Don't count suspended users in user count (#9380) 2018-11-27 18:49:37 +01:00
serializers Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00
services Fix Tombstone.delete_all ArgumentError (#9978) 2019-02-17 19:28:21 +01:00
validators Change note length validation to ignore mention domains and URLs (#9717) 2019-01-05 07:16:46 +01:00
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 Fix multiple workers for the same scheduled status being queueable (#9875) 2019-01-20 12:57:05 +01:00