friendica/src/Core
Philipp Holzer a8e6a57e9b
Fixing installer
2019-07-21 14:21:02 +02:00
..
Cache remove extraneous space 2019-04-21 12:45:50 +02:00
Config Dynamic config loading 2019-07-16 20:16:43 +02:00
L10n Introduce DICE 2019-07-21 01:22:10 +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 Prevent fatal error in ACL::getFullSelectorHTML when accessing a profile as a remote visitor 2019-05-28 21:09:06 -04:00
Addon.php Delete all addon hooks by default on uninstall 2019-05-08 00:46:13 -04:00
Authentication.php Exclude /api and /proxy from 2fa check 2019-05-15 08:56:02 -04: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 Move Console namespace one level up 2019-05-02 23:17:35 +02:00
Hook.php Sanitize addon path items 2019-03-31 21:53:08 -04:00
Installer.php Fixing installer 2019-07-21 14:21:02 +02:00
L10n.php Hot-fix: Core\L10n::t method passing parameter bug 2019-07-16 21:18:25 -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 Use "received" instead of "created" when displaying posts in creation order 2019-07-07 21:30:33 +00:00
PConfig.php Add transitive type hints in Core\PConfig 2019-07-16 07:45:24 -04:00
Protocol.php New constant for federated protocols 2019-07-01 18:00:55 +00:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
Search.php New constant for federated protocols 2019-07-01 18:00:55 +00:00
Session.php Replace defaults() calls on $_SESSION by Core\Session calls 2019-05-26 21:26:59 -04:00
StorageManager.php Revert b2794bb2c 'Allow set empty string storge class for legacy' 2019-04-10 08:35:44 +02:00
System.php Move mod/maintenance to src/Module/Maintenance 2019-05-05 10:06:50 +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 Merge pull request #7245 from annando/unify-constants 2019-06-10 11:59:40 -04:00

README.md

Friendica\Core

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