friendica/src
2022-03-19 14:53:34 -04:00
..
App optimizations 2022-01-04 20:59:29 +01:00
Capabilities Fix App routing 2022-01-04 20:59:28 +01:00
Collection/Api Add missing copyright text 2022-01-02 10:49:50 +01:00
Console Merge pull request #11265 from k-alin/6606-k-alin-mysql-unix-socket 2022-02-25 10:36:43 -05:00
Contact Fix all license header & be less aggressive 2022-01-07 00:35:28 +01:00
Content Replace abstract content with a space to prevent missing spaces 2022-03-08 19:58:55 +00:00
Core Switch data source from notify to notification in Module\Notifications\Ping 2022-03-14 07:58:38 -04:00
Database Fix the problem that the post update never stopped on larger systems 2022-03-16 22:00:34 -04:00
Factory Issue 11315: Fix for all receivers in "to" 2022-03-11 20:39:03 +00:00
Model Don't create empty announce notifications 2022-03-19 17:53:41 +00:00
Module Merge pull request #11360 from annando/announce-notification 2022-03-19 14:53:34 -04:00
Navigation/Notifications Don't create empty announce notifications 2022-03-19 17:53:41 +00:00
Network Issue 10966: Improved logging / reworked forum functionality 2022-01-29 19:09:18 +00:00
Object API: Improve support for the summary field 2022-03-08 18:32:09 +00:00
Profile/ProfileField Update copyright 2022-01-02 08:27:47 +01:00
Protocol Check array key existence in ActivityPub\Transmitter::createPermissionBlockForItem 2022-03-19 03:15:08 -04:00
Render Prevent warnings on undefined Smarty template variables 2022-02-18 22:44:11 -05:00
Security Handle null value for last_used fields in TrustedBrowsers and AppSpecificPassword 2022-01-22 21:10:20 -05:00
Util Hash the URL before using it as cache key in Util\Images::getInfoFromURLCached 2022-02-18 09:19:36 -05:00
Worker limit parameter was missing from docblock 2022-03-15 08:46:26 +01:00
App.php Fix App routing 2022-01-04 20:59:28 +01:00
BaseCollection.php Update copyright 2022-01-02 08:27:47 +01:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Update copyright 2022-01-02 08:27:47 +01:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModule.php Fixed max value check, improved request value fetching 2022-01-16 15:22:35 +00:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php Fixes for the notifications 2022-03-19 09:27:49 +00:00
LegacyModule.php Update copyright 2022-01-02 08:27:47 +01:00