aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-10-28 19:07:14 +0100
committerGravatar GitHub <noreply@github.com> 2025-10-28 19:07:14 +0100
commit49a92c2437d3be9fba8c6af2d3f328ae525d81c6 (patch)
treefa62707782aa152bb5f28af1a4fce863d418a0b9 /tests
parent6440f9c9a91160103b7c2c369761ada31926c02a (diff)
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). <img width="382" height="229" alt="image" src="https://github.com/user-attachments/assets/a630dec8-1e18-4766-8392-59fb593dd73d" />
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 8a72c90b6..eccb03148 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1 +1,2 @@
+*.sqlite
phpunit.phar