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 |
|
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 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00: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
|
23654ce566
|
Added Update checks
- Logging
- Console
- Admin overview
|
2019-03-24 22:51:30 +01:00 |
|
Philipp Holzer
|
1e0e1674f2
|
4) Adding Factories to other entrypoints
|
2019-02-03 22:46:50 +01:00 |
|
Hypolite Petovan
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
Philipp Holzer
|
26aee23254
|
Replacing dbupdate_ in admin.php and removing it from Worker\DBUpdate
|
2018-10-31 14:44:22 +01:00 |
|
Philipp Holzer
|
e876adef8f
|
Moved the functions update_db and run_update_function to a Friendica\Core\Update class
|
2018-10-31 14:44:21 +01:00 |
|
Hypolite Petovan
|
820afa2284
|
Replace global $a with BaseObject::getApp()
|
2018-07-16 19:38:17 -04:00 |
|
Michael
|
02e4cf2a02
|
Missing variable
|
2017-11-18 23:46:16 +00:00 |
|
Michael
|
13f899542d
|
dbupdate now moved as well
|
2017-11-18 07:31:33 +00:00 |
|