38 Commits (ade04022106f8a1ff99535ccd1d0a21649b13b2e)

Author SHA1 Message Date
J. King ade0402210 Adjust TT-RSS to ignore hidden items 3 years ago
J. King e60f7ea03f Add class constant visibility 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King 06d3af0ac3 Fix remaining Picofeed-related test failures 4 years ago
J. King b5f118e8cb Cleanup 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 years ago
J. King 5838af892f Replace references to Zend with Laminas 4 years ago
J. King 17a2fa96f8 Upgrade to PHPUnit 8 5 years ago
J. King c5337b37b4 Consolidate creation of synthetic server requests 5 years ago
J. King 6235cb0be6 Fix errors in last commit 5 years ago
J. King 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King 3899ee6b4e Allow for replacing label and tag associations 5 years ago
J. King 12f23ddc16 Updated tests for arbitrary sorting 5 years ago
J. King 3b8461b1ca Add searching to TTRSS handler 5 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King 0513b606c2 Merge master 5 years ago
J. King b9272ea2eb Fix test failures in PHP 7.1 5 years ago
J. King cf896121b2 Style fixes 6 years ago
J. King 51755a2ce6 Retire article field groups 6 years ago
J. King 7340d65c0e Make data clearing in tests static 6 years ago
J. King f22e53fdc9 Align result tests with driver tests 6 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 7 years ago
J. King 84bd624e94 Properly fix getCounters 7 years ago
J. King adece521a9 TTRSS: Correct mark toggling; fixes #132 7 years ago
J. King 9ac2421fe3 TTRSS: accept base64 passwords; fixes #130 7 years ago
J. King 3ffcd6dd97 Make TTRSS handler reject erroneous paths 7 years ago
J. King a404d4d108 NCNv1: Be explicit about types; fixes #129 7 years ago
J. King 4d4e8e3580 TTRSS: correct feed renaming; fixes #128 7 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 7 years ago
J. King 2bbc83aeb0 Tweak 7 years ago
J. King 40e9b7f986 Changed all TTRSS outputs to match original types exactly; improves #125 7 years ago
J. King b4890eaced Make TTRSS tests consider data types; improves #125 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