450 Commits (e4d64424c77aaaa9d22d74c77adba29e9baa6b0e)
 

Author SHA1 Message Date
J. King 05620602bf Tweak 7 years ago
J. King b820a004d6 Complete testing of TTRSS handler 7 years ago
J. King a61aa0a22c Simplify TTRSS test request boilerplate 7 years ago
J. King c669273792 Implement TTRSS operation getHeadlines; fixe #82 7 years ago
J. King faf00d63ba Add Database::articleCategoriesGet() 7 years ago
J. King e729cedeca Make getCompactHeadlines use a whitelist instead 7 years ago
J. King 5c140aedc4 Implement TTRSS operation getCompactHeadlines; fixes #95 7 years ago
J. King 5d4ea6edc0 Add ResultEmpty class 7 years ago
J. King 2037efce61 Added oldestArticle and latestArticle context options 7 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 7 years ago
J. King b0da9a1d06 Added annotation context to satisfy the TTRSS "has_note" view mode 7 years ago
J. King b595815eb9 Change NCNv1 handler to use new "typical" articleList fieldset 7 years ago
J. King c88b5c4f18 Make distinction between modified and marked for articles 7 years ago
J. King 6da86428c4 Added per-file legal boilerplate 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 6c8598d897 Implement contexts for non-recursive folders, and any/no label 7 years ago
J. King de92fb514b Implement TTRSS opera getArticle; fixes #84 7 years ago
J. King e83c6949b8 Cleanup 7 years ago
J. King ea08bbb87b Implement TTRSS feed icons; fixes #121 7 years ago
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83 7 years ago
J. King 6b1cd3816d Add warnings for slow tests in PHPUnit 7 years ago
J. King c6cd8b8aaa Removing request chunking from NCN controller 7 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 7 years ago
J. King 7d19a5add0 Merge from master 7 years ago
J. King f51152980c Introduce abstract class for result sets 7 years ago
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions 7 years ago
J. King 9c9c34f7fe Implement TTRSS operation getFeeds; fixes #80 7 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
J. King e4ae3ca6ea Use constants for TTRSS' special feeds and categories 7 years ago
J. King f543f084c1 Build and Nginx changes for TTRSS 7 years ago
J. King 579551f5fd Implement TTRSS operation getFeedTree; fixes #94 7 years ago
J. King a94c1e8592 Add static images used by getFeedTree 7 years ago
J. King 6a700f784c Tests for TTRSS operation setArticleLabel; fixes #90 7 years ago
J. King 5c4772d95a CS fixes 7 years ago
J. King 65963f228f CS fixes 7 years ago
J. King d05aaf688f Preliminary TTRSS setArticleLabel implementation 7 years ago
J. King 488a7bddac Adapt TTRSS to new type system 7 years ago
J. King 8c6c49d588 Merge changes from master 7 years ago
J. King f690bbb3a9 Alias Date::normalize to ValueInfo::normalize 7 years ago
J. King d45401fb8b Adapt NCN to new type converter 7 years ago
J. King cc875be57e Backport testing improvements from ttrss branch 7 years ago
J. King 1271a0c8c0 Add ValueInfo::normalize method 7 years ago
J. King 661515590e Update dependencies 7 years ago
J. King 4e3369cd03 List all valid TTRSS input 7 years ago
J. King fbbf751214 Implement the TTRSS getLabels operation; fixes #89 7 years ago
J. King 2e395f3cec Complete backend support for labels 7 years ago
J. King a343b78b02 Make exporting the database test fixture easier 7 years ago