XEP-0157: implement Contact Addresses for XMPP Services #265

Open
opened 2022-02-18 13:42:45 +00:00 by SamWhited · 0 comments

We should implement XEP-0157: Contact Addresses for XMPP Services for use in Communiqué where we'll want this for the server info screen as well as error messages that involve "to fix this, contact your server administrator and tell them to update" or similar.

I am not sure where this functionality should live; package name suggestions would be appreciated. I have a vague feeling that it should be unified with the software version package, maybe in some sort of "info" package (except not "info", that's used by disco/info) that focuses on small IQs that fetch various bits of useful information like this. It could also be its own package, however.

We should implement [XEP-0157: Contact Addresses for XMPP Services] for use in [Communiqué](https://github.com/mellium/communique-tui) where we'll want this for the server info screen as well as error messages that involve "to fix this, contact your server administrator and tell them to update" or similar. I am not sure where this functionality should live; package name suggestions would be appreciated. I have a vague feeling that it should be unified with the software version package, maybe in some sort of "info" package (except not "info", that's used by `disco/info`) that focuses on small IQs that fetch various bits of useful information like this. It could also be its own package, however. [XEP-0157: Contact Addresses for XMPP Services]: https://xmpp.org/extensions/xep-0157.html
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mellium/xmpp#265
There is no content yet.