[ADD/WIP] Baisic VCards, worst XEP-0393 parser

Blocks coming soon. Took me a day to get a system I remotely liked, and
now I feel ashamed of that a bit. It's truly over...
This commit is contained in:
LDA 2024-07-12 19:24:59 +02:00
commit 4007232716
6 changed files with 409 additions and 12 deletions

View file

@ -12,6 +12,7 @@
#include <StringStream.h>
#include <Parsee.h>
#include <XEP393.h>
#include <XMPP.h>
#include <Glob.h>
#include <XML.h>