Michael
|
3911c9450b
|
(Hopefully) SQL improvements
|
2022-09-24 17:56:07 +00:00 |
|
Hypolite Petovan
|
edc49ec9b4
|
Add expected "users" property to NodeInfo usage property for all versions
|
2022-07-23 13:21:44 -04:00 |
|
Roland Häder
|
2c5685c89c
|
Changes:
- changed to proper "use Foo\Bar;"
- added doctag
- added return type as this is fixed
|
2022-06-19 01:11:30 +02:00 |
|
Roland Häder
|
6f1d52cf71
|
Changed back to suggestions by @MrPetovan
|
2022-06-18 23:24:08 +02:00 |
|
Roland Häder
|
94eb426151
|
Nodeinfo::getOrganization() doesn't need configuration object being inserted
when you have DI::config() around.
|
2022-06-18 17:56:33 +02:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
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 |
|