index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Models
/
Search.php
Age
Commit message (
Expand
)
Author
2021-02-27
Remove + conversion in search except for tags (#3489)
Alexis Degrugillier
2020-04-17
Filter by multiple feed IDs (#2892)
Alexandre Alapetite
2020-04-01
Implement negation for searching by date intervals (#2869)
Alexandre Alapetite
2018-11-11
Tweaks for Vienna RSS (#2093)
Alexandre Alapetite
2018-09-16
Improve authors (#2025)
Alexandre Alapetite
2018-09-15
Tags split improvement (#2023)
Alexandre Alapetite
2017-04-02
Search allow double quotes
Alexandre Alapetite
2017-04-01
Negative searches
Alexandre Alapetite
2017-04-01
Improve search: intitle, author, inurl
Alexandre Alapetite
2015-04-22
Split the search into values
Alexis Degrugillier
2015-02-21
Add a default string representation
Alexis Degrugillier
2015-02-21
Add search default raw value
Alexis Degrugillier
2015-02-21
Add required library
Alexis Degrugillier
2015-02-12
Refactor the code to make less unnecessaty calls
Alexis Degrugillier
2015-02-11
Remove code generated by netbeans
Alexis Degrugillier
2015-02-11
Extract the search code from the context
Alexis Degrugillier