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
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
2016-09-24
API move feed to another category
Alexandre Alapetite
2016-07-30
Update MySQL to utf8mb4 (full unicode) 🔥
Alexandre Alapetite
2016-04-24
But when adding feeds with passwords
Alexandre Alapetite
2016-03-06
SQLite: Articles from old FreshRSS are marked as unread on update
Alexandre Alapetite
2016-02-22
Do not log article updates
Alexandre Alapetite
2015-10-24
Clean logs
Alexandre Alapetite
2015-07-23
Do not use PubSubHubbub if disabled
Marien Fressinaud
2015-07-03
Updated log visibility
Alexandre Alapetite
2015-06-14
Force autocomplete off
Alexandre Alapetite
2015-05-23
PubSubHubbub: remove white list
Alexandre Alapetite
2015-05-17
PubSubHubbub better gestion of errors
Alexandre Alapetite
[next]