369 Commits (760b13993bf86c58cdd69f05e5a4e0933884d4bb)
 

Author SHA1 Message Date
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
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
J. King e6f2f22888 use list() instead of extract() 7 years ago
J. King 929d763981 Simplify the creation of arbitrary UPDATEs 7 years ago
Dustin Wilson 25aeaf4801 Grab favicon from site's URL, not the feed's 7 years ago
J. King 74ae1106a4 Implement NCN API v1-2 server version reporting 7 years ago
J. King 9cbfa378bc Implement NCN API v1-2 folder deleting/renaming 7 years ago
J. King 19abce85c3 Implement NCN API v1-2 folder creation 7 years ago
J. King 842e277d43 Implemented NCN API v1-2 folder list 7 years ago
J. King dc9f5e545e Fix adding a feed 7 years ago
J. King 718c5a04dd Add authz verification to folder tests 7 years ago
J. King 1e1b848c62 Remove root field from folders table 7 years ago
J. King a111bcc231 Folder get/set prop funcs and other changes 7 years ago
J. King 2344911f78 Tests for removing folders 7 years ago
J. King 458eaac5c6 Tests for listing folders 7 years ago