friendica/src/Core
2019-08-04 20:01:15 +02:00
..
Cache Renamed __toString() to getName() 2019-08-04 16:14:19 +02:00
Config Dynamic config loading 2019-07-16 20:16:43 +02:00
L10n Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Lock Removed some leftovers 2019-08-04 15:58:53 +02:00
Session
ACL.php
Addon.php
Authentication.php Remove mod/ping from 2fa exception list 2019-07-23 20:03:08 -04:00
Cache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
Config.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Console.php Use DICE for Console 2019-07-31 19:37:42 +02:00
Hook.php
Installer.php Use DICE for Console 2019-07-31 19:37:42 +02:00
L10n.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Lock.php Removed some leftovers 2019-08-04 15:58:53 +02:00
Logger.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
NotificationsManager.php Use "received" instead of "created" when displaying posts in creation order 2019-07-07 21:30:33 +00:00
PConfig.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Protocol.php Add meta protocol group for private post support 2019-07-29 20:31:48 -04:00
README.md
Renderer.php
Search.php New constant for federated protocols 2019-07-01 18:00:55 +00:00
Session.php
StorageManager.php
System.php Fixing sort of BaseURL usage for App & Cache usage 2019-08-04 20:01:15 +02:00
Theme.php
Update.php
UserImport.php Fix delivery counter for poking / unify delivery commands 2019-06-10 14:19:24 +00:00
Worker.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00

Friendica\Core

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