friendica/src
Hypolite Petovan d9cd2f5bca
Merge pull request #10773 from annando/issue-10772
Issue 10772: Avoid duplicated links in AP posts
2021-09-28 07:03:39 -04:00
..
App
Collection
Console
Content Issue 10772: Avoid duplicated links in AP posts 2021-09-27 20:26:08 +00:00
Core
Database Removing MySQL workaround 2021-09-26 18:30:44 +00:00
Factory Move path determination logic into the ConfigFactory 2021-09-12 13:44:29 +02:00
Model Merge pull request #10760 from annando/conversation-moved 2021-09-26 10:03:26 -04:00
Module Code style 2021-09-24 04:35:27 +00:00
Network Issue 10720: Use different path scheme for user avatars 2021-09-17 18:36:20 +00:00
Object The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
Protocol Ensure parent exists before adding reply to elements in OStatus and Feed 2021-09-26 08:15:07 -04:00
Render
Repository
Security
Util Handle reading empty file in ReversedFileReader 2021-09-27 12:14:19 +02:00
Worker Fix commenting on public posts 2021-09-12 01:52:10 +00:00
App.php Move path determination logic into the ConfigFactory 2021-09-12 13:44:29 +02:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
LegacyModule.php