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
/
lib
Age
Commit message (
Expand
)
Author
2022-01-30
Fix ctype_alnum (#4182)
Alexandre Alapetite
2022-01-17
fix: Ignore non-PHP files in migrations/ folder (#4163)
berumuron
2022-01-09
Fix PHP 7.4 signature warnings (#4140)
Alexandre Alapetite
2022-01-09
Add spell checking with typos (#4138)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-07
Optimise Minz_ModelPdo::class (#4119)
Luc SANCHEZ
2022-01-06
Fix several PHP8.1 warnings (#4123)
Alexandre Alapetite
2022-01-05
[CI] PHPCS: check for opening brace on same line (#4122)
Frans de Jonge
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-02
SimplePie 1.5.8 manual upgrade (#4113)
Alexandre Alapetite
2022-01-01
Avoid func_get_args (#4108)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-31
Fix extensions_enabled (#4090)
Alexandre Alapetite
2021-12-02
Minz request avoid custom methods (#4020)
Alexandre Alapetite
2021-12-01
Fix some PHP 8.1 warnings (#4012)
Alexandre Alapetite
2021-12-01
Manual update SimplePie (#4011)
Alexandre Alapetite
2021-11-14
Update PHPMailer to 6.5.1 (#3977)
Brooke
2021-10-24
Fix getNonStandardShortcuts (#3924)
Alexandre Alapetite
2021-09-11
Mailer rename .txt to .txt.php (#3842)
Alexandre Alapetite
2021-07-11
Add system configuration for extension (#3626)
Alexis Degrugillier
2021-05-18
Add a request method to extract arrays (#3629)
Alexis Degrugillier
2021-05-16
Minz provide action name in controller exception (#3624)
Alexandre Alapetite
2021-05-15
git update auto change to edge branch (#3589)
Alexandre Alapetite
2021-05-08
Fix several comments syntaxes (#3615)
Alexandre Alapetite
2021-05-08
Merge upstream SimplePie PR details (#3614)
Alexandre Alapetite
2021-04-17
Show start error (#3590)
Alexandre Alapetite
2021-04-17
Merge SimplePie changes (#3588)
Alexandre Alapetite
2021-04-08
Fix wrong SimplePie type hint (#3578)
Alexandre Alapetite
2021-03-28
SimplePie fix old regression during manual merge (#3568)
Alexandre Alapetite
2021-03-26
tec: Remove data/do-install.txt (#3555)
berumuron
2021-03-26
Suport standard HTTP 410 Gone (#3561)
Alexandre Alapetite
2021-03-23
SimplePie fix PHP8 uncatched error (#3547)
Alexandre Alapetite
2021-03-21
Remove shortcut validation (#3548)
Alexis Degrugillier
2021-03-09
SimplePie prevent cache pollution (#3502)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-26
Add support for extension user files (#3433)
Alexis Degrugillier
2021-02-24
Upgrade PHPMailer to 6.3.0 (#3457)
Brooke
2021-02-20
Manual update to SimplePie 1.5.6 (#3469)
Alexandre Alapetite
2021-02-17
Fix: handle very big feed (#3416)
Kiblyn11
2021-02-17
Add user maintenance hooks (#3440)
Alexis Degrugillier
2021-02-11
Remove Minz validation (#3439)
Alexis Degrugillier
2021-02-11
refactor: remove referer checks, as they are no longer needed (replaced by cs...
hesch
2021-02-08
Fix configuration local cache (#3431)
Alexis Degrugillier
2021-02-06
API implement OPML import/export (#3424)
Alexandre Alapetite
2021-02-06
Fix heredoc syntax (#3426)
Alexandre Alapetite
2021-02-06
Fix return type for broken feeds (#3423)
Alexandre Alapetite
2021-02-05
Add requirements check in CLI (#3410)
Alexandre Alapetite
2021-02-05
Better error message on failure (#3407)
Martin
2021-02-05
Add a method to retrieve a configuration value (#3422)
Alexis Degrugillier
[next]