Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
92a8a399de
|
Improved indexes, avoiding SQL errors, improving speed
|
2021-02-20 20:07:25 +00:00 |
|
Michael
|
4157db5473
|
"item" is replaced by "post-view" / postupdate check added
|
2021-01-17 20:32:13 +00:00 |
|
Michael
|
27deb4d188
|
Module classes splitted
|
2020-07-13 09:45:45 +00:00 |
|
Michael
|
2a1e6e1a74
|
Support Nodeinfo2
|
2020-07-12 21:53:17 +00:00 |
|
Michael
|
8e421f0893
|
Fix uninstall of installed addons
|
2020-03-09 23:28:37 +00:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Michael
|
db98040521
|
The item count is now done in a single query
|
2020-01-11 14:25:43 +00:00 |
|
nupplaPhil
|
e2b2778e0a
|
Refactor dynamic App::getLogger() to static DI::logger()
|
2019-12-29 20:17:41 +01:00 |
|
nupplaPhil
|
fceb4f3823
|
Refactor dynamic App::getConfig() to static DI::config()
|
2019-12-29 20:17:40 +01: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 |
|
Philipp Holzer
|
5233434d94
|
proper split cronjob functions
|
2019-04-22 14:22:00 +02:00 |
|
Philipp Holzer
|
6056081d5a
|
Move mod/nodeinfo to src/Module/Nodeinfo
|
2019-04-22 14:00:17 +02:00 |
|