41 Commits (f64f0c6a22931518d0ef79fba31de7fe370f67f5)

Author SHA1 Message Date
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 89bfc23d32 Standardize date normalization to immutables 6 years ago
J. King 79f9808f1f CS fixes 6 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 97b0134e56 Merge master 7 years ago
J. King a80e283abc Perform feed discovery correctly; fixes #118 7 years ago
J. King 1b72d45adf Relegate bootstrap.php to testing; fixes #117 7 years ago
J. King 0a0aabe4ed Merge master 7 years ago
J. King 3482a35e54 Implement feed discovery; fixes #110 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 78faf88563 Implemented configuration exporting; fixes #63 7 years ago
J. King d3bca6eb47 More code coverage accommodation 7 years ago
J. King 3a26c75044 Tests for Database::meta*() functions 7 years ago
J. King feadf51096 Workaround for picoFeed memory leak. Fixes #58 7 years ago
J. King aaa4d1e988 Basic support for PicoFeed content scraping 7 years ago
J. King da092d5f8c Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 7 years ago
J. King d4674c61b2 More bug fixes 7 years ago
J. King 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago
J. King 0ab6210214 Fix feed ID discovery so it doesn't short-circuit the item loop 7 years ago
J. King ba61ca2b2c Add category list to feed items 7 years ago
J. King 5b8f23441c Feed tests: article matching 7 years ago
J. King 3e5343e3e8 Feed tests: last set of next-fetch tests, with fixes 7 years ago
J. King 7656de716b Feed tests: fetching and parsing 7 years ago
J. King c800852f3a Remove stubs to support non-HTTP authentication 7 years ago
J. King 6771e8916a Fixed more Feed bugs 7 years ago
J. King fd7d1c3192 Fixes to Feed class for bugs uncovered by initial deduplication tests 7 years ago
J. King ed3e3c12d6 More Feed tests: more cache header handling 7 years ago
J. King adfb22e922 macOS fixes 7 years ago
J. King 97a8f473a7 More Feed tests; Linux fixes 7 years ago
J. King c2a7ad7b19 Optimize initial feed update 7 years ago
J. King 9c7f4710aa Fix feed fetching 7 years ago
J. King 3bc9082cfa Integrated adaptive update intervals Fixes #51 7 years ago
J. King 3b4d79abc8 Implement second part of adaptive update interval; improves #51 7 years ago
J. King 2e64e60f2e Implement part of adaptive update interval; improves #51 7 years ago
J. King f842439b01 Deduplicate feed items within the feed itself 7 years ago
J. King 93c010d3d5 Move feed item change detection to Feed class 7 years ago
J. King 818707b067 Fix adding a subscription (again) 7 years ago
Dustin Wilson 25aeaf4801 Grab favicon from site's URL, not the feed's 7 years ago
J. King dc9f5e545e Fix adding a feed 7 years ago
Dustin Wilson 85800b111e New UA string 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
Dustin Wilson ce0584e7f8 Added Feed Updating 7 years ago
Dustin Wilson 3f61921b97 Added picoFeed wrapper 7 years ago