friendica/src
Hypolite Petovan 0fc5f26ff7 Replace BaseEntity with BaseDataTransferObject class for API representation classes 2021-01-23 05:42:58 -05:00
..
App Use "pcntl_fork" to fork processes 2021-01-01 19:35:29 +00:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Fix relay handling 2021-01-09 19:19:20 +00:00
Content Prevent hashtag parsing and replacement in image alternative text 2021-01-22 17:45:28 -05:00
Core Fix wrong uses of DI::l10n() in Core\Update 2021-01-21 10:36:52 -05:00
Database "item" is replaced by "post-view" / postupdate check added 2021-01-17 20:32:13 +00:00
Factory "item" is replaced by "post-view" / postupdate check added 2021-01-17 20:32:13 +00:00
Model Move all two-factor authentication classes in Security\TwoFactor 2021-01-23 05:42:58 -05:00
Module Move all two-factor authentication classes in Security\TwoFactor 2021-01-23 05:42:58 -05:00
Network Fix a notice when the path is empty 2020-12-31 07:54:56 +00:00
Object Replace BaseEntity with BaseDataTransferObject class for API representation classes 2021-01-23 05:42:58 -05:00
Protocol Replace legacy file/category handling 2021-01-21 07:16:41 +00:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Accept public and user contact id for permissionsets 2020-12-31 15:22:38 +00:00
Security Move all two-factor authentication classes in Security\TwoFactor 2021-01-23 05:42:58 -05:00
Util Simplify item sanitization in Util\ACLFormatter 2020-12-30 21:11:24 -05:00
Worker The "icid" field is deprecated 2021-01-19 23:26:24 +00:00
App.php The frontend worker is removed 2021-01-01 23:05:26 +00:00
BaseCollection.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseDataTransferObject.php Replace BaseEntity with BaseDataTransferObject class for API representation classes 2021-01-23 05:42:58 -05:00
BaseFactory.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModel.php Replace BaseEntity with BaseDataTransferObject class for API representation classes 2021-01-23 05:42:58 -05:00
BaseModule.php Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
DI.php API: accounts and trends 2020-10-31 22:32:26 +00:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00