Song Zhifei 148c140843 Fix marking filtered label articles as read in SQLite and PostgreSQL (#9264) 5 hours ago
..
ActionController.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
AttributesTrait.php 50adb55982 Add some missing PHP native types (#7191) 1 year ago
Auth.php 2701b7dff4 Cleaner limit anonymous mode to default user (#9235) 1 week ago
BooleanSearch.php fa8e8a4400 Fix “mark as read older than…” widening the active search (#9173) 1 month ago
Category.php f201061345 Feeds tree: sort feed names with locale-aware collation (#8985) 2 months ago
CategoryDAO.php f201061345 Feeds tree: sort feed names with locale-aware collation (#8985) 2 months ago
CategoryDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 5 months ago
CategoryDAOSQLite.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 5 months ago
Context.php 36d973a3bd Filter global view feed list by state and search (#9132) 1 month ago
DatabaseDAO.php a84c0a8bc2 Fix all broken links in the entire repository (#9207) 2 weeks ago
DatabaseDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 5 months ago
DatabaseDAOSQLite.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 5 months ago
Entry.php 14bf5f8c96 Strip feed URL credentials from anonymous query.php output (#9246) 1 week ago
EntryDAO.php a84c0a8bc2 Fix all broken links in the entire repository (#9207) 2 weeks ago
EntryDAOPGSQL.php a9a5856d0d PostgreSQL: make commitNewEntries resilient to duplicate keys (#9231) 1 week ago
EntryDAOSQLite.php 148c140843 Fix marking filtered label articles as read in SQLite and PostgreSQL (#9264) 5 hours ago
Factory.php 5e8c964f6c Stable IDs during SQL import (#7988) 11 months ago
Feed.php b12ec4fe77 Show only one representation per media:group (#9009) 1 month ago
FeedDAO.php f201061345 Feeds tree: sort feed names with locale-aware collation (#8985) 2 months ago
FeedDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 5 months ago
FeedDAOSQLite.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 5 months ago
FilterAction.php 2527033057 Fix unwanted expansion of user queries in some cases (#8395) 8 months ago
FilterActionsTrait.php 2527033057 Fix unwanted expansion of user queries in some cases (#8395) 8 months ago
FormAuth.php 476e57b046 Reverse hash and nonce (#8320) 8 months ago
Log.php c44bb029c0 Fix log CRLF injection (#7883) 1 year ago
LogDAO.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
ReadingMode.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
Search.php 542f4920e7 Fix lost elements while parsing search query (#8884) 3 months ago
Share.php f201061345 Feeds tree: sort feed names with locale-aware collation (#8985) 2 months ago
SimplePieCustom.php 07c939d84f Fix: infinite recursion in sanitizeHTML() when maxLength truncation doesn't converge (#9043) 1 week ago
SimplePieFetch.php c7e6ab76fe Disallow fetching of non remote uri (#9215) 2 weeks ago
StatsDAO.php 271257be42 Fix statistics repartition averages (#8996) 2 months ago
StatsDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 5 months ago
StatsDAOSQLite.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 5 months ago
SystemConfiguration.php dcec27c69d Add SSRF mitigations using `filter_var` and `CURLOPT_RESOLVE` (#8400) 2 months ago
Tag.php 5f6ef05ffc Fix bigint timestamps on 32-bit (#7375) 1 year ago
TagDAO.php 9b40f04f32 Fix tagging an already-tagged entry on PostgreSQL (#9136) 1 month ago
TagDAOPGSQL.php 9b40f04f32 Fix tagging an already-tagged entry on PostgreSQL (#9136) 1 month ago
TagDAOSQLite.php 9b40f04f32 Fix tagging an already-tagged entry on PostgreSQL (#9136) 1 month ago
Themes.php 6549932d59 Disallow setting non-existent theme (#7722) 1 year ago
UserConfiguration.php 2188070aa6 Add option to keep or reset article sort order when navigating (#8969) 2 months ago
UserDAO.php 26c1102567 Merge commit from fork 8 months ago
UserQuery.php 12b5be6afc Gate greader/json share formats behind Share by OPML (#9248) 6 days ago
View.php f902047204 Offer to add a prefix when resharing user labels (#9236) 1 week ago
ViewJavascript.php c29cbb7b8b Fix regressions on some array structures (#7155) 1 year ago
ViewMode.php 72884813e1 Add hook enums (#8036) 11 months ago
ViewStats.php 5eba322cbd New stats overview of dates with most unread articles (#8089) 10 months ago