friendica/src/Core
Michael 5a79111fab Merge branch 'ISO-639-1' of https://github.com/annando/friendica into ISO-639-1 2023-11-03 14:45:02 +00: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 adapt minor changers / fix tests 2023-03-27 19:36:14 +02:00
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 Preparations for a moderator role 2023-08-10 21:06:08 +00:00
Storage spelling: structure 2023-03-26 16:14:16 -04:00
Worker Adapt & remove impossible code 2023-05-13 22:27:29 +02:00
ACL.php Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
Addon.php Filter disabled addons with "null" 2023-01-08 02:49:56 +01:00
Console.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Hook.php Remove App dependency from Hook::callSingle 2023-01-14 10:38:37 -05:00
Installer.php Add intlChar Installer-Check 2023-10-15 15:49:00 +02:00
L10n.php Merge branch 'ISO-639-1' of https://github.com/annando/friendica into ISO-639-1 2023-11-03 14:45:02 +00:00
Logger.php spelling: enabled 2023-03-26 20:03:51 -04:00
Protocol.php Preparation to add Bluesky 2023-05-21 17:19:39 +00:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
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 Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Update.php Adapt & remove impossible code 2023-05-13 22:27:29 +02:00
Worker.php Individual defer limits per worker task 2023-10-29 12:51:26 +00:00

README.md

Friendica\Core

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