From 3596b5e1657879a9976540a6548d91d127a245bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 4 Oct 2023 11:56:46 +0200 Subject: [PATCH 1/3] add loagin="lazy" to avatar-images too resolves #13486 The loading of avatar-images still blocked the loading of notifications. mostyl in frio! now it's a big time improvement on loading friendica --- view/templates/notifications/nav/notify.tpl | 2 +- view/theme/frio/templates/contact/entry.tpl | 4 ++-- view/theme/frio/templates/notifications/nav/notify.tpl | 2 +- view/theme/frio/templates/search_item.tpl | 4 ++-- view/theme/frio/templates/wall_thread.tpl | 6 +++--- view/theme/vier/templates/notifications/nav/notify.tpl | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/view/templates/notifications/nav/notify.tpl b/view/templates/notifications/nav/notify.tpl index dfcf9d334..37da980ab 100644 --- a/view/templates/notifications/nav/notify.tpl +++ b/view/templates/notifications/nav/notify.tpl @@ -1,3 +1,3 @@
  • - {{$notify.richtext nofilter}} {{$notify.ago}} + {{$notify.richtext nofilter}} {{$notify.ago}}
  • diff --git a/view/theme/frio/templates/contact/entry.tpl b/view/theme/frio/templates/contact/entry.tpl index 75f0d6d9e..442a3b6ea 100644 --- a/view/theme/frio/templates/contact/entry.tpl +++ b/view/theme/frio/templates/contact/entry.tpl @@ -7,7 +7,7 @@ @@ -15,7 +15,7 @@