friendica/src/Network
Hypolite Petovan 7cdd2d1336 Refactor User::getAvatarUrlForId into getAvatarUrl
- Use user/owner array as parameter instead of uid
- Rename $profile variables to $owner when it's the result of User::getOwnerDataByNick
- Replace Module\Photo::stripExtension with native pathinfo() calls
2021-10-02 19:06:25 -04:00
..
HTTPException Update copyright 2021-03-29 08:40:20 +02:00
CurlResult.php Forgot one Logpoint .. 2021-10-02 23:27:15 +02:00
GuzzleResponse.php Remove disturbing/superfluous logging messages 2021-10-02 23:11:33 +02:00
HTTPClient.php Fix `http_code` usage in case of failures 2021-08-29 14:05:38 +02:00
HTTPClientOptions.php [WIP] WebDav Storage backend 2021-08-25 23:47:18 +02:00
HTTPException.php Update copyright 2021-03-29 08:40:20 +02:00
IHTTPClient.php Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty 2021-08-29 13:37:08 +02:00
IHTTPResult.php IHTTPResult::getContentType is now a string again 2021-08-20 19:58:42 +02:00
Probe.php Refactor User::getAvatarUrlForId into getAvatarUrl 2021-10-02 19:06:25 -04:00