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-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
2024-05-02
CSS selector trim (#6428)
Alexandre Alapetite
2024-05-02
Fix CSS selector encoding (#6426)
Alexandre Alapetite
2024-04-26
Fix updated entry filters (#6334)
Alexandre Alapetite
2024-04-08
Allow multiple authors on enclosures (#6272)
Alexandre Alapetite
2024-03-10
Refactor some cURL options and use CURLOPT_USERPWD (#6177)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-02-26
RSS thumbnails (#5972)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2024-01-03
Auto-label (#5954)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-15
Add filter actions (auto mark read) at category and global levels (#5942)
Alexandre Alapetite
2023-11-18
Fix PHP 7 compatibility strict_types (#5893)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
[next]