63 Commits (master)

Author SHA1 Message Date
J. King fe06ffc176 Avoid dynamic property creation with PicoFeed 1 year ago
J. King 4080b2d09d Apply new rules 3 years ago
J. King 4972c79e32 Allow simpler feed exception creation 3 years ago
J. King 4cb23dd198 Partial implementation of proper content scraping 3 years ago
J. King 097362881b Tests for filtering during feed parsing 3 years ago
J. King 4f34b4ff29 Rule refactoring 3 years ago
J. King 6dba8aa66b Fixes for rules 3 years ago
J. King ffc5579a7a Partial implementation of filter rule handling 3 years ago
J. King 669e17a1f6 Add ability to discover multiple feeds 3 years ago
J. King 50fd127ac4 Test for icon fetching 4 years ago
J. King c25782f98c Partial icon handling skeleton 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King 39a1895867 Refine and cover new Guzzle error handling 4 years ago
J. King 49d003082d Fix problems with nicolus/picofeed 4 years ago
J. King e583ffea67 Start on integrating well-maintained picofeed fork 4 years ago
J. King b5f118e8cb Cleanup 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 years ago
J. King eb120b4629 Fetch in three hours if caching is via etag 5 years ago
J. King a5049ac646 Remove reference to PicoFeed in the User-Agent string 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King e2b6cb8360 Remove PicoFeed-related FIXMEs 6 years ago
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