Commit Graph

10 Commits

Author SHA1 Message Date
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Steffen K9
154109f9ee remove default from welcome.php 2020-03-29 11:36:04 +02:00
nupplaPhil
23c64b9a11 Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
nupplaPhil
d6efc90194 cleanup namespace usages for L10n 2020-01-19 16:31:33 +01:00
nupplaPhil
5dfee31108 Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
nupplaPhil
fceb4f3823 Refactor dynamic App::getConfig() to static DI::config() 2019-12-29 20:17:40 +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
bd62d548db Added parameters 2019-11-05 20:22:54 +00:00
Philipp Holzer
f97b72eb9f Move mod/newmember to src/Module/Welcome 2019-05-20 20:12:20 +02:00