summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0444/stanza.py
AgeCommit message (Collapse)Author
2021-01-24XEP-0444: Fix emoji detectionmathieui
the emoji lib just released a major release after 5 years, which breaks the API. This new code is compatible with both.
2020-11-27Update protoxep_reactions to XEP-0444mathieui