Skip to content

Profile image Spec #78

@ErikEverson

Description

Spec:
New APIs
Add to the save user API an ability to add an image.
Update user API to allow them to update use data such as profile image

Implementation:
We will take the image and store it into Ditto using similar attachment handling as messages does.

New Data Key: profilePicture: Ditto attachment token, profilePictureThumbnail: Binary of thumbnail

Add to the user object the image and we will have a similar thumbnail vs full size structure that we have for images in the library already.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions