With the changes in the earlier diff, we may end up with zero messages for a given thread. This diff makes it possible for us to fetch messages in that case.
Depends On D3351
Differential D3352
[native] Make MessageList able to fetch messages if none are present Authored by ashoat on Mar 7 2022, 12:18 AM.
Details With the changes in the earlier diff, we may end up with zero messages for a given thread. This diff makes it possible for us to fetch messages in that case. Depends On D3351 I decreased defaultMaxMessageAge such that no messages got loaded at all, and made sure that when I opened a thread without messages, the messages were fetche
Diff Detail
|