friendica/src
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
..
App Add license to src\App namespace 2020-02-08 20:42:47 +01:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Skip user removal if it's already been removed in Console\User 2020-05-09 11:05:20 -04:00
Content Issue 8458-2: Now all unicode emojis should work 2020-05-17 21:46:54 +00:00
Core Refactor template engine code 2020-05-18 01:18:41 -04:00
Database Merge pull request #8649 from annando/annando/issue8550 2020-05-17 09:11:30 -04:00
Factory Use constants for the BBCode modes 2020-05-16 16:28:15 +00:00
Model Add new Strings::startsWith method 2020-05-18 01:05:38 -04:00
Module Use constants for the BBCode modes 2020-05-16 16:28:15 +00:00
Network avoid notice in probe.php 2020-05-08 13:06:40 +00:00
Object function names changed 2020-05-01 06:01:22 +00:00
Protocol Use constants for the BBCode modes 2020-05-16 16:28:15 +00:00
Render Refactor template engine code 2020-05-18 01:18:41 -04:00
Repository Add UID as parameter for notify repository call 2020-03-01 22:24:53 +01:00
Util Add new Strings::startsWith method 2020-05-18 01:05:38 -04:00
Worker The "term" table is removed 2020-05-15 06:50:20 +00:00
App.php Add license info at Friendica PHP files 2020-02-09 16:18:46 +01:00
BaseCollection.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseEntity.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseFactory.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModel.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseRepository.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
DI.php Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00