Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom avatars #9

Open
mihok opened this issue Mar 7, 2017 · 2 comments
Open

Support custom avatars #9

mihok opened this issue Mar 7, 2017 · 2 comments
Labels

Comments

@mihok
Copy link
Member

mihok commented Mar 7, 2017

Today we don't care about Operator avatars.

Avatars add a level of personality to the chat window from the user/client perspective. This could mean we either create a specific endpoint to handle image upload, which would require us to save the image data somewhere (database, file store, etc?) Or save just a URI to an image (maybe also support file:///?)

@broneks
Copy link
Collaborator

broneks commented Aug 29, 2017

we could also just use gravatar

@mihok
Copy link
Member Author

mihok commented Aug 31, 2017

Good idea!! This could be the solution for now, gravatar, we'll have to collect an email in the config.json or something

@mihok mihok changed the title Avatars Support custom avatars Nov 4, 2017
@mihok mihok added the feature label Nov 4, 2017
@broneks broneks self-assigned this Nov 12, 2017
@broneks broneks removed their assignment Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants