friendica/src/Core
Philipp Holzer bc8d444989
remove extraneous space
2019-04-21 12:45:50 +02:00
..
Cache remove extraneous space 2019-04-21 12:45:50 +02:00
Config Remove hostname blacklisting 2019-04-11 00:09:59 +02:00
Console Rename BlockedServers to ServerBlock 2019-04-20 16:40:27 +02:00
Lock Fixing redis cachekey 2019-03-04 21:28:36 +01:00
Session Add uri to missing session data logging context in Session handlers 2019-04-11 05:26:37 -04:00
ACL.php Add connector collapsible panel in permission 2019-03-24 22:40:50 -04:00
Addon.php Sanitize addon path items 2019-03-31 21:53:08 -04:00
Authentication.php Create own base URL class which holds the whole base url business logic 2019-04-09 08:31:16 +02:00
Cache.php Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Config.php cleanup 2019-02-23 00:53:31 +01:00
Console.php Rename BlockedServers to ServerBlock 2019-04-20 16:40:27 +02:00
Hook.php Sanitize addon path items 2019-03-31 21:53:08 -04:00
Installer.php bugfix 2019-04-14 14:40:26 +02:00
L10n.php Sanitize addon path items 2019-03-31 21:53:08 -04:00
Lock.php Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Logger.php Moving Profiling to class 2019-03-22 23:07:39 -04:00
NotificationsManager.php We don't need to escape values anymore 2019-03-26 21:58:03 +00:00
PConfig.php Bugfixings in Config 2019-02-22 23:51:13 +01:00
Protocol.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php code style & install-403 fix 2019-04-14 14:24:01 +02:00
Session.php Create own base URL class which holds the whole base url business logic 2019-04-09 08:31:16 +02:00
StorageManager.php Revert b2794bb2c 'Allow set empty string storge class for legacy' 2019-04-10 08:35:44 +02:00
System.php Create own base URL class which holds the whole base url business logic 2019-04-09 08:31:16 +02:00
Theme.php Sanitize theme path items 2019-03-31 21:52:48 -04:00
Update.php Removed unnecessary class 2019-04-09 08:31:19 +02:00
UserImport.php code lisibility & filter optimization 2019-03-22 22:55:48 -04:00
Worker.php Command based pre fetching of worker tasks 2019-03-23 06:08:18 +00:00

README.md

Friendica\Core

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