mattermost-mobile/app/components/post_draft
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
..
archived Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
draft_handler [Gekidou MM-46585] Message Priority (Phase 2 - setting message priority) (#6656) 2022-11-23 10:22:05 +01:00
draft_input MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
post_input Refactor NavigationStore (#6842) 2022-12-07 16:44:21 +02:00
quick_actions MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
read_only [Gekidou] multiple fixes (#6335) 2022-06-03 07:18:29 -04:00
send_action Detox/E2E: Create Channel and Channel Post List e2e in Gekidou 2022-04-12 11:50:05 -07:00
send_handler MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
typing Fix other name showing on typing (#6532) 2022-08-02 19:01:45 +02:00
uploads Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
index.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
post_draft.tsx [Gekidou MM-46585] Message Priority (Phase 2 - setting message priority) (#6656) 2022-11-23 10:22:05 +01:00