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
/
Controllers
/
feedController.php
Age
Commit message (
Expand
)
Author
2021-03-09
Add an option to set a custom user agent to retrieve individual feeds (#3494)
Jules-Bertholet
2021-03-09
Reload full content when changed (#3506)
Alexandre Alapetite
2021-03-07
SQLite: fix updateEntry (#3461)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-01-09
Do not import feed causing DB error (#3347)
Alexandre Alapetite
2020-10-05
Minz: Attach a notification to a request (#3208)
Alexandre Alapetite
2020-08-29
Trim whitespace for feed passwords (#3158)
Alexandre Alapetite
2020-06-21
FeedMe table manage feeds + fix warning addFeed (#3075)
Alexandre Alapetite
2020-06-20
Fetch feed name / website / description if empty (#3071)
Alexandre Alapetite
2020-06-05
Change add feed action (#3027)
Alexis Degrugillier
2020-05-21
Fix fetch preview (#2993)
Alexandre Alapetite
2020-05-17
Stream instead of memory copy of SimplePie entries (#2972)
Alexandre Alapetite
2020-05-10
Attempt to reduce max memory usage during actualize (#2955)
Alexandre Alapetite
2020-04-24
WebSub move fixes (#2922)
Alexandre Alapetite
2020-04-14
Reduce DB locks (#2899)
Alexandre Alapetite
2020-04-01
Fix fetch content for complex HEAD (#2867)
Alexandre Alapetite
2020-02-13
Enhance content path feature (#2778)
Julien-Pierre Avérous
2019-12-07
Extend hooks (#2704)
Clemens Neubauer
2019-11-21
Do not obbey rel=self if WebSub is disabled (#2659)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-08-02
Allow to change the view layout (#2467)
Marien Fressinaud
2019-04-29
Configurable amount of feeds that gets refreshed.
Alexander Steinhöfer
2019-03-23
Filter actions (#2275)
Alexandre Alapetite
2019-03-19
No old ID (#2276)
Alexandre Alapetite
2019-03-02
Revert wrong boolean
Alexandre Alapetite
2019-03-02
Re-introduce Travis workaround
Alexandre Alapetite
2019-03-02
Boolean error
Alexandre Alapetite
2019-03-02
Fix mark_updated_article_unread
Alexandre Alapetite
2018-12-16
Update naming to WebSub (#2184)
Alexandre Alapetite
2018-10-26
Introduce a routine for minor DB maintenance (#2080)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-08-23
better rand() (#1978)
ColonelMoutarde
2018-07-08
Avoid feed credentials in logs (#1949)
Alexandre Alapetite
2018-06-13
Fix extension hook for updated articles (#1932)
Alexandre Alapetite
2018-05-01
JSON column for feeds (#1838)
Alexandre Alapetite
2018-03-25
Fix mute feeds
Alexandre Alapetite
2018-03-01
cleanOldEntries call autoUpdateDb (#1804)
Alexandre Alapetite
2018-02-05
param name
Django Janny
2018-02-02
Trim spaces from user given url
Django Janny
2018-01-02
Replace "keep history" magic value by a constant (#1759)
Alexis Degrugillier
2018-01-01
Add mute strategy configuration (#1750)
Alexis Degrugillier
2017-12-17
fixed bug when adding a category and feed at the same time (#1731)
Kevin Papst
2017-12-10
Log rotation, use Minz_Log, new log constants
Alexandre Alapetite
2017-09-23
Fix SQL constraint insert into entrytmp table
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-05-25
Fix *mark as read* articles when adding a new feed
Alexandre Alapetite
2017-05-05
Make actualizeFeed returns values consistent&safe
Seokseong Jeon
2017-05-05
Merge branch 'dev' into cli-act-num-articles
Seokseong Jeon
2017-05-03
actualizeFeed return number of new articles as 3rd
Seokseong Jeon
[next]