Roland Häder
|
14bf72e4fe
|
Changes:
- added some documentation
- added type-hints
|
2022-06-20 02:48:05 +02:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
99a145f7cf
|
Fixes several database errors, removes "relation" handling
|
2021-02-25 05:13:49 +00:00 |
|
Hypolite Petovan
|
1d0cd7328b
|
Add dispatch data caching in App\Router
- Add new cache key "routerDispatchData"
- Update Dice dependencies since Router constructor signature changed
|
2020-07-27 02:33:08 -04:00 |
|
Hypolite Petovan
|
bd1f4ebbde
|
Refactor Hook and Addon to systematically use Hook::delete
|
2020-07-27 02:33:08 -04:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
nupplaPhil
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
Hypolite Petovan
|
cc64471e4c
|
Sanitize addon path items
|
2019-03-31 21:53:08 -04:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Michael
|
033bf65f2c
|
Some redesign
|
2018-11-10 15:20:23 +00:00 |
|
Michael
|
4a59a7ae7f
|
Logger is not needed anymore
|
2018-11-10 15:16:48 +00:00 |
|
Michael
|
e30d7cfc03
|
Add some hook to check if hook should be forked
|
2018-11-10 15:15:46 +00:00 |
|
Hypolite Petovan
|
a976a4cb68
|
Add new Hook::add method to enable module hooks
|
2018-10-25 00:07:15 -04:00 |
|
Hypolite Petovan
|
a22196edae
|
Add/Fix Doxygen headers for classes
|
2018-10-22 16:50:55 -04:00 |
|
Hypolite Petovan
|
015e2a84b1
|
Remove obsolete require_once include/dba from Core\Addon and Core\Hook
|
2018-10-22 16:50:55 -04:00 |
|
Hypolite Petovan
|
0aa7671119
|
Add new Core\Hook class
|
2018-10-22 16:49:53 -04:00 |
|