friendica/src/Core
2023-12-09 07:42:15 -05:00
..
Addon Unify "Capability" 2023-07-26 21:44:31 +02:00
Cache Add support for Unix domain sockets to Redis in setting defaults 2023-08-02 20:43:28 +02:00
Config
Hooks Make InstanceManager strategy naming convention case insensitive. 2023-07-29 13:20:02 +02:00
KeyValueStorage use default_key 2023-07-28 18:55:06 +02:00
Lock Added a lot of constants :-) 2023-07-28 17:39:13 +02:00
Logger Individual callstacks are removed from the logger 2023-10-18 19:55:15 +00:00
PConfig Added a lot of constants :-) 2023-07-28 17:39:13 +02:00
Session Don't assume $_SESSION is set in Session\Type\AbstractSession 2023-12-08 20:54:07 -05:00
Storage
Worker
ACL.php Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
Addon.php
Console.php
Hook.php
Installer.php Add intlChar Installer-Check 2023-10-15 15:49:00 +02:00
L10n.php Allow count to be a float in L10n->tt() 2023-12-09 07:42:15 -05:00
Logger.php
Protocol.php Preparation to add Bluesky 2023-05-21 17:19:39 +00:00
README.md
Renderer.php
Search.php Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
System.php Another unneeded callstack call is removed 2023-10-18 20:21:02 +00:00
Theme.php
Update.php
Worker.php Individual defer limits per worker task 2023-10-29 12:51:26 +00:00

Friendica\Core

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