dm3-org / dm3

The dm3 protocol | New standard of web3 messaging | Decentralized ENS-based registry | Secure end-to-end encryption | Easy dApp integration
https://dm3.network
BSD 2-Clause "Simplified" License
76 stars 18 forks source link

Establish Conversation order #1065

Closed AlexNi245 closed 2 months ago

AlexNi245 commented 3 months ago

At the moment the conversation list does not maintain a proper order. It should list conversations according to the following criteria

1063 adds the field updatedAt on the backend side. The conversation state in the FE should have a similar field to track the latest conversations efficiently.