friendica/src/Core
2025-05-13 11:26:05 +00:00
..
Addon Merge pull request #14795 from Art4/deprecate-strategies-via-addons 2025-03-09 20:55:25 -04:00
Cache Make PHPCS happy - again 2025-04-27 21:26:47 +02:00
Config ignore PHPStan error in deprecated code 2025-03-13 12:26:16 +00:00
Hooks Create event for profile_edit and profile_post hooks 2025-04-11 08:21:29 +00:00
KeyValueStorage REUSE src directory 2024-08-24 15:27:00 +02:00
Lock Make PHPCS happy 2025-04-27 21:26:44 +02:00
Logger Fix PHPStan errors 2025-05-09 06:40:49 +00:00
PConfig Fix 6 PHPStan errors 2025-03-13 12:20:43 +00:00
Session Fix return type or UserSession::getUserIDForVisitorContactID() 2025-03-13 11:50:15 +00:00
Storage Fix code style 2025-05-13 06:18:41 +00:00
Worker Update src/Core/Worker/Repository/Process.php 2025-03-13 16:00:34 +01:00
ACL.php Fix code style 2025-02-24 08:42:54 +00:00
Addon.php move contact fetching into admin module 2025-05-13 11:26:05 +00:00
Console.php Remove unused import 2025-01-09 10:18:11 +00:00
Container.php Mark more new classes as internal 2025-01-22 19:52:48 +00:00
DiceContainer.php Mark more new classes as internal 2025-01-22 19:52:48 +00:00
Hook.php Merge branch 'develop' into eventdispatcher-part3 2025-05-12 14:32:53 +00:00
Installer.php The redundant function "fetchfull" is removed 2024-09-04 17:04:45 +00:00
L10n.php Fixed codestyle 2025-04-15 02:09:19 +00:00
Logger.php Mute calles of trigger_error() 2025-01-31 15:35:07 +00:00
Protocol.php Add events for follow, revoke_follow, block and unblock hooks 2025-03-13 14:02:35 +00:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Search.php Fix code style 2025-01-13 13:31:54 +00:00
System.php Fix 10 PHPStan errors 2025-03-13 11:39:02 +00:00
Theme.php Fix code style 2025-01-13 13:31:54 +00:00
Update.php Fix 10 PHPStan errors 2025-03-13 11:39:02 +00:00
Worker.php Merge branch 'develop' into eventdispatcher-part3 2025-05-12 14:32:53 +00:00

Friendica\Core

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