friendica/src
Michael adb0b460ef Fixes PHP Warning: " array_unshift() expects parameter 1 to be array, int given" 2021-03-24 19:52:53 +00:00
..
App
Collection
Console Storage: small fixes to 'storage move' 2021-03-12 18:24:45 +01:00
Content Display rhe provider and author of a shared post 2021-03-21 23:32:49 +00:00
Core Fixes PHP Warning: " array_unshift() expects parameter 1 to be array, int given" 2021-03-24 19:52:53 +00:00
Database Merge pull request #9981 from annando/issue-9977 2021-03-04 10:21:06 +01:00
Factory
Model Issue 10050: Avoid creating new contacts for expired users 2021-03-20 09:56:35 +00:00
Module Use system.allowed_oembed config to allow iframe source 2021-03-14 14:19:35 -04:00
Network
Object Avoid error "Uncaught ImagickException: Unable to scale image" 2021-03-23 20:01:32 +00:00
Protocol Remove unused parameter 2021-03-16 07:15:20 +00:00
Render
Repository
Security
Util Avoid several notices in ParseUrl 2021-03-23 20:03:08 +00:00
Worker Avoid database error messages because of foreign key violations 2021-03-21 19:25:23 +00:00
App.php Replace module output instead of redirecting to maintenance page 2021-03-10 09:50:20 -05:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php
LegacyModule.php