629 Commits (1e83350dd0c1c91c34682c8eda17a067933d32b4)
 

Author SHA1 Message Date
J. King 1e83350dd0 Version bump 5 years ago
J. King 65f723c7d4 Fix missing reference to author in TT-RSS. 5 years ago
J. King 5480b59d93 Unix Robo fixes 5 years ago
J. King 86d52c8ff9 Fix test errors when PostgreSQL or MySQL are not available 5 years ago
J. King e2cba68c1b Clarify various SQL queries 5 years ago
J. King 6000d80b7b Work around various SQLite-related problems 5 years ago
J. King 5efef2c2d0 Console command to refresh all feeds once; fixes #147 5 years ago
J. King 44366f48bf Remove arbitrary search term limits; fixes #150 5 years ago
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 5 years ago
J. King 6857e8ec1b Merge branch 'search' 5 years ago
J. King 837f3c6dd6 Simplify SQL type handling 5 years ago
J. King 3b8461b1ca Add searching to TTRSS handler 5 years ago
J. King 85307bc90a Add parser for TTRSS search strings 5 years ago
J. King 95de375e0b Handle folder and label exclusion 5 years ago
J. King 1e7724ec80 Filter out duplicates in set context options 5 years ago
J. King 677e33e518 Add text search exclusions 5 years ago
J. King 89f25d7b91 Fix coverage a little 5 years ago
J. King 0dc82f64d5 Allow ranges in exclusion contexts 5 years ago
J. King 70443a5264 Make parent re-association on context clone more restrictive 5 years ago
J. King 18d52ea402 Make exclusion contexts return their parent on change 5 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 5 years ago
J. King 14c02d56ac Implement new context options other than not(). 5 years ago
J. King f4a74eec5d Add all the other context options allowed by the TTRSS search syntax 5 years ago
J. King 2df7c25b66 Add ability to search note text 5 years ago
J. King bc3182a961 Basic substring searching 5 years ago
J. King 570a9b171c Revert fulltext detection in driver 5 years ago
J. King ace94e3ef8 Fix context, and context tests 5 years ago
J. King f9fde23708 Context changes to support basic text searching 5 years ago
J. King ad8057a40b Driver changes to support basic text searching 5 years ago
J. King 908e1fa310 API documentation for database driver interface 5 years ago
J. King b55d0b374f API documentation for database driver interface 5 years ago
J. King 4316c700a8 Nginx should send the normalized URL to the application 5 years ago
J. King 17f3a2f059 Start on an API overview for the Database class 5 years ago
J. King b0d5458367 Clarify some prospective protocols 5 years ago
J. King 49cefaf5c8 Complete API documentation for the Database class 5 years ago
J. King d3a385beef Partial API documentation for the Database class 5 years ago
J. King b1282b6f6a Upgrade to PHP 7.1 and PHPUnit 7. 5 years ago
J. King 500851f161 Style fixes 5 years ago
J. King 91b6fdc696 Update changelog; bump version 5 years ago
J. King 8ea1df920a Unify SQL timeouts 5 years ago
J. King bc8d443d84 Change PicoFeed dependency to a maintained variant 5 years ago
J. King 970731073d Fetch timeout should be a float, not an integer 5 years ago
J. King 9120d3b3e3 Correctly escape shell command in subprocesds service driver 5 years ago
J. King a5049ac646 Remove reference to PicoFeed in the User-Agent string 5 years ago
J. King 37131d3775 Remove non-functional curl service driver for now 5 years ago
J. King 05aadfe7c7 Use correct SQLite chema change procedure; version bump 5 years ago
J. King 37025bb49f Documentation update 5 years ago
J. King 5335d331f7 Fix configuration exporting 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King b0643de21c Add handling of DateInterval objects to ValueInfo 5 years ago