friendica/src
2020-07-14 14:50:52 -04:00
..
App Add checks for $a->user existence 2020-07-09 15:09:07 -04:00
Collection
Console Rename -q option to -y for user delete console command 2020-07-06 15:25:49 -04:00
Content Move export public calendar additional feature to core 2020-07-12 23:08:38 -04:00
Core Suppress all emails when Update::run is ran with $sendEmail = false 2020-07-13 17:22:21 -04:00
Database Add expected support for sort strings in select() parameters 2020-07-01 22:54:14 -04:00
Factory
Model Module classes splitted 2020-07-13 09:45:45 +00:00
Module Replace *_page_info function calls with Content\PageInfo equivalent 2020-07-14 10:15:04 -04:00
Network Issue 8844: Fiy probing of unknown AP contacts 2020-07-07 04:47:15 +00:00
Object "print_r" in logging replaced / obsolete stuff removed 2020-06-29 20:22:00 +00:00
Protocol Add ffi_keyword_denylist key check to match previous call in Protocol\Feed 2020-07-14 14:50:52 -04:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository
Util Issue 8866: Fix fetching feed links with missing base 2020-07-12 12:45:34 +00:00
Worker Delete include/items.php 2020-07-14 10:21:31 -04:00
App.php
BaseCollection.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Add checks for $a->user existence 2020-07-09 15:09:07 -04:00
BaseRepository.php
DI.php
LegacyModule.php