Files
simplex-chat/tests
shum 00164f07c9 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-05-06 15:19:20 +00:00
..
2026-04-29 21:46:44 +01:00
2026-04-05 08:47:04 +01:00
2026-01-05 08:53:26 +00:00
2025-03-07 14:38:06 +00:00
2023-10-22 09:42:19 +01:00