Alovoa / alovoa-expo

Alovoa frontend for Web, Android and iOS - Made with expo
https://play.google.com/store/apps/details?id=com.alovoa.expo
Mozilla Public License 2.0
49 stars 10 forks source link

[FEATURE] unlimited chat messages #67

Open Veraellyunjie opened 4 months ago

Veraellyunjie commented 4 months ago

It seems that Chat is currently limited to last 50 messages. Everything before that is gone for good

It makes tracking conversation difficult to impossible

Or it encourages users to leave Alovoa chat in favor of a different means of communication

Please make chat messages unlimited or set a reasonable limit, e.g. 1_000_000 or set an unlimited number but autodelete in a reasonable length of time, e.g. 2 years


Please note that:

  1. it is not public posts but private chat, so no need to set limits against e.g. spam - the recipient could just block the abuser
  2. text is storage-efficient - unlike images/audio/video - and furthermore compresses well, so is unlikely to burden Alovoa infrastructure