mattermost-mobile/app/components/global_threads/thread_footer
Kyriakos Z 8a2a45fd74
MM-35017: participants ordering and inclusion (#5654)
Participants no longer include the thread starter,
thread starter is included only if the user has replied.

This commit changes the ordering of participants to reverse so that the
latest replier is placed first and so forth.

Also the thread starter is not included in the channel view, but is
included in the global threads view.
2021-09-01 17:26:53 -04:00
..
__snapshots__ MM-35017: participants ordering and inclusion (#5654) 2021-09-01 17:26:53 -04:00
index.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
thread_footer.test.tsx MM-35017: participants ordering and inclusion (#5654) 2021-09-01 17:26:53 -04:00
thread_footer.tsx MM-35017: participants ordering and inclusion (#5654) 2021-09-01 17:26:53 -04:00