mattermost-mobile/app/actions/websocket
Christopher Poile e086b19d1e
MM-42360 - Calls Mobile: Implement raise hand (#6069)
* implement raise hand

* added tests; updated tests

* spread syntax for combined styles -> array syntax

* add useCallbacks, update test snapshots

* fix dep array

* fix dep array

* sort participants based on muted and raisedHand

* sort participants by name, then by state

* fix screen sharing message

* fix test snapshots

* add monitor indicator; tweak ui

* linting
2022-03-25 15:08:28 -04:00
..
apps.ts [MM-36041] Ensure post options and app commands always have the bindings for its channel (#5563) 2021-09-24 10:32:58 -04:00
categories.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
channels.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
channels.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
general.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
general.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
groups.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
index.ts MM-42360 - Calls Mobile: Implement raise hand (#6069) 2022-03-25 15:08:28 -04:00
integrations.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
integrations.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
posts.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
posts.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
preferences.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
reactions.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
reactions.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
roles.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
teams.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
teams.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
threads.ts MM-38784, MM-38409 New messages line in threads screen & Pull to refresh for global threads screen (#5690) 2021-10-07 15:14:34 +05:30
users.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
users.ts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
websocket.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00