275 Commits (0.2.1)

Author SHA1 Message Date
J. King 2332cd52a3 Cleanup 7 years ago
J. King dd24246f49 Finished last of feedUpdate tests; implemented NCN API functions 7 years ago
J. King 0514321a76 Save enclosures and categories properly in feedUpdate 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 c6b7e653c5 Tests for feedUpdate and feedListStale 7 years ago
J. King 81419452b5 Added topmost folder to output of subscriptionList. Fixes #54 7 years ago
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 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 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 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 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 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
J. King b1b96bb806 Completed refactoring of feed updates 7 years ago
J. King 119d42907e More feed update refactoring 7 years ago
J. King 4e57e56ca7 Start on refactoring of feed processing 7 years ago
J. King 557d17ef5d Add rollbacks in error cases 7 years ago
J. King a67fe30408 Fix whitespace 7 years ago
J. King b02abec250 Added test for recursive binding 7 years ago
J. King 818707b067 Fix adding a subscription (again) 7 years ago