Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(xmpp) unescape HTML entities in JSON messages
Jigasi / Jitsi (desktop) seems to encode apostrophes like (&apos or ') for instance. This is notably visible in the subtitles. Normalize it so it's plain UTF-8.
- Loading branch information