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
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
2017-03-29
Add manual commit & refresh cache to deferred insertion
Alexandre Alapetite
2017-03-27
Minz param bug fix
Alexandre Alapetite
2017-03-27
Removing TODO
Alexandre Alapetite
2017-03-27
Defered insertion: feedController bug
Alexandre Alapetite
2017-03-27
More defered insertion
Alexandre Alapetite
2017-03-26
More defered insertion. New SQL index
Alexandre Alapetite
2017-03-26
Defered insertion MySQL bug
Alexandre Alapetite
2017-03-26
Candidate implementation of defered insertion
Alexandre Alapetite
2016-11-05
Add CLI for user information + Fix last user activity
Alexandre Alapetite
2016-10-23
CLI import ZIP/OPML/JSON for user
Alexandre Alapetite
2016-10-20
Extract function safe_ascii()
Alexandre Alapetite
2016-10-20
guid and urls should not contain low/high characters
Alexandre Alapetite
2016-10-07
PSHB bugs
Alexandre Alapetite
2016-10-05
Better multiuser update
Alexandre Alapetite
2016-10-05
Typo
Alexandre Alapetite
2016-10-05
Take better advantage of other users refresh
Alexandre Alapetite
2016-09-26
API fix feed rename
Alexandre Alapetite
2016-09-26
API implement user-info and fix edits
Alexandre Alapetite
2016-09-25
API add feed
Alexandre Alapetite
2016-09-24
Refactor controller add feed
Alexandre Alapetite
2016-09-24
Refactor controller for actualize feed
Alexandre Alapetite
2016-09-24
API rename feed
Alexandre Alapetite
2016-09-24
API implement delete feed + refactor move feed
Alexandre Alapetite
[next]