mattermost-mobile/app/components/autocomplete
Joram Wilander 84a2a0fab8
ABC-123 Add handling for loading custom emojis asynchronously (#1406)
* Add async handling of custom emoji to posts and channel info

* Add server request to emoji autocomplete

* Add custom emoji paging and server search to emoji picker

* Fix android

* Update mattermost-redux and revert temp change

* Backwards compatibility fixes

* Updates per feedback

* Set server version when user is not logged in

* Reset section index when search is cleared or cancelled

* Some small fixes and upgrade mattermost-redux

* Minor sorting changes
2018-02-15 17:38:45 -05:00
..
at_mention RN-519: Expands search results list height. (#1225) 2017-11-29 19:08:51 -03:00
at_mention_item Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
autocomplete_divider Updated borders on autocomplete to wrap entire list (#1149) 2017-11-14 19:13:03 -06:00
channel_mention RN-519: Expands search results list height. (#1225) 2017-11-29 19:08:51 -03:00
channel_mention_item Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
emoji_suggestion ABC-123 Add handling for loading custom emojis asynchronously (#1406) 2018-02-15 17:38:45 -05:00
slash_suggestion Fix autocomplete position in search screen (#1218) 2017-11-28 17:42:56 -05:00
autocomplete.js RN-519: Expands search results list height. (#1225) 2017-11-29 19:08:51 -03:00
autocomplete_section_header.js Updated borders on autocomplete to wrap entire list (#1149) 2017-11-14 19:13:03 -06:00
index.js RN-519: Expands search results list height. (#1225) 2017-11-29 19:08:51 -03:00
special_mention_item.js Updated borders on autocomplete to wrap entire list (#1149) 2017-11-14 19:13:03 -06:00