docbrown/app
Dan Wallis 521bb09394
Add loading=lazy to image tags (#10888)
* Add loading=lazy to image tags

* Fix test

* Lazy-load some obvious templates

* Lazy-load more verified templates
2021-05-27 19:01:21 +02:00
..
assets Add loading=lazy to image tags (#10888) 2021-05-27 19:01:21 +02:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers Migrate "static" profile fields into new columns (#13641) 2021-05-26 14:40:18 -05:00
decorators Expand @-mention functionality to posts (#13367) 2021-05-12 07:33:33 -07:00
errors Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
helpers Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
javascript Add loading=lazy to image tags (#10888) 2021-05-27 19:01:21 +02:00
lib Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
liquid_tags Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
mailers Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
models UsersSettings RFC: Code to Sync User Settings updates to new tables (#13719) 2021-05-27 09:52:54 -04:00
policies Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
queries Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
services [15-min-fix] Add option for triple tildes for fenced codeblocks (#13810) 2021-05-24 14:19:04 -04:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators Migrate "static" profile fields into new columns (#13641) 2021-05-26 14:40:18 -05:00
view_objects Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
views Add loading=lazy to image tags (#10888) 2021-05-27 19:01:21 +02:00
workers Put the user id filter inside the CTEs (#13856) 2021-05-25 18:11:36 -04:00