friendica/src
2021-09-13 14:20:20 +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 Use centralized function to update contact entries 2021-09-10 18:21:19 +00:00
Content Merge pull request #10697 from MrPetovan/bug/10692-api-expand-entities 2021-09-12 06:47:51 +02:00
Core Fix translations for singular/plural strings 2021-08-31 05:51:08 +00:00
Database Improve documentation of $old_fields possible values in DBA::update and Database->update 2021-09-05 14:54:50 -04:00
Factory Move path determination logic into the ConfigFactory 2021-09-12 13:44:29 +02:00
Model More fields added to "user-contact" 2021-09-13 14:20:20 +00:00
Module Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact 2021-09-13 12:31:30 +00:00
Network Fix http_code usage in case of failures 2021-08-29 14:05:38 +02:00
Object Fixing #10699 (prohibits blocking and ignoreing from the photo menu) 2021-09-12 21:20:12 +02:00
Protocol Use centralized function to update contact entries 2021-09-10 18:21:19 +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 Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
Util Move path determination logic into the ConfigFactory 2021-09-12 13:44:29 +02:00
Worker Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact 2021-09-12 12:36:04 +00: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 Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00