friendica/src/Core
Hypolite Petovan c6ba92c43d Refactor template engine code
- Convert ITemplateEngine interface to abstract class
- Remove dependency to App in FriendicaSmarty and FriendicaSmartyEngine
- Normalize replaceMacro parameter behavior using Smarty template string prefixes
- Remove obsolete FriendicaSmarty->parsed method
- Update unused Smarty directory paths
2020-05-18 01:18:41 -04:00
..
Cache Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Config Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Lock Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
PConfig Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Session Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
ACL.php Remove "hidewall" check from ACL 2020-02-22 08:54:28 +00:00
Addon.php Simplified code 2020-03-10 13:13:43 +00:00
BaseCache.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseConfig.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseLock.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BasePConfig.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console.php Move "NewPassword" to a common "user" console command 2020-02-29 17:10:26 +01:00
Hook.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Installer.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
L10n.php Add new possibility to add a user per console 2020-02-29 17:10:27 +01:00
Logger.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Process.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Protocol.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Refactor template engine code 2020-05-18 01:18:41 -04:00
Search.php Fix for "Undefined index: profile_url" 2020-04-28 19:36:10 +00:00
Session.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
StorageManager.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
System.php Some more unneeded settings removed 2020-02-19 19:31:55 +00:00
Theme.php Add check for semi-colon existence in theme file comment lines 2020-03-01 14:19:46 -05:00
Update.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
UserImport.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Worker.php Added forgotten DBA::close 2020-04-28 05:55:17 +00:00

README.md

Friendica\Core

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