mattermost-mobile/app/components
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
..
announcement_banner [ICU-579] Display Announcement banner (#1428) 2018-02-13 10:23:11 -05:00
at_mention Fixed at mentions appearing for non-existant users (#1271) 2017-12-06 13:39:25 -03:00
autocomplete ABC-123 Add handling for loading custom emojis asynchronously (#1406) 2018-02-15 17:38:45 -05:00
channel_drawer [ICU-629] Add support for DM with deactivated channel (teammate) (#1385) 2018-02-01 00:04:31 +08:00
channel_intro [ICU-629] Add support for DM with deactivated channel (teammate) (#1385) 2018-02-01 00:04:31 +08:00
channel_link ICU-633 Added tilde to channel shortlink to match web app (#1391) 2018-01-31 13:47:13 -03:00
channel_loader Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
client_upgrade_listener Make layout compatible with iPhone X (#1205) 2017-11-28 09:04:53 -03:00
custom_list ICU-584 Add support for own DM (#1357) 2018-01-17 14:52:28 -03:00
edit_channel_info Upgrade to RN 0.50.4 (#1303) 2017-12-22 19:39:51 -03:00
emoji ABC-123 Add handling for loading custom emojis asynchronously (#1406) 2018-02-15 17:38:45 -05:00
emoji_picker ABC-123 Add handling for loading custom emojis asynchronously (#1406) 2018-02-15 17:38:45 -05:00
error_list Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
file_attachment_list [ICU-650] Upgrade React Native to 0.52.2 (#1421) 2018-02-07 18:24:01 -03:00
file_upload_preview Fix uploading videos from Android (#1315) 2017-12-22 16:06:32 -03:00
layout/keyboard_layout Fix keyboard avoiding view when switching keyboard (#1314) 2017-12-22 16:06:05 -03:00
markdown Icu 640 - Fixing RN Font sizes and issues with cutoff fonts (#1402) 2018-02-05 13:33:39 -07:00
offline_indicator Fix server url (#1361) 2018-01-18 11:17:03 -03:00
options_context Update tooltip library (#1426) 2018-02-12 09:03:05 -05:00
post Update tooltip library (#1426) 2018-02-12 09:03:05 -05:00
post_attachment_opengraph Fix UI when rendering link previews in a reply (#1318) 2018-01-02 17:24:03 -05:00
post_body Icu 640 - Fixing RN Font sizes and issues with cutoff fonts (#1402) 2018-02-05 13:33:39 -07:00
post_body_additional_content [ICU-536] Fix link previews preference (#1364) 2018-01-22 13:37:15 -03:00
post_header Adjust margin and tap area of reply icon (#1422) 2018-02-09 11:21:00 -05:00
post_list Fix onLayoutCalled issue and improve accuracy (#1401) 2018-02-07 11:03:58 -05:00
post_profile_picture Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
post_textbox [ICU-650] Upgrade React Native to 0.52.2 (#1421) 2018-02-07 18:24:01 -03:00
profile_picture Edit profile (#1322) 2018-01-08 14:18:57 -03:00
radio_button Fix Android crash for mobile notifications screen (#1233) 2017-11-29 17:42:41 -05:00
reactions add reaction when user click other user's reaction from a post (#1340) 2018-01-08 08:41:08 -05:00
refresh_list Improving Performance Part 3 (#1011) 2017-10-11 14:54:13 -03:00
retry_bar_indicator Improving Performance Part 3 (#1011) 2017-10-11 14:54:13 -03:00
root Fix race condition preventing the app opened from a PN to go to the correct channel (#1398) 2018-01-31 11:02:02 -05:00
safe_area_view iOS Share Extension (#1308) 2018-01-15 16:11:42 -03:00
search_bar ICU-639- Fixes bug with Samsung keyboard (#1427) 2018-02-12 14:02:40 -03:00
search_preview RN-472 Fixed undefined post error in SearchPreview screen (#1217) 2017-11-28 20:31:54 -03:00
settings_drawer Edit profile (#1322) 2018-01-08 14:18:57 -03:00
slack_attachments Handle the good, warning, danger status for post attachments (#1425) 2018-02-12 20:02:54 +08:00
status_bar Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
status_icons [ICU-629] Add support for DM with deactivated channel (teammate) (#1385) 2018-02-01 00:04:31 +08:00
user_status Right drawer (#1275) 2017-12-22 15:50:02 -03:00
app_icon.js White label about modal. Move strings to config. (#943) 2017-10-25 15:24:22 -04:00
attachment_button.js Edit profile (#1322) 2018-01-08 14:18:57 -03:00
badge.js Fix mention badge (#1382) 2018-01-26 14:08:49 -03:00
button.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
channel_icon.js [ICU-629] Add support for DM with deactivated channel (teammate) (#1385) 2018-02-01 00:04:31 +08:00
checkmark.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
conditional_touchable.js RN-152 Add ability to create new group direct messages (#793) 2017-07-27 19:08:13 -04:00
custom_section_list.js Upgrade to RN 0.50.4 (#1303) 2017-12-22 19:39:51 -03:00
drawer.js Merge Build 62 into master (#1090) 2017-11-02 17:53:20 -03:00
error_text.js Edit profile (#1322) 2018-01-08 14:18:57 -03:00
flag_icon.js RN-44: Adds flag SVG to post header. (#1004) 2017-11-14 09:49:38 -05:00
formatted_date.js RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
formatted_text.js RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
formatted_time.js Revert: android timezone (#1066) 2017-10-25 12:09:22 -04:00
loading.js Various Updates and fixes (#559) 2017-05-22 14:17:30 -04:00
paper_plane.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
post_list_retry.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
reply_icon.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
swiper.js Multiple bug fixes (#1287) 2017-12-08 09:37:14 -05:00
text_input_with_localized_placeholder.js Replace KeyboardAvoidingView with custom (#1249) 2017-12-04 12:12:08 -03:00
tooltip.js Fixing tooltip (#1443) 2018-02-15 17:38:10 -05:00
vector_icon.js RN-483 Ensured switch statements used for i18n have a default case (#1196) 2017-11-24 20:25:21 -03:00
video_controls.js Add Document and Video previews (#1170) 2017-11-20 18:28:20 -03:00