friendica/src
Michael Vogel f5bcc4ad4b
Merge pull request #11346 from MrPetovan/bug/11343-memcached-bad-key
Suppress a couple MemcachedException
2022-03-16 15:19:40 +01:00
..
App
Capabilities
Collection/Api
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 Merge pull request #11265 from k-alin/6606-k-alin-mysql-unix-socket 2022-02-25 10:36:43 -05:00
Factory Issue 11315: Fix for all receivers in "to" 2022-03-11 20:39:03 +00:00
Model Suppress a couple MemcachedException 2022-03-15 10:54:00 -04:00
Module Add correct ordering for detailed notifications 2022-03-15 07:05:59 -04:00
Navigation/Notifications typo 2022-03-16 06:25:21 +01: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
Protocol Don't use the GUID value directly 2022-03-14 21:09:14 +00: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
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Fixed max value check, improved request value fetching 2022-01-16 15:22:35 +00:00
BaseRepository.php
DI.php Use public contact ID in Model\Post\UserNotification::insertNotification 2022-03-14 07:56:20 -04:00
LegacyModule.php