87 Commits (da80a8ffa685ee1789f667944353bd8dc28cca72)

Author SHA1 Message Date
J. King da80a8ffa6 Complete tests for database driver 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 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 9f90756ede Improvements to Service 7 years ago
J. King d4674c61b2 More bug fixes 7 years ago
J. King 15285dba1e Add PHPHDoc type hints for certain class properties 7 years ago
J. King 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago
J. King 7e7b204d85 Cleanup 7 years ago
J. King 761c1054f3 Added context options to mark multiple specific articles or editions 7 years ago
J. King c51ee594aa Last of the article series of tests 7 years ago
J. King d78318bed7 Last of marking context tests 7 years ago
J. King 5742d949cc More article marking tests, some context tests 7 years ago
J. King c2f60bc5d2 More article tests 7 years ago
J. King ee9d8c1ceb First tests for articleList 7 years ago
J. King 483874e21d Implemented query contexts 7 years ago
J. King 21db3d0f52 Tweaks 7 years ago
J. King c37d476ba0 Changes to Database internals 7 years ago
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 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 5b8f23441c Feed tests: article matching 7 years ago
J. King 7656de716b Feed tests: fetching and parsing 7 years ago
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests 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 98c950de58 Removed most calls to userExists() 7 years ago
J. King 2083c6e397 Change transactions to auto-rollback on exceptions 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 2e64e60f2e Implement part of adaptive update interval; improves #51 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 818707b067 Fix adding a subscription (again) 7 years ago