389 Commits (0.2.1)
 

Author SHA1 Message Date
J. King ba6b5dee85 Simplify in-database settings 7 years ago
J. King 719290c82a Remove dependency on Webmozart's Glob outside of testing 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 4d8def4bfd Document PHP extensions required by Arsse 7 years ago
J. King 91c97b9ed8 Delete accidentally committed file 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 c800852f3a Remove stubs to support non-HTTP authentication 7 years ago
J. King 835eff9a9e Readme: fill in expected requirements 7 years ago
J. King 9c65e31457 Add license file and skeleton of readme 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 757f2af343 More Linux/macOS fixes 7 years ago
J. King adfb22e922 macOS fixes 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
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests 7 years ago
J. King 054200dfc0 Fix potential of erroneous matching of URL containing encoded #. 7 years ago
J. King 0972cff660 Completely revamped NCNv1 REST handler 7 years ago
J. King 4a816f827b NCNv1 feed calls and other changes 7 years ago
J. King 0bc2841837 Last of subscription tests 7 years ago
J. King 99ae274ef8 Also test negative read marks 7 years ago
J. King ef3cb4fa54 Test unread counts in subscriptionList 7 years ago
J. King f635155687 Basic tests for subscription list 7 years ago
J. King acbb254bfb Tests for removing subscriptions 7 years ago
J. King 98c950de58 Removed most calls to userExists() 7 years ago
J. King a580579627 First set of Database subscription tests 7 years ago
J. King 554beacfdb Improved database tests 7 years ago
J. King 8ebcb01cb5 Made out-of-order transaction handling more predictable 7 years ago
J. King 2083c6e397 Change transactions to auto-rollback on exceptions 7 years ago
J. King c2a7ad7b19 Optimize initial feed update 7 years ago
J. King fb922e65e4 Tests for strict binding 7 years ago
J. King db132c0c24 Various changes to Database 7 years ago
J. King 9c7f4710aa Fix feed fetching 7 years ago
J. King 9dccdb32a7 Fold feedAdd into subscriptionAdd 7 years ago
J. King 717e74fb2e Refactored special case for testing 7 years ago
J. King 8376cc9cb9 Mark articles as unread when they are updated 7 years ago
J. King 7546e3b11b Add the ability to throw exceptions in a feed update if desired 7 years ago
J. King 43f73b5d71 Make better use of prepared statements when updating feeds 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