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
/
Entry.php
Age
Commit message (
Expand
)
Author
2025-12-20
More uniform SQL search and PHP search (#8329)
Alexandre Alapetite
2025-12-17
Use native PHP #[Deprecated] (#8325)
Alexandre Alapetite
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-11-04
Better transitions between groups of articles (#8174)
Alexandre Alapetite
2025-10-26
Fix DOM fatal error while filtering retrieved full content (#8161)
Alexandre Alapetite
2025-10-17
Fix DOM error while filtering retrieved full content (#8132)
Alexandre Alapetite
2025-10-17
GReader API frss:priority (#7583)
Alexandre Alapetite
2025-10-16
Sort by article length (#8119)
Alexandre Alapetite
2025-10-15
Filter on last user modified (#8093)
Alexandre Alapetite
2025-10-11
Last user modified (#7886)
Federico Scodelaro
2025-10-01
PHPStan 2.1.29 (#8052)
Alexandre Alapetite
2025-10-01
API optimisation: more streaming of outputs (#8041)
Alexandre Alapetite
2025-09-30
Add hook enums (#8036)
Alexis Degrugillier
2025-08-07
PHPStan: finalise strictArrayFilter (#7794)
Alexandre Alapetite
2025-07-26
Include enclosures in entries hash (#7719)
Alexandre Alapetite
2025-06-29
Add search operator `c:` for categories (#7696)
Alexandre Alapetite
2025-06-22
Handle redirects when scraping feed from HTML (#7654)
Inverle
2025-02-26
Fix bigint timestamps on 32-bit (#7375)
Alexandre Alapetite
2025-02-23
PHPStan more checkImplicitMixed (#7339)
Alexandre Alapetite
2025-01-25
Add search operator intext: (#7228)
Alexandre Alapetite
2025-01-10
Reduce undeeded use of elvis operator ?: (#7204)
Alexandre Alapetite
2025-01-08
Add some missing PHP native types (#7191)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-12-15
New state: favorite or unread (#7088)
Alexandre Alapetite
2024-12-11
Improved CSS filter (#7091)
Alexandre Alapetite
2024-12-10
OPML export/import for cssFullContentConditions (#7082)
Alexandre Alapetite
2024-12-10
Fix string condition
Alexandre Alapetite
2024-12-10
Conditional retrieval
Alexandre Alapetite
2024-12-10
Fix regression CSS filter encoding (#7081)
Alexandre Alapetite
2024-12-08
Sanitize before CSS manipulation (#7073)
Alexandre Alapetite
2024-12-03
Fallback to GUID if article link is empty (#7051)
Alexandre Alapetite
2024-11-30
Fix CSS selector for removing elements (#7037)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-10-14
New unicity policies for feeds with bad GUIDs (#4487)
Alexandre Alapetite
2024-09-14
Allow SimplePie updates with composer (#4374)
Artur Weigandt
2024-09-14
Improve CSS filter to exclude content (#6807)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-09-09
Apply CSS selector filter also when not using full content (#6786)
Alexandre Alapetite
2024-09-09
Fix auto-read tags (#6790)
Alexandre Alapetite
2024-09-06
Regex search (#6706)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-09-04
Fix XPath for HTML documents with broken root (#6774)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-08-01
Fix parentheses for complex `OR` boolean search expressions (#6672)
Alexandre Alapetite
2024-07-24
Extend regex for enclosure images (#6653)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-06-05
Modernize code to php7.4 (#6043)
Luc SANCHEZ
2024-06-05
Empty title guid or first words (#6240)
maTh
2024-06-05
Fix attributeBoolean (#6543)
Alexandre Alapetite
2024-05-25
Fix HTTP GET curl options (#6492)
Alexandre Alapetite
[next]