Type |
New Feature
|
Priority |
Normal
|
Assignee | |
Version |
none
|
Sprints |
n/a
|
Customer |
n/a
|
Iterations
Issue Votes (0)
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
Version |
none
|
Sprints |
n/a
|
Customer |
n/a
|
Hi, It would be nice for Tigase server to implement XEP-0486
It should be relatively easy to do so: the main difference between this XEP and the historical way of advertising room avatars, is that the XEP recommends putting the room avatar hash in disco#info, instead of in a presence from the room jid. The hash in presence can of course be kept for backwards compatibility.
See https://xmpp.org/extensions/xep-0486.html#presence for more details.
The XEP is already supported by ejabberd, Prosody and Openfire.