friendica/src/Core
2021-12-14 10:14:24 +01:00
..
Cache Add explicit Session caching 2021-12-13 20:09:00 +01:00
Config Migrate distributed cache config value 2021-12-14 10:14:24 +01:00
Lock Add explicit Session caching 2021-12-13 20:09:00 +01:00
Logger Update src/Core/Logger/Type/SyslogLogger.php 2021-12-13 07:29:21 +01:00
PConfig Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
Session Add explicit Session caching 2021-12-13 20:09:00 +01:00
Storage Cleanup namespace 2021-10-27 20:06:04 +02:00
Worker Update src/Core/Worker/Repository/Process.php 2021-11-07 13:29:38 +01:00
ACL.php Split and delete ModuleController 2021-11-27 12:39:45 +01:00
Addon.php Removed and replaced deprecated functionalities 2021-11-07 14:00:47 +00:00
Console.php Add new developer test console command 2021-10-26 11:42:22 -04:00
Hook.php Update copyright 2021-03-29 08:40:20 +02:00
Installer.php Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
L10n.php Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
Logger.php Replaced deprecated "log" function call 2021-11-03 23:19:24 +00:00
Protocol.php Remove obsolete network guessing function 2021-12-07 07:28:55 +00:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Search.php Restructure HTTPClient for new paradigm 2021-10-28 20:01:03 +02:00
Session.php Fix: Fetching of non public photos 2021-07-01 18:05:54 +00:00
System.php Deactivating isMinMemoryReached() 2021-11-05 20:52:45 +01:00
Theme.php Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Update.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
UserImport.php Replaced deprecated "log" function call 2021-11-03 23:19:24 +00:00
Worker.php Replace references to UTC_TIMESTAMP in SQL queries with a DateTimeFormat generated parameter 2021-12-04 17:53:08 -05:00

Friendica\Core

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