mattermost-mobile/app/screens/find_channels
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
..
filtered_list Various fixes (#6268) 2022-05-13 13:50:19 +10:00
quick_options [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
unfiltered_list Gekidou cleanup (#6263) 2022-05-13 09:29:35 -04:00
index.tsx Various fixes (#6268) 2022-05-13 13:50:19 +10:00
utils.ts [Gekidou] Find channels (remote) (#6203) 2022-05-03 14:29:37 -04:00