mattermost-mobile/app/components/autocomplete
Jason Frerich 137ba9d191
[Gekidou MM-39728] - Websocket Events - Channels (#6038)
* wip checkin

* wip checkin because my system is messed up again

* correct the add user and remove user from channel functions. THe user and channel ids sometimes come from the broudcast field, not the data object

* remove old comments

* remove old comments

* remove old comments

* add back in unarchive handler. handleChannelUpdateEvent will also update the deleteAt value for a channel, but does not get called when unarchive from the channel view, only through the system console.

* nit remove empty line

* wip

* wip

* remove handleChannelConvertedEvent

* remove handleChannelDirectAddedEvent

* wip

* wip

* wip

* Fix websockets events

* Address feedback

* Ensure categories and some refactoring

* Self review fixes

* Fix category creation bug

* Address feedback and minor improvements

* Address feedback

* Fix lint

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-04-04 14:25:42 -04:00
..
at_mention [Gekidou] Add performance and code improvements around post_list (#6113) 2022-04-04 08:14:55 -04:00
at_mention_group Add User Mention to autocomplete (#6005) 2022-03-14 17:05:52 -03:00
at_mention_item Merge branch 'gekidou' into CommandAutocomplete 2022-03-23 17:53:43 +01:00
channel_mention Performance improvements on Home to Channel (#6106) 2022-03-31 10:01:22 +02:00
channel_mention_item [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
emoji_suggestion [Gekidou MM-39733] Port Create Channel from V1 (#6067) 2022-03-31 10:06:02 +02:00
slash_suggestion [Gekidou MM-39733] Port Create Channel from V1 (#6067) 2022-03-31 10:06:02 +02:00
autocomplete.tsx [Gekidou MM-39733] Port Create Channel from V1 (#6067) 2022-03-31 10:06:02 +02:00
autocomplete_section_header.tsx [Gekidou] [MM-39682] Add channel autocomplete (#5998) 2022-03-03 11:01:12 +01:00
index.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
special_mention_item.tsx Add User Mention to autocomplete (#6005) 2022-03-14 17:05:52 -03:00