Fix conversation list ordering
Order conversation list by timestamp instead of active_at. The former is the send time of the most recent message. The latter is typically the receive time of that message. This can cause mis-ordering if you send a message while processing a backlog of incoming messages. Fixes #617 // FREEBIEpull/749/head
parent
9fd4760438
commit
fd8bac2003
Loading…
Reference in New Issue