Philipp
|
489cd0884a
|
Make BaseModule methods dynamic
|
2021-11-14 23:49:06 +01:00 |
|
Philipp
|
714f0febc4
|
Replace $parameters argument per method with static::$parameters
|
2021-11-14 23:49:05 +01:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Michael
|
74f4637ff3
|
Fix fatal errors caused by PR 8019
|
2019-12-30 01:17:16 +00:00 |
|
nupplaPhil
|
e944d7bed6
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
nupplaPhil
|
50be94aa5e
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-29 20:17:47 +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 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
abe6724629
|
Added parameter to rawContent
|
2019-11-05 19:16:26 +00:00 |
|
Philipp Holzer
|
9f13ae6e73
|
Move mod/opensearch to src/Module/OpenSearch
|
2019-05-18 17:43:58 +02:00 |
|