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

Fix OMEMO signed pre key pair renewal #674

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

melvo
Copy link
Contributor

@melvo melvo commented Jan 3, 2025

PR check list:

  • Document your code
  • Add \since QXmpp 1.X, QXMPP_EXPORT
  • Update doc/doap.xml
  • Add unit tests
  • Format the code: Run clang-format -i src/<edited-file(s)> tests/<edited-file(s)>

melvo added 2 commits January 3, 2025 23:58
When QXmppOmemoManager::load() is called, the client is not yet
connected to the server.
But the new device bundle must be published.
Thus, a renewal cannot be completed.
@melvo melvo changed the base branch from master to 1.5 January 3, 2025 22:58
@lnjX lnjX merged commit eac8bba into qxmpp-project:1.5 Jan 14, 2025
10 of 15 checks passed
@lnjX lnjX deleted the fix/omemo branch January 14, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants