19 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 7340d65c0e Make data clearing in tests static 5 years ago
J. King f22e53fdc9 Align result tests with driver tests 5 years ago
J. King d40243a84c Clean up configuration setting in tests 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King e08d82f855 Style fix 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 6 years ago
J. King daea0ceb27 Make HTTP message testing generic 6 years ago
J. King 890f9b07d4 Replace Resquest objects with PSR-7 request messages; improves #53 6 years ago
J. King 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53 6 years ago
J. King 27caf147df Changes to Date helper class 6 years ago
J. King 029c23d0cf Adapt API tests to allow for PDO mocks 6 years ago
J. King 095fe10aec Reorganize PDO tests into namespaces 6 years ago
J. King 59fee52074 Reorganize tests into namespaces 6 years ago
J. King 3f65625090 Ensure tests do not rely in UTC default timezone 6 years ago
J. King 3adfe8742f Reorganize test cases 6 years ago
J. King 84bd624e94 Properly fix getCounters 6 years ago
J. King adece521a9 TTRSS: Correct mark toggling; fixes #132 6 years ago
J. King 9ac2421fe3 TTRSS: accept base64 passwords; fixes #130 6 years ago
J. King 3ffcd6dd97 Make TTRSS handler reject erroneous paths 6 years ago
J. King a404d4d108 NCNv1: Be explicit about types; fixes #129 6 years ago
J. King 4d4e8e3580 TTRSS: correct feed renaming; fixes #128 6 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 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 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 7 years ago
J. King 5c140aedc4 Implement TTRSS operation getCompactHeadlines; fixes #95 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 ea986f5032 Implement TTRSS operation updateArticle; fixes #83 7 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 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 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 488a7bddac Adapt TTRSS to new type system 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 26f6922b25 Partially implement labels 7 years ago
J. King 69b34a4e5a Implement TTRSS feed updating; fixes #86 7 years ago