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
Age
Commit message (
Expand
)
Author
2018-03-03
Fix bug when using double authentication (#1809)
Alexandre Alapetite
2018-03-01
cleanOldEntries call autoUpdateDb (#1804)
Alexandre Alapetite
2018-02-28
Feed parsing: use author email when there's no author name (#1801)
perrinjerome
2018-02-19
Option to hide nav_entries (#1764)
Matt DeMoss
2018-02-08
API /reader/api/0/stream/items/contents (#1774)
Alexandre Alapetite
2018-01-24
fixed css classes for reading mode buttons #1714
Kevin Papst
2018-01-02
Replace "keep history" magic value by a constant (#1759)
Alexis Degrugillier
2018-01-01
Fix login bug when HTTP REMOTE_USER changes
Alexandre Alapetite
2018-01-01
Merge pull request #1714 from kevinpapst/hook-readingmodes
Alexandre Alapetite
2018-01-01
Minor syntax
Alexandre Alapetite
2018-01-01
Add mute strategy configuration (#1750)
Alexis Degrugillier
2017-12-17
Remove warning for CURLOPT_FOLLOWLOCATION with open_basedir (#1734)
Alexandre Alapetite
2017-12-10
Log rotation, use Minz_Log, new log constants
Alexandre Alapetite
2017-12-10
refactored ReadingModes to Model
Kevin Papst
2017-12-03
Extension function to override entry hash (#1707)
Alexandre Alapetite
2017-11-04
Add a Mastodon share (#1674)
Alexis Degrugillier
2017-10-12
CLI optimize database (#1663)
Alexandre Alapetite
2017-10-08
CURLOPT_FOLLOWLOCATION open_basedir bug (#1657)
Alexandre Alapetite
2017-10-07
Remove SimplePie name from HTTP User-Agent string
Alexandre Alapetite
2017-09-24
Quick fix PSHB encoding after Travis refactoring
Alexandre Alapetite
2017-09-22
Quick fix small bug from 1619 (#1633)
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-08-20
May abbreviation conflict
Alexandre Alapetite
2017-08-20
May abbreviation
Alexandre Alapetite
2017-08-19
Author HTML to text
Alexandre Alapetite
2017-08-15
commitNewEntries: fixup to use unique aliases
Adrien Dorsaz
2017-08-15
commitNewEntries should ignore conflicting keys on migration from entrytmp to...
Adrien Dorsaz
2017-05-28
SimplePie: Do not generate hash instead of GUID
Alexandre Alapetite
2017-05-22
Merge branch 'master' into dev
Paulius Šukys
2017-05-22
Added additional configuration setting for #1530 . This includes default sett...
Paulius Šukys
2017-05-07
Fix download regression
Alexandre Alapetite
2017-05-07
Download icon 💾 for other MIME types
Alexandre Alapetite
2017-04-10
Merge branch 'FreshRSS/dev' into multiuser-token
Alexandre Alapetite
2017-04-10
PSHB better unsubscribe
Alexandre Alapetite
2017-04-09
Multi-user token
Alexandre Alapetite
2017-04-05
Use link instead of title fallback
Alexandre Alapetite
2017-04-05
Fallback when GUID is empty
Alexandre Alapetite
2017-04-02
Search allow double quotes
Alexandre Alapetite
2017-04-01
Negative searches
Alexandre Alapetite
2017-04-01
Improve search: intitle, author, inurl
Alexandre Alapetite
2017-03-26
Merge branch 'FreshRSS/dev' into defered-insertion
Alexandre Alapetite
2017-03-26
PDO fix PHP 7.1
Alexandre Alapetite
2017-03-26
SimplePie light manual update
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
2017-02-25
Missing checkUsername and const patten
Alexandre Alapetite
2017-02-25
Merge branch 'dev' into feature/username-in-cli
Clément
2017-02-16
use function with preg_match to check username
Clément
2017-02-16
Possibility to register user having a '-', a '_' or a '.' in username
Clément
[next]