mattermost-mobile/app/components/post_list
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
..
combined_user_activity Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
date_separator [Gekidou] Get theme from useTheme (#6485) 2022-07-28 13:08:38 +02:00
more_messages Fix more messages bar on iOS without insets (#6752) 2022-11-11 20:47:25 +02:00
new_message_line [Gekidou - MM-44258] Modifies post padding to 16 (#6292) 2022-05-19 13:24:33 -04:00
post MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
thread_overview [MM-47483] Activity Indicator while loading thread posts (#6865) 2022-12-17 01:15:22 +05:30
config.ts Remove unused INDICATOR_BAR_HEIGHT (#6519) 2022-07-29 08:14:46 -04:00
index.ts Do not set new line message indicator on own posts (#6206) 2022-05-03 14:43:55 -04:00
post_list.tsx [MM-47483] Activity Indicator while loading thread posts (#6865) 2022-12-17 01:15:22 +05:30
refresh_control.tsx [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00