element-hq / riot-meta

A place to experiment with tracking features at a higher level than Riot web/iOS/Android.
25 stars 6 forks source link

Flag rooms with unsent msgs #291

Open ara4n opened 5 years ago

ara4n commented 5 years ago

We need a clear way on all 3 platforms to tell you which rooms have unsent msgs pending. (Or we should be aggressively retrying to send msgs once connectivity returns; in fact, this might be the better soln?)

rubo77 commented 5 years ago

I prefer the second solution (retrying). Also an unsent message should be stored locally, even if you close the app and reopen, it should still be there.