friendica/src/Core
Philipp Holzer 07cea24430
Move Activity/Namespaces defines to constants
2019-10-24 21:40:12 +02:00
..
Cache code optimization 2019-09-30 14:03:15 +02:00
Config Remove extra spaces before closing parentheses in src/ 2019-10-16 08:58:09 -04:00
L10n Fix browser language detection (& tests) 2019-10-10 16:39:04 +02:00
Lock Some code hardenings for semaphore locking 2019-08-26 23:55:54 +02:00
Session Add uri to missing session data logging context in Session handlers 2019-04-11 05:26:37 -04:00
ACL.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
Addon.php Delete all addon hooks by default on uninstall 2019-05-08 00:46:13 -04:00
Authentication.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -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 Console Lock 2019-08-15 14:26:04 +02:00
Hook.php Sanitize addon path items 2019-03-31 21:53:08 -04:00
Installer.php Add Arguments & Modules class 2019-08-13 16:29:11 +02:00
L10n.php Add missing getPokeVerbs() method 2019-09-03 16:07:05 +02:00
Lock.php Removed some leftovers 2019-08-04 15:58:53 +02:00
Logger.php Remove duplicate array entry in Core\Logger 2019-10-12 21:10:03 -04:00
NotificationsManager.php Move Activity/Namespaces defines to constants 2019-10-24 21:40:12 +02:00
PConfig.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Process.php Create Core\Process as a base for followup work 2019-08-17 09:09:13 +02:00
Protocol.php Add meta protocol group for private post support 2019-07-29 20:31:48 -04:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
Search.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
Session.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
StorageManager.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
System.php Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes) 2019-08-15 17:23:00 +02:00
Theme.php Various feedback items 2019-05-02 09:55:49 -04:00
Update.php Add subject to DB Update email 2019-05-06 11:13:38 +02:00
UserImport.php Fix delivery counter for poking / unify delivery commands 2019-06-10 14:19:24 +00:00
Worker.php Fix delivery counter / archive relay contacts 2019-09-02 03:25:05 +00:00

README.md

Friendica\Core

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