369 Commits (760b13993bf86c58cdd69f05e5a4e0933884d4bb)
 

Author SHA1 Message Date
J. King 760b13993b Version bump 6 years ago
J. King 06990fb03b More documentation refinements 6 years ago
J. King c79443fade Remove dependence on phpseclib 6 years ago
J. King bc8ee8fcf6 Documentation refinements 6 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 6 years ago
J. King 6c34bf3c9c Update dependencies 6 years ago
J. King 1e0c06034b Documentation for 0.2.0; fixes #108 6 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 6 years ago
J. King 40944a9b58 Merge remote-tracking branch 'remotes/origin/ttrss' 6 years ago
J. King 3d958547a5 Implement OPTIONS requests for NCNv1; fixes #107 6 years ago
J. King e1f1c8b859 Refactoring 6 years ago
J. King 2bbc83aeb0 Tweak 6 years ago
J. King 40e9b7f986 Changed all TTRSS outputs to match original types exactly; improves #125 6 years ago
J. King b4890eaced Make TTRSS tests consider data types; improves #125 6 years ago
J. King b242c70968 Refactor of NCNv1 in anticipation of OPTIONS requests 6 years ago
J. King 91165cdd0d Fix breakage caused by last comit 6 years ago
J. King a0bf7c16bd Fix sorting 6 years ago
J. King 999f255203 Fixes for bugs uncovered during client testing 6 years ago
J. King 4f85739d20 Change default SQLite timeout to 60s; improves #67 6 years ago
J. King 05620602bf Tweak 6 years ago
J. King b820a004d6 Complete testing of TTRSS handler 6 years ago
J. King a61aa0a22c Simplify TTRSS test request boilerplate 6 years ago
J. King c669273792 Implement TTRSS operation getHeadlines; fixe #82 6 years ago
J. King faf00d63ba Add Database::articleCategoriesGet() 6 years ago
J. King e729cedeca Make getCompactHeadlines use a whitelist instead 6 years ago
J. King 5c140aedc4 Implement TTRSS operation getCompactHeadlines; fixes #95 6 years ago
J. King 5d4ea6edc0 Add ResultEmpty class 6 years ago
J. King 2037efce61 Added oldestArticle and latestArticle context options 6 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 6 years ago
J. King b0da9a1d06 Added annotation context to satisfy the TTRSS "has_note" view mode 6 years ago
J. King b595815eb9 Change NCNv1 handler to use new "typical" articleList fieldset 6 years ago
J. King c88b5c4f18 Make distinction between modified and marked for articles 6 years ago
J. King 6da86428c4 Added per-file legal boilerplate 6 years ago
J. King 11b2066922 Added per-file legal boilerplate 6 years ago
J. King 6c8598d897 Implement contexts for non-recursive folders, and any/no label 6 years ago
J. King de92fb514b Implement TTRSS opera getArticle; fixes #84 6 years ago
J. King e83c6949b8 Cleanup 6 years ago
J. King ea08bbb87b Implement TTRSS feed icons; fixes #121 6 years ago
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83 6 years ago
J. King 6b1cd3816d Add warnings for slow tests in PHPUnit 6 years ago
J. King c6cd8b8aaa Removing request chunking from NCN controller 6 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 6 years ago
J. King 7d19a5add0 Merge from master 6 years ago
J. King f51152980c Introduce abstract class for result sets 6 years ago
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions 6 years ago
J. King 9c9c34f7fe Implement TTRSS operation getFeeds; fixes #80 6 years ago
J. King fff6082e3c Adjust TTRSS catchupFeed to use shallow subscription listing 7 years ago
J. King cbe82c57cd Allow subscriptions to be listed non-recursively 7 years ago
J. King f22fe8ba95 Tweak catchupFeed 7 years ago
J. King 2a08edb27d Implement TTRSS catchupFeed operation; fixes #88 7 years ago