mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-19 18:17:58 +00:00
148474e1ba
* core: change quoted messages types/protocol * remove comments and unused field * rename CIQuote type * change type for quote direction to allow unknown group member, use QuotedMsg to save received chat item * change queries of quoted items when the sending group member is known * refactor * fix: make ciQuote polymorphic