TICESoftware / tice-android

TICE is a secure app for meeting up, sharing locations and locating friends and family in real-time. TICE allows live location sharing on iOS, Android and the Web. Privacy by Design and modern end-to-end-encryption protect the sensitive location data from others.
https://ticeapp.com
GNU General Public License v3.0
52 stars 5 forks source link

Check server-side enforced limits in the client #8

Closed FabioTacke closed 2 years ago

FabioTacke commented 3 years ago

The server limits groups to a specific number of members and messages to a specific size. We should handle those limits in the client app by mentioning them transparently and enforcing them.