mattermost-mobile/app/components/post_list/post
Kyriakos Z bf5783252e
MM-49219: fixes post priority (#6880)
We have changed how priority gets saved in the server, so now instead of
post.props we are using post.metadata.priority.
This commit adds the relevant changes for posts' priority to work in the
mobile app.
2022-12-20 21:54:25 +02:00
..
avatar Fetch and store bindings (#6660) 2022-10-28 17:08:28 -04:00
body Remove lineHeight from post so that it does not break inline images (#6883) 2022-12-20 07:09:27 +04:00
footer Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
header MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
pre_header Renaming flagged to saved (#6021) 2022-03-03 13:10:18 -03:00
system_message Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
index.ts Fetch and store bindings (#6660) 2022-10-28 17:08:28 -04:00
post.tsx MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
unread_dot.tsx Detox/E2E: Global threads e2e tests in Gekidou (#6300) 2022-05-20 15:51:15 -07:00