friendica/src/Core
Philipp Holzer 11a8bd17e3
Assure that deleted cat/keys are working as expected
- A deleted cache-key would delete a merged cache-key as well
- Deleting a key in the Model results in reloading the config to assure any value from underlying files
2023-01-11 21:53:34 +01:00
..
Cache Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Config Assure that deleted cat/keys are working as expected 2023-01-11 21:53:34 +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 Happy New Year 2023! 2023-01-01 09:36:24 -05:00
PConfig Remove unnecessary classes 2023-01-03 14:22:03 +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 Happy New Year 2023! 2023-01-01 09:36:24 -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

Friendica\Core

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