mattermost-mobile/app/utils
Saturnino Abril d8abeabd70 [MM-12353] Add feature to render jumbo emoji and unwrapped Emoji component with Text when rendering message containing emoji/s only (#2356)
* add feature to render jumbo emoji/s

* fix bottom clipping of emoji on Android

* updated per feedback
2018-11-22 11:56:27 -05:00
..
bottom_sheet Update UX for post long press menu (#2325) 2018-11-14 17:29:09 -03:00
sentry MM-11477 Use custom thunk middleware to intercept leaked network errors (#2222) 2018-10-09 10:13:28 -04:00
avoid_native_bridge.js
channels.js
client_upgrade.js Slide up panel for reaction list (#2285) 2018-11-02 13:21:43 -03:00
emoji_utils.js [MM-12353] Add feature to render jumbo emoji and unwrapped Emoji component with Text when rendering message containing emoji/s only (#2356) 2018-11-22 11:56:27 -05:00
emoji_utils.test.js [MM-12353] Add feature to render jumbo emoji and unwrapped Emoji component with Text when rendering message containing emoji/s only (#2356) 2018-11-22 11:56:27 -05:00
emojis.js
error_handling.js Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
file.js
general.js MM-11157 Switch ESLint to use eslint-config-mattermost (#2247) 2018-10-11 13:35:25 -04:00
i18n.js Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
image_cache_manager.js Set the file prefix in image_cache_manager (#2313) 2018-11-05 15:24:30 -03:00
images.js add border to image of link preview and not allow such image width to exceed the view port width (#2189) 2018-10-01 09:34:30 +08:00
images.test.js add border to image of link preview and not allow such image width to exceed the view port width (#2189) 2018-10-01 09:34:30 +08:00
latinise.js
list_view.js
markdown.js MM-5957 Add mention highlighting on mobile (#2277) 2018-10-18 14:12:25 -04:00
member_list.js Refactor CustomList to use Section and Flat Lists (#2332) 2018-11-13 18:16:57 -05:00
network.js Fix network indicator layout and reconnect logic (#2351) 2018-11-22 10:25:08 -03:00
notify_props.js
opengraph.js
push_notifications.js Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
reaction.js fix empty reaction row when profile is missing (#2196) 2018-10-01 18:38:17 +08:00
reaction.test.js fix empty reaction row when profile is missing (#2196) 2018-10-01 18:38:17 +08:00
segment.js
status.js Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
tap.js
teams.js Retry fetching teams if no teams are found (#2288) 2018-10-27 00:50:19 -03:00
teams.test.js Fix team utils test eslint (#2295) 2018-10-30 15:48:58 -03:00
theme.js
time_tracker.js
timezone.js
tooltip.js
url.js
url.test.js
why_did_you_update.js
wrap_context_provider.js