friendica-github/src
Hypolite Petovan ce7d394ff9
Merge pull request #10801 from annando/network-thread-view
Fixing "Unknown column 'network-thread-view.uri-id'"
2021-10-02 17:40:00 -04:00
..
App
Collection
Console Rework contact termination to separate protocol-level and contact-level 2021-10-02 08:31:59 -04:00
Content Issue 10772: Avoid duplicated links in AP posts 2021-09-27 20:26:08 +00:00
Core Merge pull request #10800 from MrPetovan/task/10739-block 2021-10-02 23:39:06 +02:00
Database Removing MySQL workaround 2021-09-26 18:30:44 +00:00
Factory Remove disturbing/superfluous logging messages 2021-10-02 23:11:33 +02:00
Model Add block and unblock hooks 2021-10-02 17:30:40 -04:00
Module Merge pull request #10801 from annando/network-thread-view 2021-10-02 17:40:00 -04:00
Network Remove disturbing/superfluous logging messages 2021-10-02 23:11:33 +02:00
Object The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
Protocol Add revoke follow feature 2021-10-02 14:01:46 -04:00
Render
Repository
Security "q" call is replaced 2021-10-02 11:08:12 +00:00
Util Handle reading empty file in ReversedFileReader 2021-09-27 12:14:19 +02:00
Worker Rework contact termination to separate protocol-level and contact-level 2021-10-02 08:31:59 -04: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 "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
BaseRepository.php
DI.php The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
LegacyModule.php