mattermost-mobile/app/constants
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
..
about_links.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
action_type.ts MM-40203: permalink modal viewer for mentions (#5999) 2022-03-14 16:41:46 -03:00
apps.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
autocomplete.ts Fix autocomplete position on tablets (#6264) 2022-05-12 12:17:24 -04:00
categories.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
channel.ts [Gekidou MM-39733] Port Create Channel from V1 (#6067) 2022-03-31 10:06:02 +02:00
config.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
custom_status.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
database.ts [Gekidou] Groups + group membership schema (#6251) 2022-05-19 17:54:39 +10:00
datetime.ts Gekidou CRT - Global threads screen (#6140) 2022-04-28 09:01:36 -04:00
deep_linking.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
device.ts [Gekidou] upgrade to RN 68 (old arch) (#6138) 2022-04-08 12:40:44 -04:00
emoji.ts [Gekidou] Avoid technical debt (#5795) 2021-10-28 10:15:17 -03:00
events.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
files.ts [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
gallery.ts [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
general.ts [Gekidou] bug fixes found with e2e tests (#6130) 2022-04-07 09:57:43 -04:00
image.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
index.ts [Gekidou] [MM-41837] Add verification for push proxy and related interface (#6192) 2022-05-09 11:41:16 +02:00
integrations.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
list.ts [Gekidou] Sidebar Categories FlatList Optimisations (#6031) 2022-03-08 18:16:58 -03:00
navigation.ts Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
network.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
permissions.ts [Gekidou] Avoid technical debt (#5795) 2021-10-28 10:15:17 -03:00
post.ts [Gekidou] Handle post related websocket events (#5851) 2022-01-24 12:43:21 +01:00
post_draft.ts [Gekidou] bug fixes (#6249) 2022-05-09 12:39:35 -04:00
preferences.ts Unreads On Top (#6098) 2022-04-12 12:00:43 -04:00
profile.ts MM-40364 [Gekidou] - Image Picker for Edit Profile (#5901) 2022-01-28 16:06:50 +04:00
push_proxy.ts [Gekidou] [MM-41837] Add verification for push proxy and related interface (#6192) 2022-05-09 11:41:16 +02:00
reaction_picker.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
screens.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
server_errors.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
snack_bar.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
sso.ts [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
supported_server.ts [Gekidou] Avoid technical debt (#5795) 2021-10-28 10:15:17 -03:00
view.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
websocket.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00