Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation about supported extensions and features #3079

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

NelsonVides
Copy link
Collaborator

There was no mention of retraction nor inbox in this page.

@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #3079 (c3f4869) into master (fad3ff7) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3079      +/-   ##
==========================================
- Coverage   78.82%   78.81%   -0.01%     
==========================================
  Files         379      379              
  Lines       31234    31234              
==========================================
- Hits        24620    24618       -2     
- Misses       6614     6616       +2     
Impacted Files Coverage Δ
src/cassandra/mongoose_cassandra_worker.erl 70.75% <0.00%> (-2.36%) ⬇️
src/mod_muc_room.erl 77.33% <0.00%> (-0.24%) ⬇️
src/mod_roster.erl 76.56% <0.00%> (-0.24%) ⬇️
src/ejabberd_s2s_out.erl 57.89% <0.00%> (-0.23%) ⬇️
src/ejabberd_c2s.erl 89.18% <0.00%> (-0.23%) ⬇️
src/mod_muc_log.erl 77.72% <0.00%> (ø)
src/ejabberd_sm.erl 76.21% <0.00%> (+0.30%) ⬆️
src/muc_light/mod_muc_light.erl 84.27% <0.00%> (+0.87%) ⬆️
src/ejabberd_admin.erl 60.18% <0.00%> (+0.94%) ⬆️
src/wpool/mongoose_wpool.erl 82.00% <0.00%> (+1.00%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fad3ff7...c3f4869. Read the comment docs.

@@ -83,12 +83,14 @@
|0363|[HTTP File Upload](https://xmpp.org/extensions/xep-0363.html)|`mod_http_upload`|
|0384|[OMEMO Encryption](https://xmpp.org/extensions/xep-0384.html) (MongooseIM supports PEP, which is required by this extension)||
|0387|[XMPP Compliance Suites 2018 - all suites, Advanced Server level](https://xmpp.org/extensions/xep-0387.html)|
|0424|[Message Retraction](https://xmpp.org/extensions/xep-0424.html)|`mod_mam`|
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Collaborator

@DenysGonchar DenysGonchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@DenysGonchar DenysGonchar merged commit 35f1624 into master Apr 13, 2021
@DenysGonchar DenysGonchar deleted the doc_features branch April 13, 2021 10:01
@leszke leszke added this to the 4.2.0 milestone Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants