friendica/src/Core
Hypolite Petovan 797391e1d8 Rework contact termination to separate protocol-level and contact-level
- Mail and Feed contacts are now removed automatically on relationship termination
- Added logging and notice messages for different results
2021-10-02 08:31:59 -04: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
PConfig Fixed new "user config" console feature 2021-04-28 22:13:00 +02:00
Session Update copyright 2021-03-29 08:40:20 +02:00
ACL.php Get rid of App->user completely 2021-08-08 19:30:21 +00:00
Addon.php Sanitize the addon author if it is not a valid URL but a handle 2021-10-01 13:25:00 +00: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 Rework contact termination to separate protocol-level and contact-level 2021-10-02 08:31:59 -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 Update src/Core/StorageManager.php 2021-08-16 23:32:32 +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 Update copyright 2021-03-29 08:40:20 +02:00
Worker.php Preparation for delayed posts 2021-07-28 22:22:00 +00:00

Friendica\Core

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