From e518e899e53c072724254bd714db914cde7db5b2 Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Tue, 8 Apr 2025 12:16:55 +0100 Subject: fix(filamento): caps +notify and use hex representation for avatar metadata id --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d8fc445..83488a4 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,8 @@ #### to write: +- [ ] some xmpp user avatar metadata nodes published as jpeg??? +- [ ] need to specify user avatar id as hexadecimal - [ ] advanced message body (for custom emoji, styling, etc.). can opt in to mixed content in message body. base as bold, italic, underline, strikethrough, then extensible with new tags for e.g. emoji, color, size, font, chat effects. - [ ] omemo cross-signing verification or something along those lines, with a main device and linked devices. safety numbers. - [ ] better stable ids....? -- cgit