diff options
author | 2025-04-08 12:16:55 +0100 | |
---|---|---|
committer | 2025-04-08 12:16:55 +0100 | |
commit | e518e899e53c072724254bd714db914cde7db5b2 (patch) | |
tree | b9a9d3c45e2b326adb6df9756678ef4050bb3589 /README.md | |
parent | 0b19cb38183929d3f242cfd11c34426d9302697c (diff) | |
download | luz-e518e899e53c072724254bd714db914cde7db5b2.tar.gz luz-e518e899e53c072724254bd714db914cde7db5b2.tar.bz2 luz-e518e899e53c072724254bd714db914cde7db5b2.zip |
fix(filamento): caps +notify and use hex representation for avatar metadata id
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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....? |