mattermost-mobile/app
CJ 9041e90276 MM-19834 Fixed direct mentions highlight color (#3572)
* MM-19834 Fixed direct mentions highlight color

Updated the AtMention to check if it will be highlighted before applying it's color. The highlight function was applying it's color before the AtMention color, so it was being overwritten.

* MM-19834 Start Unit Test

* MM-19834 Added Unit Tests

Added unit tests for the rendering of highlighted/non-highlighted displayname.
2019-11-27 09:08:05 +08:00
..
actions MM-19337 Enable users to view archived channels (#3514) 2019-11-18 22:38:30 +08:00
components MM-19834 Fixed direct mentions highlight color (#3572) 2019-11-27 09:08:05 +08:00
constants MM-17838 Wrap reactions when they exceed screen size (#3144) 2019-11-18 22:10:38 -03:00
i18n [MM-18779] Reset moment local on logout (#3310) 2019-09-25 16:02:58 +08:00
init [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed Use LifecycleEventListener listener for MattermostManagedModule (#3578) 2019-11-20 15:25:53 -07:00
notification_preferences add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
push_notifications [MM-16232] ID loaded push notifications (#3562) 2019-11-18 19:29:49 -03:00
reducers Revert "Revert accidentally merged changes from mark-as-unread branch (#3405)" 2019-10-11 16:10:57 -04:00
screens Fix video player refs (#3604) 2019-11-25 17:27:24 -07:00
selectors MM-19991 Filtering search by channel should also show the channel name and not only its ID (#3561) 2019-11-18 23:56:01 +08:00
store [MM-19841] Keep currentTeamId and team theme preferences when resetting state (#3519) 2019-11-06 15:00:50 -07:00
styles MM-19696 Added font color for GlobalStyle Input (#3536) 2019-11-15 17:25:25 +08:00
telemetry [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
utils Merge branch 'master' into mark-as-unread 2019-11-18 17:21:42 -05:00
initial_state.js MM-19853 Fix iOS SafeAreaView for Server URL screen (#3513) 2019-11-04 14:59:23 -07:00
mattermost.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00