This website requires JavaScript.
Explore
Help
Register
Sign in
bitPickups
/
friendica_2020-09-1_sharedHosting
Watch
1
Star
0
Fork
You've already forked friendica_2020-09-1_sharedHosting
0
Code
Pull requests
Activity
3001951075
friendica_2020-09-1_sharedH...
/
src
History
Hypolite Petovan
3001951075
Move the addon-specific config in config/addon.ini.php
...
- Add sample addon.ini.php file - Add config/addon.ini.php file to git ignore
2018-07-16 19:38:18 -04:00
..
Content
Replace global $lang with system.language
2018-07-16 19:38:17 -04:00
Core
Fix JITConfigAdapter to retrieve non-db config.* values
2018-07-16 19:38:17 -04:00
Database
Replace direct accesses to App->config by Config::get/set calls
2018-07-16 19:38:16 -04:00
Model
Replace direct accesses to App->config by Config::get/set calls
2018-07-16 19:38:16 -04:00
Module
Replace direct accesses to App->config by Config::get/set calls
2018-07-16 19:38:16 -04:00
Network
Next item structure works (
#5380
)
2018-07-15 14:36:20 -04:00
Object
Several more warnings ... (
#5340
)
2018-07-10 08:27:56 -04:00
Protocol
Replace direct accesses to App->config by Config::get/set calls
2018-07-16 19:38:16 -04:00
Render
Replace current_theme() and current_theme_url() calls
2018-04-28 18:37:25 -04:00
Util
Fix function comments in Util\Network
2018-07-15 08:03:12 -04:00
Worker
Remove global $db variable
2018-07-16 19:38:17 -04:00
App.php
Move the addon-specific config in config/addon.ini.php
2018-07-16 19:38:18 -04:00
BaseModule.php
added hint about naming the class and filename
2018-04-03 16:33:39 +02:00
BaseObject.php
Set BaseObject::setApp in App
2018-07-16 19:38:13 -04:00