mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 21:04:27 +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.