friendica/src/Core
Michael c3398511b4 New table "post-content" 2021-01-30 22:03:53 +00:00
..
Cache
Config Introduce "static/env.config.php" for environment variable mapping to config cache entries 2020-10-06 20:43:29 +02:00
Lock
PConfig
Session
ACL.php Create self-only ACL template and helper method 2020-09-07 19:27:32 -04:00
Addon.php Don't assume addons must have an *_install function 2020-11-21 23:19:03 -05:00
BaseCache.php
BaseConfig.php
BaseLock.php
BasePConfig.php
Console.php Add temporary console command to fix workerqueue row with corrupted parameter data 2020-12-15 00:20:49 -05:00
Hook.php
Installer.php Reduce the parameter chaos by splitting the update function 2021-01-30 13:31:59 +00:00
L10n.php
Logger.php
Process.php Set the new pid 2021-01-05 21:39:53 +00:00
Protocol.php
README.md
Renderer.php Remove unused App->force_max_items property 2020-10-13 07:52:13 -04:00
Search.php Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3) 2020-10-18 20:56:31 +02:00
Session.php The profile page does now shows reshared items 2020-11-03 19:24:47 +00:00
StorageManager.php
System.php
Theme.php
Update.php New table "post-content" 2021-01-30 22:03:53 +00:00
UserImport.php
Worker.php Merge remote-tracking branch 'upstream/develop' into no-frontend-worker 2021-01-07 10:44:12 +00:00

README.md

Friendica\Core

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