friendica/src/Core
Philipp Holzer 8f688b2a89
Update ErrorHandler
2021-10-24 19:44:38 +02:00
..
Cache Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Config Merge branch '2021.03-rc' into copyright-2021 2021-03-29 08:45:21 +02:00
Lock Update copyright 2021-03-29 08:40:20 +02:00
Logger/Handler Update ErrorHandler 2021-10-24 19:44:38 +02:00
PConfig Fixed new "user config" console feature 2021-04-28 22:13:00 +02:00
Session Remove disturbing/superfluous logging messages 2021-10-02 23:11:33 +02:00
ACL.php Switch available contact selection to private-supporting networks in ACL 2021-10-16 16:00:41 -04:00
Addon.php Fix addon reloading 2021-10-09 00:12:11 -04:00
BaseCache.php Update copyright 2021-03-29 08:40:20 +02:00
BaseConfig.php Update copyright 2021-03-29 08:40:20 +02:00
BaseLock.php Update copyright 2021-03-29 08:40:20 +02:00
BasePConfig.php Update copyright 2021-03-29 08:40:20 +02:00
Console.php Issue 10392: Avoid "Friendica can't display this page at the moment" 2021-06-16 13:23:07 +00:00
Hook.php Update copyright 2021-03-29 08:40:20 +02:00
Installer.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
L10n.php Fix translations for singular/plural strings 2021-08-31 05:51:08 +00:00
Logger.php Update copyright 2021-03-29 08:40:20 +02:00
Process.php Update copyright 2021-03-29 08:40:20 +02:00
Protocol.php Fix overly strict return value for revokeFollow methods 2021-10-09 02:08:04 -04:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Search.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
Session.php Fix: Fetching of non public photos 2021-07-01 18:05:54 +00:00
StorageManager.php Split Storage usage and Storage configuration 2021-10-05 20:07:12 +02:00
System.php Item cache related functionality removed 2021-07-05 04:57:50 +00:00
Theme.php Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Update.php Fix noscrape publishing and pulling, added header 2021-06-17 11:23:32 +00:00
UserImport.php Adapt ProfileField & Fix current PermissionSet Usage at ProfileFields 2021-10-18 23:32:44 +02:00
Worker.php Improve argument handling in Core\Worker::add 2021-10-16 19:19:56 -04:00

README.md

Friendica\Core

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