Martin Brennan
b1978e7ad8
DEV: Add last_message_id to channel and thread ( #22488 )
...
Initial migration and changes to models as well as
changing the following services to update last_message_id:
* Chat::MessageCreator
* Chat::RestoreMessage
* Chat::TrashMessage
The data migration will set the `last_message_id` for all existing
threads and channels in the database.
When we query the thread list as well as the channel,
we look at the last message ID for the following:
* Channel - Sorting DM channels, and channel metadata for the list of channels
* Thread - Last reply details for thread indicators and thread list
2023-07-13 10:28:11 +10:00
..
2023-07-12 18:52:18 +04:00
2023-07-13 10:28:11 +10:00
2023-06-16 11:36:43 +02:00
2023-07-05 18:18:27 +02:00
2023-07-12 09:38:44 +02:00
2023-07-13 09:44:56 +10:00
2023-06-15 11:27:31 +02:00
2023-06-07 09:26:58 +08:00
2023-07-10 13:43:33 +02:00
2023-07-06 09:47:34 +10:00
2023-06-07 09:26:58 +08:00
2023-07-03 11:09:41 -03:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-07-10 13:43:33 +02:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-29 07:19:12 +02:00
2023-07-13 10:28:11 +10:00
2023-07-13 09:44:56 +10:00
2023-07-13 09:44:56 +10:00
2023-07-04 13:22:58 +08:00
2023-06-07 09:26:58 +08:00
2023-07-10 13:43:33 +02:00
2023-06-07 09:26:58 +08:00
2023-07-10 13:43:33 +02:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-07-11 09:40:37 +08:00
2023-06-07 09:26:58 +08:00
2023-07-06 07:33:39 +08:00
2023-06-07 09:26:58 +08:00
2023-06-16 11:04:59 +10:00
2023-06-20 15:47:17 +10:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-07-06 21:42:19 +02:00
2023-07-13 10:28:11 +10:00
2023-06-07 09:26:58 +08:00
2023-07-10 13:43:33 +02:00
2023-07-12 09:16:35 +08:00
2023-07-05 21:12:39 +02:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-07-06 21:42:19 +02:00
2023-07-11 09:40:37 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-07-13 10:28:11 +10:00
2023-07-04 16:23:04 +10:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-06-07 09:26:58 +08:00
2023-07-10 14:04:26 +02:00
2023-06-07 09:26:58 +08:00
2023-07-05 21:01:23 +02:00
2023-07-10 11:29:04 +01:00