profanity-im / profanity

Ncurses based XMPP client
https://profanity-im.github.io/
Other
1.3k stars 182 forks source link

Pass XMPP Compliance Suites 2022 test #1832

Open jubalh opened 1 year ago

jubalh commented 1 year ago

On https://xmpp.org/software/ they list the compliance of clients. We can see that Profanity is recognition of:

Where as poezio, for example, is only missing:

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.

H3rnand3zzz commented 1 year ago

Reopen #643?

H3rnand3zzz commented 1 year ago

Once the compliance test is passed, the Profanity deserves official 1.0 release.

Report.


XMPP Core Compliance

Basic


IM Compliance

Basic


XMPP Web Compliance

Basic


Mobile Compliance

Basic


Audio/Video (A/V) Calling Compliance

Basic

jubalh commented 1 year ago

Thanks for creating the overview!

Once the compliance test is passed, the Profanity deserves official 1.0 release.

This will be done only when MUC MAM is finished as well.

"Done" status based on this report.

This report is crated through our doap file in our repo ;)