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
/
Minz
/
ExtensionManager.php
Age
Commit message (
Expand
)
Author
2025-10-21
Add support for extension compatibility (#8081)
Alexis Degrugillier
2025-10-01
Add support for extension priority (#8038)
Alexis Degrugillier
2025-09-30
Add hook enums (#8036)
Alexis Degrugillier
2025-09-18
Add `entry_before_update` and `entry_before_add` hooks (#7977)
KleinMann
2025-09-05
Change how files are included (#7916)
Alexis Degrugillier
2025-07-30
`before_login_btn` hook + system conf attributes (#7761)
Inverle
2025-06-30
Implement custom feed favicons (#7646)
Inverle
2025-06-22
Exposed the reading modes for extensions through Minz (#7668)
Stefan
2025-06-03
Add API endpoint for extensions (#7576)
Alexandre Alapetite
2025-04-01
Catch extension exceptions in override (#7475)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-11-21
Add extension hook simplepie_after_init (#7007)
Alexandre Alapetite
2024-10-14
Add hook entries_favorite (#6880)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-12-26
Fix extensions enableByList (#5979)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-07-07
fix many "Only booleans are allowed in an if condition" (#5501)
Luc SANCHEZ
2023-07-05
New extension hook entry_auto_read (#5505)
Alexandre Alapetite
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-04
Fix extensions in actualize_script (#5243)
Alexandre Alapetite
2023-03-29
Simplify extension method (#5234)
Alexandre Alapetite
2022-02-07
PHPStan update to 1.4.6 (#4203)
Alexandre Alapetite
2022-01-30
Fix ctype_alnum (#4182)
Alexandre Alapetite
2022-01-06
Fix several PHP8.1 warnings (#4123)
Alexandre Alapetite
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-01
Avoid func_get_args (#4108)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-05-08
Fix several comments syntaxes (#3615)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-17
Add user maintenance hooks (#3440)
Alexis Degrugillier
2021-01-09
Add class autoload for extension (#3350)
Alexis Degrugillier
2021-01-07
two new hooks (#3342)
Clemens Neubauer
2021-01-07
Change base extension class type (#3333)
Alexis Degrugillier
2021-01-04
Add a deprecation log error for extensions (#3335)
Alexis Degrugillier
2020-03-22
New core-extensions to allow Docker volumes for third-party extensions (#2837)
Alexandre Alapetite
2019-12-07
Extend hooks (#2704)
Clemens Neubauer
2019-08-14
Add hooks to ExtensionManager (#2482)
Marien Fressinaud
2018-06-13
Fix extension hook for updated articles (#1932)
Alexandre Alapetite
2018-06-09
New extension event + Tumblr GDPR (#1924)
Alexandre Alapetite
2018-01-01
Merge pull request #1714 from kevinpapst/hook-readingmodes
Alexandre Alapetite
2017-12-13
fixed bug in catch block
Kevin Papst
2017-12-10
added new extension hook
Kevin Papst
2015-01-29
Fix including extensions for actualize_script
Marien Fressinaud
2015-01-19
Addressed warnings when reading from new files
Alexandre Alapetite
2015-01-15
Improve hook calls and add post_update hook
Marien Fressinaud
[next]