You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
friendica/src/Core
Philipp Holzer 357d9b5108
Introduce HiddenString for Config-Values
4 years ago
..
Cache remove extraneous space 4 years ago
Config Introduce HiddenString for Config-Values 4 years ago
Lock Fixing redis cachekey 4 years ago
Session Add uri to missing session data logging context in Session handlers 4 years ago
ACL.php Prevent fatal error in ACL::getFullSelectorHTML when accessing a profile as a remote visitor 4 years ago
Addon.php Delete all addon hooks by default on uninstall 4 years ago
Authentication.php Exclude /api and /proxy from 2fa check 4 years ago
Cache.php Adding REAMDEs to directories 4 years ago
Config.php cleanup 4 years ago
Console.php Move Console namespace one level up 4 years ago
Hook.php Sanitize addon path items 4 years ago
Installer.php Fixing Installer - ReplaceMacro 4 years ago
L10n.php Sanitize addon path items 4 years ago
Lock.php Adding REAMDEs to directories 4 years ago
Logger.php Moving Profiling to class 4 years ago
NotificationsManager.php We don't need to escape values anymore 4 years ago
PConfig.php Bugfixings in Config 4 years ago
Protocol.php Fix PHPDoc comments project-wide 4 years ago
README.md Adding REAMDEs to directories 4 years ago
Renderer.php Remove duplicate $baseurl template variable 4 years ago
Search.php Ensures Search methods return an empty ResultList instead of null 4 years ago
Session.php Revert Use Contact::select() instead of DBA::select(‘contact) in Core\Session 4 years ago
StorageManager.php Revert b2794bb2c 'Allow set empty string storge class for legacy' 4 years ago
System.php Move mod/maintenance to src/Module/Maintenance 4 years ago
Theme.php Various feedback items 4 years ago
Update.php Add subject to DB Update email 4 years ago
UserImport.php added suggestions 4 years ago
Worker.php Command based pre fetching of worker tasks 4 years ago

README.md

Friendica\Core

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