Melvin Keskin
Melvin Keskin
@bascht Ah :D
@bascht Kaidan supports OMEMO now :)
@bascht Could you please merge this?
@bascht Thanks!
There are the following setters: 1. `QXmppMessage::setIsSpoiler()` 2. `QXmppMessage::setIsFallback()` 3. `QXmppPresence::setIsPreparingMujiSession()` 4. `QXmppRegisterIq::setIsRegistered()` 5. `QXmppRegisterIq::setIsRemove()` 6. `QXmppRosterIq::Item::setIsApproved()` 7. `QXmppRosterIq::Item::setIsMixChannel()` Changing 1, 2, 3 and 7 could confuse the users because...
The [action](https://github.com/cpp-linter/cpp-linter-action) does not support `clang-format-15` (only `clang-format-14`) but the [linting tool](https://github.com/cpp-linter/clang-tools) does.
@lnjX I think that `reactions` would fit better than `reaction` because it is a list of emojis. What do you think?
> I think it's unfortunate that the XEP doesn't use message attaching (yes, I've read the note about it in the XEP), because you can't easily fetch all the reactions...
@jbb There is a typo: It should be conv**e**nience :)
@PawBud @jcbrand Great to see that you already work on integrating XMPP Providers :) I saw that there is an open pull request for two months now. Thus, I thought...