From 3cdd5d6cb207de92bf4a95685878567c2eb387da Mon Sep 17 00:00:00 2001 From: litemotiv Date: Sun, 8 Dec 2024 10:44:40 +0100 Subject: [PATCH 1/2] Test only index pages for recent changes --- index.php | 100 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 52 insertions(+), 48 deletions(-) diff --git a/index.php b/index.php index bed7765..291dff2 100644 --- a/index.php +++ b/index.php @@ -172,58 +172,62 @@ if (isset($_GET['notice'])) {

users with recently updated pages within the last month are highlighted in a lighter color.

list all users

From 3e3a512535dcd90b7abfd10c9b61e1faf3c3412e Mon Sep 17 00:00:00 2001 From: litemotiv Date: Sun, 8 Dec 2024 11:40:25 +0100 Subject: [PATCH 2/2] Cache updated user homepages list --- index.php | 65 ++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 40 insertions(+), 25 deletions(-) diff --git a/index.php b/index.php index 291dff2..d06778f 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ - + -

welcome to tilde.club

Questions? See the official FAQ.

@@ -171,7 +170,6 @@ if (isset($_GET['notice'])) {

if you're not seeing yourself listed here, change your page from the default.

users with recently updated pages within the last month are highlighted in a lighter color.

list all users

- - - +