friendica/src/Core
Michael d3e167c77c All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
..
Cache Convert potential spaces in Memcache(d) key names 2022-06-26 07:30:30 -04:00
Config Merge pull request #11141 from urbalazs/language-names 2022-01-23 20:55:40 +01:00
Lock Add missing copyright text 2022-01-02 10:49:50 +01:00
Logger Move Monolog to Addons 2022-10-17 22:22:00 +02:00
PConfig Merge pull request #11141 from urbalazs/language-names 2022-01-23 20:55:40 +01:00
Session Rework return_path session key handling 2022-08-01 12:10:43 -04:00
Storage Move ACCEPT constants to own "enum" class 2022-04-02 20:26:11 +02:00
Worker The priority is now a class constant 2022-10-17 05:49:55 +00:00
ACL.php old boot.php functions replaced in /src 2022-10-19 07:56:25 -04:00
Addon.php Loglevels are adjusted 2022-08-30 19:45:30 +00:00
Console.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Hook.php Changes: 2022-06-20 02:48:05 +02:00
Installer.php The EOL constant is removed 2022-10-18 12:29:50 +00:00
L10n.php Remove poke feature 2022-08-09 14:55:55 -04:00
Logger.php Changes: 2022-06-22 01:50:10 +02:00
Protocol.php Rewrite: 2022-10-15 00:44:06 +02:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Rewrite: 2022-10-15 00:44:06 +02:00
Search.php old boot.php functions replaced in /src 2022-10-19 07:56:25 -04:00
Session.php Move Core\Session::clear() to DI::session()->clear() 2022-10-18 21:13:58 +02:00
System.php Suppress warning on load check 2022-10-19 04:49:57 +00:00
Theme.php All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
Update.php Some more constants are moved to their specific classes 2022-10-17 09:24:32 +00:00
UserImport.php The notice and info have been moved 2022-10-17 18:55:22 +00:00
Worker.php The priority is now a class constant 2022-10-17 05:49:55 +00:00

README.md

Friendica\Core

The Core namespace contains classes, which are essential to Friendica.