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
/
Context.php
Age
Commit message (
Expand
)
Author
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2016-10-22
CLI list-users and create-user
Alexandre Alapetite
2016-10-15
Remove superflous category request
Alexandre Alapetite
2016-10-12
Cron refresh favicons
Alexandre Alapetite
2016-10-07
Meta description option
Alexandre Alapetite
2016-09-11
Better control of number of entries per page or RSS feed
Alexandre Alapetite
2015-10-25
Iff expanded to "true if ..., false otherwise"
Alexandre Alapetite
2015-10-25
Config allow robots
Alexandre Alapetite
2015-02-21
Use the search object to get values in the search
Alexis Degrugillier
2015-02-11
Extract the search code from the context
Alexis Degrugillier
2015-02-08
Add a way to parse search string to extract keywords
Alexis Degrugillier
2015-01-05
Change name of user configuration var in Context
Marien Fressinaud
2015-01-05
New configuration system (not working yet)
Marien Fressinaud
2014-12-11
Fix i18n for normal view
Marien Fressinaud
2014-11-22
Add an automatic sticky post configuration
Alexis Degrugillier
2014-11-02
Add a feature to hide articles when they are read
Alexis Degrugillier
2014-10-22
Add comments to Context object.
Marien Fressinaud
2014-10-22
Fix a bug in nextGet
Marien Fressinaud
2014-10-22
nextGet and idMax are coming back.
Marien Fressinaud
2014-10-22
Move back i18n init in FreshRSS.php
Marien Fressinaud
2014-10-22
Fix a set of TODO and bugs
Marien Fressinaud
2014-10-22
Entries are loaded again! It's working :)
Marien Fressinaud
2014-10-22
Finish to update context object
Marien Fressinaud
2014-10-22
Update title and get parameter correctly.
Marien Fressinaud
2014-10-21
Views are in dedicated actions + improve Context
Marien Fressinaud
2014-10-20
First draft for Context object.
Marien Fressinaud