friendica/src/Core
Philipp Holzer 513ef03421
Revert node.config.php into Config table
2023-02-10 14:06:22 +01:00
..
Cache Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Config Revert node.config.php into Config table 2023-02-10 14:06:22 +01:00
Hooks Add whitespace .. 2023-01-17 19:23:20 +01:00
KeyValueStorage Introduce ConfigFileManager for config files 2023-01-03 14:22:02 +01:00
Lock Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Logger Fix Introspection 2023-01-17 20:11:48 +01:00
PConfig Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01:00
Session Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Storage Fix empty fetchResult curResult at Link::fetchMimeType (thx to Marco R.) 2023-01-03 21:06:16 +01:00
Worker Replace direct database calls and anonymous arrays by repository calls and entity objects 2023-01-01 18:50:21 -05:00
ACL.php Happy New Year 2023! 2023-01-01 09:36:24 -05: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 Happy New Year 2023! 2023-01-01 09:36:24 -05:00
L10n.php Use addons config entries instead of the addon table 2023-01-04 21:55:51 +01:00
Logger.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Protocol.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Search.php Convert Directory Search results into contact-looking records 2023-01-01 18:47:45 -05:00
System.php Only show line number if it's provided in System::callstack 2023-01-10 10:41:20 -05:00
Theme.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Update.php Fix Update::run() 2023-01-06 17:50:56 +01:00
Worker.php Execute critical worker tasks, even if we're in daemon mode 2023-01-07 13:43:16 +01:00

README.md

Friendica\Core

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