friendica/src
2021-10-03 10:34:41 +00:00
..
App "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Collection Cleanup Code 2021-06-20 13:25:45 +02:00
Console Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Content Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Core Merge pull request #10800 from MrPetovan/task/10739-block 2021-10-02 23:39:06 +02:00
Database Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Factory Remove disturbing/superfluous logging messages 2021-10-02 23:11:33 +02:00
Model Don't store emoji images as media but links 2021-10-03 09:42:14 +00:00
Module Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Network Refactor User::getAvatarUrlForId into getAvatarUrl 2021-10-02 19:06:25 -04:00
Object The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
Protocol Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Render Update copyright 2021-03-29 08:40:20 +02:00
Repository We now use the new account-user-view (and fixed the function name) 2021-07-11 09:39:34 +00:00
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 Update copyright 2021-03-29 08:40:20 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Update copyright 2021-03-29 08:40:20 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
BaseRepository.php Update copyright 2021-03-29 08:40:20 +02:00
DI.php The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00