friendica/src/Core
Hypolite Petovan ca9cad3491 Move hook-related methods from Core\Addon to Core\Hook 2018-10-22 16:50:54 -04:00
..
Cache Rename App Methods 2018-10-10 00:16:06 +02:00
Config Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
Console Move $strings from App to Core\L10n 2018-10-22 15:58:42 -04:00
Lock Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Session Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
ACL.php Curl Response Refactoring 2018-10-10 21:08:43 +02:00
Addon.php Move hook-related methods from Core\Addon to Core\Hook 2018-10-22 16:50:54 -04:00
Authentication.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
Cache.php Rename App Methods 2018-10-10 00:16:06 +02:00
Config.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Console.php Add new Cache console command 2018-09-25 22:59:22 -04:00
Hook.php Add new Core\Hook class 2018-10-22 16:49:53 -04:00
Install.php Type hinting & call bugfixing 2018-10-14 10:37:19 +02:00
L10n.php Add static keyword for Core\L10n properties 2018-10-22 15:58:42 -04:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php parameters and getURLpath to getURLPath 2018-10-10 01:18:47 +02:00
PConfig.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Protocol.php Add Mastodon/Pleroma protocol guessing 2018-10-17 01:10:07 -04:00
Session.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
System.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
Theme.php Rename App Methods 2018-10-10 00:16:06 +02:00
UserImport.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
Worker.php Poddibility to defer worker execution 2018-10-15 05:19:35 +00:00