mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 18:35:49 +00:00
* core: api and protocol support for reporting messages to group moderators * moderator role * delete mode * remove auto-accepting conditions for SimpleX Chat Ltd * mark as deleted locally * ui: delete mode type * store msg_content_tag with chat items, support moderator option on receiving side * report API * send reports only to moderators that support them, fail if none support * fix tests * test * remove comment * revert version * do not build ghc8107 in stable branch * skip job * fix condition * remove condition * condition * exit * update