* simple send and receive
* fix sending reason enum via api
* trim ""
* report preview and msg display
* adding support for moderator (not active)
* disable all bulk actions for reports
* progress on context menu
* make delete messages and block fn suspend
* block and moderate
* fixes and code cleanup
* never show report on own messages
* minor code improvements
* supportedRoles -> selectableRoles
* remove paddings on msg not allowed and other overlapping views, change color
* reports: disables attachments, cleans previews and stops lives
* disable report on lives
* refactor
* reports - enable delete for self on bulk actions
* text
* select report context menu
* ios: text
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
* initial types
* changes types
* decode
* possible mock for inline report
* remove avatar
* diff
* updates
* parser and display message
* send messages and support placeholder
* profile reports and all reports working
* new api
* check member support for receiving reports
* report chat item text
* moderator role
* placeholder on text compose for report
* rename method
* remove need to have reported item in memory to action
* archived reports
* changes/fix
* fix block member
* delete and moderate
* archive
* report reason
* context menu/moderation fixes
* typo
* not needed
* report reason as caption, and change text
* remove auto archive
* move placeholder to match text
* prefix red italic report
* archive
* apply mark deleted fix
* Revert "apply mark deleted fix"
This reverts commit b12f14c0f5.
* remove extra space
* context menu rework
* strings, icons
* recheck items extra check on reports
* simplify
* simpler
* reports: never show for own messages, disable attachments, hide when recording or live
* style, allow local deletion
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
* 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
* ios: show alert when import database is failed or succeeded
* don't hide error alert until pressing Ok
* always skip starting chat in case of import error
* changes
* defer
* android, desktop: fix importing the same database after exporting it
* delete archive after export or cancel
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>