648 Commits (14d2d19ae1fa50614bae5b6f2bf243abf6637e74)

Author SHA1 Message Date
J. King 7faec3b0db Fever fixes 6 years ago
J. King d8407330a0 Add a function to get when feeds were last updated 6 years ago
J. King acb3973149 Prototype implementation of Fever groups and feeds 6 years ago
J. King 9c61f967e3 Correct CLI password clearing 6 years ago
J. King 1e83350dd0 Version bump 6 years ago
J. King 65f723c7d4 Fix missing reference to author in TT-RSS. 6 years ago
J. King 22c2629078 Partial tests for new CLI features 6 years ago
J. King 7d95e8fc09 Split Fever user management from protocol handler 6 years ago
J. King 1ce95ef4d9 Add means of testing Fever authentication 6 years ago
J. King e45ba3f0ea Add means of unsetting a password in the backend 6 years ago
J. King 07122b524a Rename Fever user functions for consistency 6 years ago
J. King 9ebaa20633 Tests for Fever password creation and removal 6 years ago
J. King 9168155244 Add method to unset a Fever password 6 years ago
J. King 1e2d595992 Full set of authentication tests for Fever 6 years ago
J. King d59223bbcb First authentication test for Fever 6 years ago
J. King b02c910b1e Make token creation check that the user exists 6 years ago
J. King 3aa2b62d02 Basic Fever skeleton 6 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 6 years ago
J. King 5de1844f6d Add article selection by tag 6 years ago
J. King e6f70527cf Simplify tag summary 6 years ago
J. King ff0c9a3a55 Add functionality for interacting with subscription tags 6 years ago
J. King e2cba68c1b Clarify various SQL queries 6 years ago
J. King 4945f8baa3 Clarify various SQL queries 6 years ago
J. King 6000d80b7b Work around various SQLite-related problems 6 years ago
J. King ed22090e49 Work around various SQLite-related problems 6 years ago
J. King fb1bdbfb37 Database schema for subscription tags 6 years ago
J. King 5efef2c2d0 Console command to refresh all feeds once; fixes #147 6 years ago
J. King 44366f48bf Remove arbitrary search term limits; fixes #150 6 years ago
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 6 years ago
J. King 837f3c6dd6 Simplify SQL type handling 6 years ago
J. King 3b8461b1ca Add searching to TTRSS handler 6 years ago
J. King 85307bc90a Add parser for TTRSS search strings 6 years ago
J. King 95de375e0b Handle folder and label exclusion 6 years ago
J. King 1e7724ec80 Filter out duplicates in set context options 6 years ago
J. King 677e33e518 Add text search exclusions 6 years ago
J. King 89f25d7b91 Fix coverage a little 6 years ago
J. King 0dc82f64d5 Allow ranges in exclusion contexts 6 years ago
J. King 70443a5264 Make parent re-association on context clone more restrictive 6 years ago
J. King 18d52ea402 Make exclusion contexts return their parent on change 6 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 6 years ago
J. King 14c02d56ac Implement new context options other than not(). 6 years ago
J. King f4a74eec5d Add all the other context options allowed by the TTRSS search syntax 6 years ago
J. King 2df7c25b66 Add ability to search note text 6 years ago
J. King bc3182a961 Basic substring searching 6 years ago
J. King 570a9b171c Revert fulltext detection in driver 6 years ago
J. King ace94e3ef8 Fix context, and context tests 6 years ago
J. King f9fde23708 Context changes to support basic text searching 6 years ago
J. King ad8057a40b Driver changes to support basic text searching 6 years ago
J. King 908e1fa310 API documentation for database driver interface 6 years ago
J. King b55d0b374f API documentation for database driver interface 6 years ago