Files
simplex-chat/tests/ChatTests
shum 67650402af core: validate full encoded profile size
Add checkProfileSize / checkGroupProfileSize that encode the full
ChatMessage and check against maxEncodedInfoLength, so a long
displayName/bio combined with a near-max image is also caught at
command time instead of failing later at send time with CEException.

Run alongside the existing checkProfileImageSize (image-only cap of
12500 bytes, matching mobile UIs) in CreateActiveUser, updateProfile_,
newGroup, runUpdateGroupProfile. Update genProfileImg to fit the cap.
2026-07-13 07:40:23 +00:00
..
2026-06-17 19:13:51 +01:00
2025-01-24 09:44:53 +00:00
2025-01-24 09:44:53 +00:00