friendica/src/Core
Philipp Holzer d772331b91
Fix multiple serialized values
2023-02-20 17:22:59 +01:00
..
Cache Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Config Fix multiple serialized values 2023-02-20 17:22:59 +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 logic 2023-02-13 11:34:32 +01:00
PConfig Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01:00
Session Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01: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 Refactor Installer due new BaseURL logic 2023-02-18 21:12:20 +01: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 Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Search.php Convert Directory Search results into contact-looking records 2023-01-01 18:47:45 -05:00
System.php Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Theme.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Update.php manually check and create the Config table before running the update 2023-02-12 16:44:56 +01:00
Worker.php Some loglevels are adjusted to more reasonablöe levels 2023-02-16 20:47:37 +00:00

README.md

Friendica\Core

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