mirror of
https://github.com/status-im/status-go.git
synced 2025-02-12 14:58:37 +00:00
Add image_payload column to chats table. Add Base64Image to chat struct. Add ImageChange event to propagate image. Change EditChat API - use CroppedImage. Process and crop image in EditGroupChat.