mattermost-mobile/app/actions/websocket
Elias Nahum 4573732fd2
[Gekidou] channel quick actions (#6288)
* Add hitSlop to navigation header right buttons

* Fix channel_item info muted style

* Fix team switch when global threads

* Wrap WS channel events in try/catch

* Group Box component and Animated Group Box

* SlideUpPanelItem style

* Fix return value of setCurrentTeamAndChannelId

* Add observeChannelSettings and include channel settings in prepareDeleteChannel

* update OPTIONS_HEIGHT reference in find channels quick options

* Fix DM limit in channel list

* Fix category header style and translate default categories

* Add snackbar for unmute/favorite/unfavorite

* Add toggleFavoriteChannel remote action

* Add makeDirectChannelVisible remote action

* Use makeDirectChannelVisible in switchToChannelById and update toggleMuteChannel snackbar

* Add channel actions common components

* Update channel intro to use channel action common components

* Rename ChannelDetails screen to ChannelInfo

* Add channel quick actions

* Update localization strings

* Fix addChannelToDefaultCategory

* Leave channel

* Add localization strings

* Fix snackBar screen event listener

* Feedback review
2022-05-19 14:30:55 -04:00
..
category.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
channel.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
index.ts Unify entry functions (#6231) 2022-05-19 11:24:59 +02:00
integrations.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
posts.ts [Gekidou] [MM-43973] Thread footer for recent mentions (#6225) 2022-05-05 21:03:09 +05:30
preferences.ts MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
reactions.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
roles.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
system.ts MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
teams.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
threads.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
users.ts [Gekidou] Move managers (#6171) 2022-04-16 09:44:11 -04:00