Commit graph

29 commits

Author SHA1 Message Date
fe5368f096 HttpDriver.php: set requestGet header to default to null 2025-03-28 11:09:12 +01:00
8ac67e9e85 OembedResponse.php: trim 2025-03-17 12:56:35 +01:00
0e9c9de5c6 OembedResponse.php: add oembed POD 2025-03-17 12:56:35 +01:00
bf42570d5d HttpDriver.php: add headers to requestGet 2025-03-17 12:56:33 +01:00
a5cc1c2b42 HttpDriver.php: backport from upstream 2025-03-16 22:30:02 +01:00
8f7db3bdef FileLogDriver.php: flush writes to file 2025-03-16 18:07:58 +01:00
707fb62c04 log-driver.php: split up log driver 2025-03-16 18:05:40 +01:00
583b50af56 IpNoteQueries.php: add ip notes wrapper 2025-02-18 12:16:52 +01:00
Zankaria
bf060ce174 UserPostQueries.php: fix paging boundaries 2025-02-14 12:50:15 +01:00
800fa6f734 UserPostQueries.php: fix broken query 2025-02-03 22:17:18 +01:00
27b7f1c60d UserPostQueries.php: add post fetching by password 2024-12-27 19:32:15 +01:00
4ede43b192 UserPostQueries.php: refactor implementation 2024-12-27 19:32:15 +01:00
71416afc75 UserPostQueries.php: add user post queries class 2024-12-17 17:18:38 +01:00
5b231099b0 ReportQueries.php: fix filter for invalid reports 2024-12-11 16:33:49 +01:00
907656c0ff ReportQueries.php: remove obsolute code 2024-12-08 18:32:16 +01:00
7fed118b1d ReportQueries.php: fix return type 2024-12-08 18:12:14 +01:00
b04cbdc4b7 ReportQueries.php: adjust db call and queries 2024-12-08 14:45:42 +01:00
d3782562b8 ReportQueries.php: remove caching, since posts can be removed from the outside 2024-12-08 13:29:33 +01:00
0a6d92d94b ReportQueries.php: fix comment 2024-12-06 22:48:56 +01:00
b5622e20c5 ReportQueries.php: delete then invalidate cache 2024-12-06 22:48:26 +01:00
72e2d02cca ReportQueries.php: add implementation 2024-12-06 21:13:54 +01:00
ac98a0459f RedisCacheDriver.php: fixup 2024-12-06 21:09:08 +01:00
5da430b0ba RedisCacheDriver.php: better support unix sockets 2024-12-06 21:09:08 +01:00
8b586dc3bb RedisCacheDriver.php: add false value support 2024-12-06 21:09:08 +01:00
9b5906effe RedisCacheDriver.php: flush only the key-value pairs with matching prefix 2024-12-06 21:09:08 +01:00
39635cfa33 RedisCacheDriver.php: use extension provided serialization 2024-12-06 21:09:08 +01:00
39683db736 FsCacheDriver.php: collect expired cache items before operating on the cache 2024-12-06 21:09:08 +01:00
33f83af1b1 driver: break up cache drivers 2024-12-06 21:09:07 +01:00
e85ccfab38 cache-driver.php: move to Data 2024-12-06 21:09:07 +01:00