friendica/src/Core
Hypolite Petovan c6f0bea51d Move $strings from App to Core\L10n
- Add L10n::init() call in App constructor
- Improve pushLang/popLang
- Remove no longer needed references to App
2018-10-22 15:58:42 -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 Rename App Methods 2018-10-10 00:16:06 +02:00
Authentication.php Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments 2018-10-17 21:30:41 +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
Install.php Type hinting & call bugfixing 2018-10-14 10:37:19 +02:00
L10n.php Move $strings from App to Core\L10n 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 Move index.php content to App->runFrontend 2018-10-21 22:24:47 -04:00
Theme.php Rename App Methods 2018-10-10 00:16:06 +02:00
UserImport.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Worker.php Poddibility to defer worker execution 2018-10-15 05:19:35 +00:00