83 Commits (5d4ea6edc0c6ec60063347772bf01b7461e44cf6)

Author SHA1 Message Date
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 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 ea08bbb87b Implement TTRSS feed icons; fixes #121 7 years ago
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83 7 years ago
J. King c6cd8b8aaa Removing request chunking from NCN controller 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 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 579551f5fd Implement TTRSS operation getFeedTree; fixes #94 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 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 d45401fb8b Adapt NCN to new type converter 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 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 7 years ago
J. King c9c6891567 Implement TTRSS getCategories; fixes #81 7 years ago
J. King 0e6eed5699 Add boolean sanitizer to ValueInfo 7 years ago
J. King 7a2de95c70 Consolidate article context handling into articleQuery function 7 years ago
J. King 26f6922b25 Partially implement labels 7 years ago
J. King 69b34a4e5a Implement TTRSS feed updating; fixes #86 7 years ago
J. King 03d5d554a9 Imple TTRSS functions getUnread and getConfig 7 years ago
J. King bd6f23692c Implement TTRSS feed subscription; fixes #92 7 years ago
J. King 97b0134e56 Merge master 7 years ago
J. King 1b72d45adf Relegate bootstrap.php to testing; fixes #117 7 years ago
J. King 91cce6b529 Implement all TTRSS feed and category handling except subscribing to feeds 7 years ago
J. King 0a0aabe4ed Merge master 7 years ago
J. King 474f7fc2f6 Changelog; CS fixes 7 years ago
J. King d1e4c6eed3 Fix 405 response of NCN version lister 7 years ago
J. King 00bc7a00a0 Transparently handle HEAD requests; fixes #114 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King 96ebf936e4 CS fixes 7 years ago
J. King d365529493 Multiple fixes to input sanitization 7 years ago
J. King 1af8b733b5 Implement adding TTRSS categories; fixe #99 7 years ago
J. King e74a3ae3cb Fix numerous bugs when adding or changing folders 7 years ago
J. King 8487a56a60 Tests for TTRSS session handling and version/level reporting 7 years ago
J. King 6e19517593 Return correct TTRSS error bodies even for HTTP-level errors 7 years ago
J. King 3a5d346b9c Preliminary TTRSS handler 7 years ago
J. King c393dfc42b Sundry fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King cc2296522c More changes in anticipation of a release: 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King 3b018c89d1 Implemented cleanup of orphaned feeds; fixes #25 7 years ago