mattermost-mobile/app
Christopher Poile e6254885ee
MM-43737 - Calls: Follow call thread on user joining a call (#7293)
* follow threads on call join

* treat custom_calls posts as the start of threads

* make thread follow logic robust to race conditions; tests

* only follow thread when CRT is enabled

* Revert "only follow thread when CRT is enabled"

This reverts commit 4e52a2619b35db3d2104f0b6ba5ad8be23f7b224.
2023-04-26 15:20:07 -04:00
..
actions Fix the query undefined comparison when threadId prop is not set by the navigation library (#7302) 2023-04-21 12:27:51 -04:00
client Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
components Fix the query undefined comparison when threadId prop is not set by the navigation library (#7302) 2023-04-21 12:27:51 -04:00
constants Added localization for iOS plist files (#7303) 2023-04-21 13:57:38 -04:00
context Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
database Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
helpers Sanitize sqlite like queries and allow non-latin characters (#7141) 2023-02-16 11:18:05 +02:00
hooks Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
i18n Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
init Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
managers Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
notifications [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00
products/calls MM-43737 - Calls: Follow call thread on user joining a call (#7293) 2023-04-26 15:20:07 -04:00
queries MM-43737 - Calls: Follow call thread on user joining a call (#7293) 2023-04-26 15:20:07 -04:00
screens Fix the query undefined comparison when threadId prop is not set by the navigation library (#7302) 2023-04-21 12:27:51 -04:00
store Fix out of order websocket events for posts (#7290) 2023-04-21 12:05:03 -04:00
utils Fix the query undefined comparison when threadId prop is not set by the navigation library (#7302) 2023-04-21 12:27:51 -04:00