Files
mostlymatter/model
Ashish Bhate 9521797b15 MM-40148: threadsOnly query param for user threads (#19833)
* MM-40148: threadsOnly query param for user threads

Currently we always calculate counts when fetching user threads.
Those counts include total, unread replies, and unread mentions,
and are potentially expensive to calculate.

This commit adds a new query param 'threadsOnly' which won't calculate
any counts and just return threads.

Co-authored-by: koox00 <3829551+koox00@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-04-04 17:50:13 +05:30
..
2021-07-21 16:38:39 +02:00
2021-07-21 16:38:39 +02:00
2022-02-17 12:34:39 -05:00
2021-07-21 16:38:39 +02:00
2022-02-17 12:34:39 -05:00
2022-02-17 12:34:39 -05:00
2022-03-29 17:59:47 +03:00