aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppFileShare.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement XEP-0447: Stateless file sharing: File sharing element (#448)Linus Jahn2022-09-131-0/+151
Implements parsing for the file sharing element from XEP-0447: Stateless files sharing version 0.2. https://xmpp.org/extensions/xep-0447.html Co-authored-by: Jonah BrĂ¼chert <jbb@kaidan.im>