friendica/src/Core
2022-12-29 21:53:57 +01:00
..
Cache Add title to homepage verified check mark 2022-11-08 04:20:19 -05:00
Config Deprecate default value parameters in Session and Config interfaces 2022-11-04 06:42:38 -04:00
KeyValueStorage Introduce Key-Value Pair storage provider 2022-12-29 21:53:56 +01:00
Lock Add missing copyright text 2022-01-02 10:49:50 +01:00
Logger Add Core\Logger to the introspection skip class list 2022-12-28 17:54:37 -05:00
PConfig Deprecate default value parameters in Session and Config interfaces 2022-11-04 06:42:38 -04:00
Session Adapt UserSession 2022-12-26 21:18:04 +01:00
Storage Avoid error when image couldn't be fetched 2022-12-11 10:12:20 +00:00
Worker Replace worker_daemon_mode config entry with key-value entry 2022-12-29 21:53:57 +01:00
ACL.php Add documentation about the ACL autocomplete fields 2022-12-14 21:57:14 -05:00
Addon.php Loglevels are adjusted 2022-08-30 19:45:30 +00:00
Console.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Hook.php Changes: 2022-06-20 02:48:05 +02:00
Installer.php The EOL constant is removed 2022-10-18 12:29:50 +00:00
L10n.php Fix some PHP8.1 issues if possible 2022-11-09 23:58:23 +01:00
Logger.php Changes: 2022-06-22 01:50:10 +02:00
Protocol.php Distribute forum comments only via the forum 2022-12-27 16:14:04 +00:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Rewrite: 2022-10-15 00:44:06 +02:00
Search.php UserSession class [3] - Refactor src/ files excluding Module/Model 2022-10-21 19:35:32 +02:00
System.php We now store the violation as well 2022-12-25 10:44:06 +00:00
Theme.php All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
Update.php Replace PostUpdate key-value config entries with key-value pair entries 2022-12-29 21:53:56 +01:00
Worker.php Replace cron/worker "last" config entries with key-value entries 2022-12-29 21:53:57 +01:00

Friendica\Core

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