chinwagsocial/app
ThibG d09ce6d81b 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-06 23:36:43 +01:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Fix it as tagged_request of accounts_controller is not addressable_uri (#9976) 2019-02-05 15:11:11 +01:00
helpers Replace unlock-alt icon with unlock (#9952) 2019-01-31 13:45:15 +01:00
javascript Fix IntersectionObserverArticle not hiding some out-of-view items (#9982) 2019-02-06 23:36:43 +01:00
lib Make displaying application used to toot opt-in (#9897) 2019-02-02 19:18:15 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Use video filesize limit with gifv (#9924) 2019-02-04 04:46:05 +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 Make displaying application used to toot opt-in (#9897) 2019-02-02 19:18:15 +01:00
services Fix Tombstone.delete_all ArgumentError (#9978) 2019-02-06 02:50:52 +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-05 15:11:35 +01:00
workers Add option to overwrite imported data (#9962) 2019-02-03 03:59:51 +01:00