qxmpp
qxmpp copied to clipboard
MixManager: Rename server features and add enum for unknown support case
PR check list:
- [x] Document your code
- [x] Add
\since QXmpp 1.X
,QXMPP_EXPORT
- [x] Update
doc/doap.xml
- [x] Add unit tests
- [x] Format the code: Run
clang-format -i src/<edited-file(s)> tests/<edited-file(s)>
Is part of #624