206 Commits (fb6e2babb9afefe12bab75a9d278c3fd4eaf6f6c)

Author SHA1 Message Date
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
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 dc9f5e545e Fix adding a feed 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
J. King b68cea1188 Tests for adding folders 7 years ago
Dustin Wilson bc863ae935 Updated Database->updateFeeds() 7 years ago
J. King dbd735f1f3 Full set of tests for user-related Database funcs 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King b8f9b6070e Experimental method to remove a folder 7 years ago
Dustin Wilson ce0584e7f8 Added Feed Updating 7 years ago
J. King 8c76c22d74 Implement retrieving folder list in Database 7 years ago
J. King 254ffe7b48 Don't enforce 100-character limit on folder names 7 years ago
Dustin Wilson 3f61921b97 Added picoFeed wrapper 7 years ago
J. King 8c268581fb Properly handle adding a folder 7 years ago
J. King 689c1c77d0 Test for advisory locking 7 years ago
J. King 485400df2b Rename Result->get() to Result->getRow 7 years ago
J. King bdf3182305 Add result->lastId method; cleanup 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 37dad63dee Impelemented Result->getAll() 7 years ago
J. King eeb1818bb5 Still more database changes 7 years ago
J. King 2b7a236147 More database fixes 7 years ago
J. King 007e3747ef Various database fixes 7 years ago
J. King 0c410fcf50 More binding tests and related changes 7 years ago
J. King 337b2cf90c Remove last vestiges of PDO accomodation 7 years ago
J. King 8a0d021622 More User tests and resultant fixes 7 years ago
J. King 7785eb072b Complete rewrite of User class and other changes 7 years ago
Dustin Wilson 26989facfe More PicoFeed Integration Bug fixes 7 years ago
Dustin Wilson cb664eab03 Minor fixes to PicoFeed integration 7 years ago
Dustin Wilson e5d825d360 Started integration of PicoFeed 7 years ago