friendica/src/Core
Jeroen De Meerleer b440b4c338 Updated towards code standards 2019-01-21 09:50:58 -05:00
..
Cache Adding force to update routine 2018-10-31 14:44:40 +01:00
Config Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Console Code standards 2019-01-21 09:11:35 -05:00
Lock Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Session Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
ACL.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Addon.php Log function 2018-10-30 09:57:14 -04:00
Authentication.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Cache.php Renamed Cache flag 2018-10-31 14:44:42 +01:00
Config.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Console.php Add 'storage' console command 2019-01-21 09:11:34 -05:00
Hook.php Some redesign 2018-11-10 15:20:23 +00:00
Installer.php Merge pull request #6209 from MrPetovan/task/move-config-to-php-array 2018-12-29 11:43:55 +01:00
L10n.php Updated towards code standards 2019-01-21 09:50:58 -05:00
Lock.php Add missing Logger::log() 2018-10-31 17:52:41 +01:00
Logger.php Accept data structure in Logger::devLog 2018-11-10 08:17:33 -05:00
NotificationsManager.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
PConfig.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Protocol.php Issue 6282: Update the contact data regularly (including the network) 2019-01-16 21:39:56 +00:00
Renderer.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
Session.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
StorageManager.php Fix StorageManager::move() 2019-01-21 09:12:37 -05:00
System.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
Theme.php Refactor Theme::getStylesheetPath to return faster if theme style.php doesn't exist 2019-01-12 02:26:16 -05:00
Update.php Add DB connection status check in Update::check 2018-12-02 20:57:41 -05:00
UserImport.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Worker.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00