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
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-08
New feature important feeds (#5782)
Alexandre Alapetite
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-08-10
fix: Fix the "Show all articles" option (#5580)
berumuron
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-05-02
PHPStan Level 7 complete DAOs (#5354)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-07
Remove ConfigurationSetter (#5251)
Alexandre Alapetite
2023-04-07
Use typed access to request parameters (#5267)
Alexandre Alapetite
2023-03-27
Cleaning code and typehinting (#5064)
Luc SANCHEZ
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2023-01-19
Safer timezone set (#5021)
Alexandre Alapetite
2022-11-15
Fix type hints regressions (#4855)
Alexandre Alapetite
2022-11-14
Typing function checkToken (#4561)
Luc SANCHEZ
2022-08-21
Improved: error page (#4465)
maTh
2022-08-10
Refactor updateContext into its own FreshRSS_Context class (#4496)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-06-11
Safer htmlspecialchars_utf8 (#4411)
Alexandre Alapetite
2022-01-29
Fix keep state after favourites tags (#4178)
Alexandre Alapetite
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-08-14
Better catch when a user does not exists (#3751)
Alexandre Alapetite
2021-02-26
"Show all" option on labels (#3472)
Alexis Degrugillier
2021-01-02
Avoid manual initialisations of system or user configuration (#3070)
Alexandre Alapetite
2020-11-02
Remember open categories (#3185)
Prashant Tholia
2020-05-30
Fix display_categories upgrade from 1.16.0 again (#3019)
Alexandre Alapetite
2019-10-27
keep_max disabled by default for existing installations (#2607)
Alexandre Alapetite
2019-10-26
keep_max disabled by default for existing installations (#2602)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-03-09
Change nextGet behaviour
Alexandre Alapetite
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
[next]