27 Commits (11b2066922381a761265eddbbc0e1feff8a875e0)

Author SHA1 Message Date
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King a80e283abc Perform feed discovery correctly; fixes #118 7 years ago
J. King 3482a35e54 Implement feed discovery; fixes #110 7 years ago
J. King f351dd059f More CS fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King b3c65bcdbd Tweak coverage of feed exceptions 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 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 b3f631e335 Use more reliable database locking strategy; reorganize tests 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 140d608f0f Split feed fetching tests from feed parsing tests 7 years ago
J. King b778e8eacd Fix failing test 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 ff59f00356 Feed tests: deduplication 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 148875c0dd Last cache-handling Feed test 7 years ago
J. King ed3e3c12d6 More Feed tests: more cache header handling 7 years ago
J. King ceeb23aea3 More Feed tests: cache header handling 7 years ago
J. King f04ba956a9 Tweaks to Feed tests 7 years ago
J. King 97a8f473a7 More Feed tests; Linux fixes 7 years ago
J. King 590abaf0ef Start on tests for Feed 7 years ago