friendica-github/src/Core
2025-01-09 13:34:10 +00:00
..
Addon Remove unused parameters in AddonInvalidConfigFileException 2024-11-19 08:05:34 +00:00
Cache Fix errors in Core namespace 2024-12-03 20:11:46 +00:00
Config Fix errors in Core namespace 2024-12-03 20:11:46 +00:00
Hooks REUSE src directory 2024-08-24 15:27:00 +02:00
KeyValueStorage REUSE src directory 2024-08-24 15:27:00 +02:00
Lock Fix errors in Core namespace 2024-12-03 20:11:46 +00:00
Logger Fix errors in Core namespace 2024-12-03 20:11:46 +00:00
PConfig refactor confusing finally block 2024-11-22 11:02:54 +00:00
Session Fix session factory 2024-11-19 07:46:52 +00:00
Storage Fix errors in Core namespace 2024-12-03 20:11:46 +00:00
Worker Adapt run-command for console.php executions 2025-01-05 23:13:40 +01:00
ACL.php Fix errors in Core namespace 2024-12-03 20:11:46 +00:00
Addon.php remove unused parameter 2024-11-28 08:26:26 +00:00
Console.php Remove unused import 2025-01-09 10:18:11 +00:00
Container.php Move setupContainerForLogger() and determine log channel into App class 2025-01-09 10:13:33 +00:00
DiceContainer.php Move setupLegacyServiceLocator() into App class 2025-01-09 13:34:10 +00:00
Hook.php Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Installer.php The redundant function "fetchfull" is removed 2024-09-04 17:04:45 +00:00
L10n.php Fix errors in Core namespace 2024-12-03 20:11:46 +00:00
Logger.php Fix code style 2025-01-09 09:21:10 +00:00
Protocol.php Native probe support for AT-Proto 2024-12-14 15:27:18 +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 Exception handling added at many places 2024-08-25 18:35:24 +00:00
System.php Make PHP-CS happy 2025-01-05 23:13:40 +01:00
Theme.php Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Update.php Fix phpstan errors 2024-11-16 19:36:08 +00:00
Worker.php Make PHP-CS happy 2025-01-05 23:13:40 +01:00

Friendica\Core

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