-
-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Labels
Description
On https://xmpp.org/software/ they list the compliance of clients.
We can see that Profanity is recognition of:
- Instant Messaging
- Mobile
- Web
- Audio/Video Calling
Where as poezio, for example, is only missing:
- Web
- Audio/Video Calling
We need to check XEP-0459: XMPP Compliance Suites 2022 and make a list here with the requirements that we are missing.
It could also be that we just didn't mention something that we actually support in our doap file.
The overview on the xmpp.org website is generated by comparing this file against the Compliance Suite.
- identify missing requirements. done in Pass XMPP Compliance Suites 2022 test #1832 (comment)
- check doap file for correctness. done in 9c7a27a, a8c1a02 and d43c346
- create issues for XEPs to implement to pass the suite. Use this issue as a tracker issue.