mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-17 01:15:55 +00:00
3210750616
Reject the file if the encoded data URL exceeds 12500 bytes - matches the cap mobile and desktop UIs pass to resizeImageToStrSize for profile images. Without this, oversized images would be silently set on the user profile.