Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
0c14f41873
|
Use an exception
|
2021-01-21 21:53:19 +00:00 |
|
Michael
|
fbcc59cc1d
|
Some more removed functionality from FileTag class
|
2021-01-21 20:25:06 +00:00 |
|
Michael
|
d2ea3eabfb
|
Replace legacy file/category handling
|
2021-01-21 07:16:41 +00:00 |
|
Michael
|
3fc3ded750
|
Useless info messages removed
|
2020-07-23 06:11:21 +00: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
|
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
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
nupplaPhil
|
e2b2778e0a
|
Refactor dynamic App::getLogger() to static DI::logger()
|
2019-12-29 20:17:41 +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 |
|
Michael
|
abe6724629
|
Added parameter to rawContent
|
2019-11-05 19:16:26 +00:00 |
|
Hypolite Petovan
|
f59ea2af55
|
Replace deprecated defaults() calls by ?? and ?: operators in src/Module/
|
2019-10-15 09:20:32 -04:00 |
|
Philipp Holzer
|
c76258c370
|
catching nulls for FileTag
|
2019-05-30 13:54:35 +02:00 |
|
Hypolite Petovan
|
ed768c71ee
|
Remove "f=&" nonsense from network module
- Fixes wrong redirect when using the sidebar filters
|
2019-05-27 17:45:27 -04:00 |
|
Hypolite Petovan
|
0fadc7730c
|
Replace deprecated string-bases Model\FileTag calls with array-based ones
|
2019-05-27 17:40:08 -04:00 |
|
Philipp Holzer
|
a052b098fc
|
Move mod/filerm to src/Module/FilerM
|
2019-05-05 10:02:10 +02:00 |
|