friendica/src
Michael 2df14fab3b Ensure that the public contact exists when a user is created 2021-05-30 12:04:26 +00:00
..
App
Collection
Console autoinstall: compact output 2021-05-24 15:27:23 +02:00
Content simplify the calendar download 2021-05-29 17:09:45 +00:00
Core Issue 10293: mention the required function in the error message 2021-05-23 07:50:32 +02:00
Database Separate the char from the binary handling 2021-05-24 20:07:39 +00:00
Factory API: Only show "bookmarked" on top level post 2021-05-27 10:49:15 +00:00
Model Ensure that the public contact exists when a user is created 2021-05-30 12:04:26 +00:00
Module Merge pull request #10338 from annando/issue-9923 2021-05-30 07:48:49 -04:00
Network Fix PHP 7.0 Coding Standards 2021-05-22 23:47:35 +02:00
Object Fix warning "reset() expects parameter 1 to be array, null given" 2021-05-23 16:37:34 +00:00
Protocol Fix PHP Notice: Undefined index: isForum in /src/Protocol/ActivityPub/Processor.php on line 605 2021-05-29 19:09:41 +00:00
Render
Repository
Security Merge pull request #10275 from very-ape/authenticate-hook 2021-05-19 16:51:15 -04:00
Util Merge pull request #10323 from annando/issue-10306 2021-05-26 14:24:24 -04:00
Worker Avoid DB Errors with "group by" 2021-05-29 21:51:33 +00:00
App.php Issue 10264: Remote comments for visitors 2021-05-23 10:39:11 +00:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php API: Support for private mails 2021-05-19 21:56:50 +00:00
LegacyModule.php