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
2022-11-07
Fix path_entries encoding (#4823)
Alexandre Alapetite
2022-09-05
API protection limit content size (#4583)
Alexandre Alapetite
2022-08-31
Compat Readrops (#4568)
Alexandre Alapetite
2022-08-16
Basic support for negative searches with parentheses (#4503)
Alexandre Alapetite
2022-08-15
Article css filtering (#4501)
papaschloss
2022-08-12
Get content by parsing: fix base for protocol-relative URLs (#4500)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-19
Add database field attributes for entries (#4444)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-06-02
New search engine (#4378)
Alexandre Alapetite
2022-03-23
Fix handling of authors with ampersand & (#4287)
Alexandre Alapetite
2022-03-16
Replace lib_phpQuery by PhpGt/CssXPath (#4261)
Alexandre Alapetite
2022-03-05
Fix HTML base for get full content (#4260)
Alexandre Alapetite
2022-03-03
Fix XPath thumbnail bug (#4250)
Alexandre Alapetite
2022-03-01
Specific HTML load for lib_phpQuery.php (#4243)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-09
Fix thumbnail PHP type hint (#4216)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Fix article filter (#4092)
Alexandre Alapetite
2021-09-19
Improved feed action filters (#3303)
Alexandre Alapetite
2021-08-30
UI: Add optional thumbnail and summary on feed items (#3805)
ORelio
2021-08-30
Fix wrong method name (#3808)
Alexandre Alapetite
2021-03-09
Reload full content when changed (#3506)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-20
Add full content delimiter and action (#3463)
Alexis Degrugillier
2021-02-16
Add a content action parameter to work with CSS selector (#3453)
Alexis Degrugillier
2021-01-16
CURLOPT parameters per feed (#3367)
Eris
2021-01-09
Do not import feed causing DB error (#3347)
Alexandre Alapetite
2021-01-02
Avoid manual initialisations of system or user configuration (#3070)
Alexandre Alapetite
2020-09-03
When ssl_verify is false, decrease SSL security (#3171)
Alexandre Alapetite
2020-07-14
Add machine-readable dates in views (#3106)
Alexis Degrugillier
2020-05-25
Fix memory leak when using lib_phpQuery (#3004)
Alexandre Alapetite
2020-05-21
getContentByParsing follow HTML redirections (#2985)
Alexandre Alapetite
2020-05-17
Stream instead of memory copy of SimplePie entries (#2972)
Alexandre Alapetite
2020-05-03
Fever integer type for numbers (#2946)
Alexandre Alapetite
2020-04-16
Expose podcast in API (#2898)
Alexandre Alapetite
2020-03-31
Fix action filter when filtering on author (#2863)
Alexandre Alapetite
2020-02-29
Fallback to GUID when entry title is empty (#2813)
Alexandre Alapetite
2020-02-29
Fix wrong foreach in applyFilterActions (#2809)
shn7798
2020-02-13
Enhance content path feature (#2778)
Julien-Pierre Avérous
2020-01-20
Fix 'dateAdded()' getter (#2774)
Julien-Pierre Avérous
2020-01-18
[API, extension] Use 'dateAdded()' to forge 'crawlTimeMsec' & 'timestampUsec'...
Julien-Pierre Avérous
2020-01-03
Fix logging environment constants (#2745)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-03-23
Filter actions (#2275)
Alexandre Alapetite
2019-01-06
Copy syslog to STDERR (#2208)
Alexandre Alapetite
2018-09-23
Restore old author() functions for extension compatibility (#2030)
Alexandre Alapetite
2018-09-16
Improve authors (#2025)
Alexandre Alapetite
[next]