mirror of
https://github.com/suitenumerique/messages.git
synced 2026-09-26 11:44:55 +02:00
Currently thread sharing is confusing as the read state is shared from all thread accesses so we deprecate the `read_at` of the Message model in favor of a `last_read_at` timestamp pointer on the thread access. Furthermore, on the thread model, we add several date fields to store relevant dates in which thread should be sorted according to the current view.
338 KiB
338 KiB