From 49a92c2437d3be9fba8c6af2d3f328ae525d81c6 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 28 Oct 2025 19:07:14 +0100 Subject: Mark as read 1 or 7 days based on publication date (#8163) Allow the UI for marking as read articles older than 1 or 7 days to also work when sorting by publication date (in which case, the publication date is used). image --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/.gitignore b/tests/.gitignore index 8a72c90b6..eccb03148 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1 +1,2 @@ +*.sqlite phpunit.phar -- cgit v1.2.3