mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-01 04:58:42 -05:00
* Implement negation for searching by date intervals #fix https://github.com/FreshRSS/FreshRSS/issues/2866 Allow searching for e.g. `!date:P1W` to exlude all articles newer than one week. More generally, allows exclusion on some date intervals. * Fix OR