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

Implement XEP-0191: Blocking Command #577

Merged
merged 3 commits into from
Aug 20, 2023

Conversation

lnjX
Copy link
Member

@lnjX lnjX commented Aug 20, 2023

Funded by NLnet via NGI Assure.


PR check list:

  • Document your code
  • Add \since QXmpp 1.X, QXMPP_EXPORT
  • Fix doxygen warnings (see log when building with -DBUILD_DOCUMENTATION=ON)
  • Update doc/doap.xml
  • Add unit tests
  • Format the code: Run clang-format -i src/<edited-file(s)> tests/<edited-file(s)>

TODO: don't re-request blocklist if other request is still ongoing

This implements an easy-to-use manager for managing blocked JIDs.
@lnjX lnjX merged commit 6d533aa into qxmpp-project:master Aug 20, 2023
5 of 14 checks passed
@lnjX lnjX deleted the blocking-command branch August 20, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant