nioc / xmpp-web

Lightweight web chat client for XMPP server
GNU Affero General Public License v3.0
142 stars 20 forks source link

Update vCard (avatar mostly) #99

Closed nioc closed 1 year ago

nioc commented 1 year ago

Intended behavior

I would like to upload an avatar without using third XMPP client.

Solution

Add a profile page and send iq with updated vCard information as described in XEP-0054.

Priority

Should-have

Users scope

registered users

Affected features

[new] profile

Pull request

yes