Files
mostlymatter/api4
Kyriakos Z 5396c530bf MM-42581: fixes unread threads on user channel add (#20181)
* MM-42581: fixes unread threads on user channel add

Currently when we are adding a user to a channel we don't send previous
values for unread replies and mentions. This is resulting the thread to
not be marked as unread in the UI, since we rely on the previous values
for that.

This commit fixes the issue by returning previous unread values of 0.

* Adds test

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-06-08 14:01:58 -04:00
..
2022-02-28 15:01:00 +05:30
2021-09-01 14:43:12 +02:00
2022-02-28 15:01:00 +05:30
2022-05-16 13:16:11 +05:30
2022-05-26 10:54:11 -07:00
2021-09-01 14:43:12 +02:00
2021-08-17 16:08:04 -04:00
2022-05-16 13:16:11 +05:30
2022-02-28 15:01:00 +05:30
2022-04-11 19:31:19 +05:30