qxmpp icon indicating copy to clipboard operation
qxmpp copied to clipboard

Introduce QXmppAccountMigrationManager

Open pasnox opened this issue 8 months ago • 4 comments

This manager allows to export and import account data to migrate account into another server.

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
  • [x] Add unit tests
  • [x] Format the code: Run clang-format -i src/<edited-file(s)> tests/<edited-file(s)>

Funded by NLnet via NGI Zero Entrust.

pasnox avatar Nov 04 '23 22:11 pasnox