81 Commits (6c0183faea1a91a7ffd26d65e8d1e4f1baa4fb54)

Author SHA1 Message Date
J. King 6c0183faea Replace instances of Diactoros' EmptyResponse 2 years ago
J. King 65b1bb4fcd Allow multiple dates in TT-RSS searches 2 years ago
J. King 17832ac63e Allow timezone in TT-RSS search queries 2 years ago
J. King 983fa58ec8 Convert article and edition ranges to atomic 2 years ago
J. King 2c2bb4a856 Retrofits dates to use ranges 2 years ago
J. King fc2abc1203 Use D modifier for all patterns with $ anchors 3 years ago
J. King 8aca42c882 Minor fixes for correctness 3 years ago
J. King 64ca5f1be0 Fix strict comparison failures 3 years ago
J. King a760bf2ded Implement "t" and "f" booleans in TT-RSS 3 years ago
J. King 211cea648e Implement TT-RSS API level 15 3 years ago
J. King e74b44cc39 Change favicon to icon_url and add icon_id 3 years ago
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 5838af892f Replace references to Zend with Laminas 4 years ago
J. King 4f5a8e3180 Make media type checking more robust 5 years ago
J. King 3899ee6b4e Allow for replacing label and tag associations 5 years ago
J. King c55a960b85 Slight cleanup 5 years ago
J. King e3d2215920 Style fixes 5 years ago
J. King f72c85c9f6 Hopefully working but maybe broken custom sorting 5 years ago
J. King 65f723c7d4 Fix missing reference to author in TT-RSS. 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 cf896121b2 Style fixes 5 years ago
J. King 51755a2ce6 Retire article field groups 5 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 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 77793f95cb Controller fixes for PDO databases; fixes #72 6 years ago
J. King 79f9808f1f CS fixes 6 years ago
J. King 84bd624e94 Properly fix getCounters 6 years ago
J. King af42bceac0 Do not omit zero-unread items in TTRSS getCounter operation 6 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 999f255203 Fixes for bugs uncovered during client testing 7 years ago
J. King 05620602bf Tweak 7 years ago
J. King b820a004d6 Complete testing of TTRSS handler 7 years ago
J. King c669273792 Implement TTRSS operation getHeadlines; fixe #82 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