Michael
|
3fc3ded750
|
Useless info messages removed
|
2020-07-23 06:11:21 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +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
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
nupplaPhil
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
nupplaPhil
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
nupplaPhil
|
8b6e123b3f
|
Refactor deprecated App::isAjax() to DI::mode()->isAjax()
|
2019-12-29 20:17:44 +01:00 |
|
nupplaPhil
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +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
|
b610d4e82d
|
Remove group management restrictions on pending and blocked in Module\Group
|
2019-12-24 16:44:43 -05: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
|
1ef4b9c7e4
|
Move mod/nogroup to src/Module/Group
|
2019-05-03 08:50:17 +02:00 |
|
Hypolite Petovan
|
41f781c52a
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
|
Philipp Holzer
|
07ba1b200c
|
Add routes for current BaseModules
|
2019-05-01 21:29:04 +02:00 |
|
Hypolite Petovan
|
6376293218
|
Merge /contactgroup module with Group module
|
2019-02-23 17:32:40 -05:00 |
|
Hypolite Petovan
|
7ab986bc97
|
Move group module to src/
|
2019-02-23 17:32:40 -05:00 |
|