dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
403 stars 75 forks source link

Web-client - Messages timestamps #435

Closed dzinzyura closed 1 year ago

dzinzyura commented 1 year ago

Goal: Introduce a correct representation of message timestamps. The current implementation lacks an accurate and reliable timestamp system, which can lead to confusion and inaccuracies in message order.

Affected metric:

Description: Fix the timestamps for messages: after opening the "Chat" tab or after reloading all messages have "less than minute ago" timestamp. Make sure to have correct display of the time for each message.

dzinzyura commented 1 year ago

done. thank you!