stadia-avatar/endpoint
Victor Westerlund d3ab9fae75 Concat of friends and messages array
Concatinating friends and messages for bulk processing.

Added empty catch() and response.status check on getStadiaAvatar() to ignore all missing avatars. (Default to Stadia avatar)

Changing HTTP Response code from 404 to 200 for missing avatars (but a userID was supplied). CORS headers are not set for error pages in NGINX. This oculd be adressed by recompiling NGINX with more_headers.
2021-02-06 05:58:54 +01:00
..
get.php Concat of friends and messages array 2021-02-06 05:58:54 +01:00
update.php Added StadiaAvatarDB and created Gravatar 2021-02-05 06:03:51 +01:00