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
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
2023-11-13
Fix newlines not always displaying properly in description (#5859)
FireFingers21
2023-11-01
Add support for enclosures thumbnail (#5806)
Alexandre Alapetite
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-10-26
Fix searching thumbnails (#5750)
Alexandre Alapetite
2023-09-04
Fix JSON export/import (#5626)
Alexandre Alapetite
2023-08-13
Fix hash of articles with loadCompleteContent (#5576)
Alexandre Alapetite
2023-07-19
Fix enclosures in RSS output (#5540)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-07-05
New extension hook entry_auto_read (#5505)
Alexandre Alapetite
2023-05-22
Avoid falsy guid (#5412)
Alexandre Alapetite
[next]