mattermost-mobile/app/screens
Jesse Hallam 954868f572
MM-16442: count actual reactions before falling back to has_reactions (#2910)
* MM-16442: leverage post hasReactions utils function

This handles backwards compatibility with servers that do not have post
metadata, allowing the client to detect the presence of reactions that
in turn might need to be loaded when the component is mounted.

* temporary mattermost-redux commit for testing

* revert usage of hasReactions, and count directly

We still fallback to has_reactions if set, in case we're connected to a server without post metadata.

* revert mattermost-redux changes
2019-07-06 03:46:51 -04:00
..
about [MM-13975] Add Terms of Service and Privacy Policy Links (#2559) 2019-02-20 09:08:07 -05:00
add_reaction add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel MM-16392 Split view support & hide sidebar on tablets (#2898) 2019-06-21 14:10:59 -04:00
channel_add_members [MM-14751] Take group_constrained into account when adding users to channels (#2737) 2019-05-16 10:20:00 +01:00
channel_info MM-15528: Updates to channel info for group-constrained channels. (#2786) 2019-05-13 17:14:47 -04:00
channel_members MM-16472 Fix renderItem not returning anything (#2909) 2019-06-21 16:12:46 -04:00
channel_peek [MM-13955] Add telemetry for Android (#2719) 2019-05-08 00:23:59 +08:00
client_upgrade Don't show confusing versioning message in "Check for Updates" screen when using a beta/testing build or platform config hasn't been updated for prod (#2556) 2019-02-20 01:11:41 +05:30
clock_display Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
code Sidebars improvement (#1787) 2018-06-26 01:17:53 +05:30
create_channel Refactor CustomList to use Section and Flat Lists (#2332) 2018-11-13 18:16:57 -05:00
edit_channel Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
edit_post MM-14802 Add autocorrect when editing a post (#2810) 2019-05-21 08:51:42 -07:00
edit_profile Fix AD/LDAP & SAML profile sync properties (#2941) 2019-07-02 10:11:31 -04:00
entry Set post list data and timestamp based on the user timezone if available (#2888) 2019-06-17 15:26:03 -04:00
error_teams_list Update dependencies (#2316) 2018-11-18 17:54:06 -03:00
expanded_announcement_banner Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
flagged_posts Use of cached managed config in components (#2758) 2019-05-01 18:34:09 -04:00
forgot_password Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
image_preview Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
interactive_dialog MM-12845 Add widgets and interactive dialogs (#2353) 2018-11-23 12:30:12 -05:00
login MM-15582 Don't show forgot password link without email/username login (#2811) 2019-05-22 11:55:55 -04:00
login_options Add Office 365 login support (#2628) 2019-03-11 15:28:59 +05:30
long_post MM-16442: count actual reactions before falling back to has_reactions (#2910) 2019-07-06 03:46:51 -04:00
mfa [MM-14081] Show MFA Prompt after Server returned error for login request (#2599) 2019-03-01 19:01:10 +01:00
more_channels MM-9494 & MM-13888 Tapping execute actions & interactive keyboard dismissal (#2799) 2019-05-20 12:04:18 -04:00
more_dms fix multiple text entries when typing with Shift+Letter on Android (#2634) 2019-03-08 09:45:08 -05:00
notification MM-13875 Fix user profile icon for a Webhook to follow the prop for use_user_icon (#2533) 2019-01-31 00:29:34 +05:30
options_modal Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
permalink Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
pinned_posts Use of cached managed config in components (#2758) 2019-05-01 18:34:09 -04:00
post_options Add key to SlideUpPanel (#2845) 2019-06-15 14:22:19 -04:00
reaction_list Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
recent_mentions Use of cached managed config in components (#2758) 2019-05-01 18:34:09 -04:00
root add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
search Set post list data and timestamp based on the user timezone if available (#2888) 2019-06-17 15:26:03 -04:00
select_server [MM-13955] Add telemetry for Android (#2719) 2019-05-08 00:23:59 +08:00
select_team Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
selector_screen MM-9494 & MM-13888 Tapping execute actions & interactive keyboard dismissal (#2799) 2019-05-20 12:04:18 -04:00
settings Ios accessibility fixes (#2842) 2019-06-21 16:10:49 -04:00
sso Do not use WebKit for CookieManager operations in SSO (#2515) 2019-03-22 13:41:06 -03:00
table MM-11232 Fix table column width to better support wide tables (#2467) 2019-01-07 13:53:04 -05:00
table_image add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
terms_of_service Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
text_preview add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
theme MM-13974 Missing translations (#2549) 2019-02-05 19:15:31 -03:00
thread Fix file upload not completing (#2866) 2019-06-06 08:39:57 -04:00
timezone Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
user_profile Set post list data and timestamp based on the user timezone if available (#2888) 2019-06-17 15:26:03 -04:00
index.js post menu and file attachments (#2414) 2018-12-05 14:59:41 -03:00