mattermost-mobile/app
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
..
actions use matchDeepLink result for relative links (#6882) 2022-12-20 11:42:02 +02:00
client Add terms of service (#6777) 2022-11-24 19:58:56 +01:00
components MM-49219: fixes post priority (#6880) 2022-12-20 21:54:25 +02:00
constants Show loading only when team channels are being loaded (#6872) 2022-12-19 12:25:23 +01:00
context Ensure no unresolved types in the definition files (#6521) 2022-08-05 14:36:19 +02:00
database Do not show favorites category if it only contain archived channels (#6881) 2022-12-20 11:42:50 +02:00
helpers Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
hooks Show loading only when team channels are being loaded (#6872) 2022-12-19 12:25:23 +01:00
i18n Gekidou moment locales (#6518) 2022-07-28 14:52:48 -04:00
init Add DeepLink support (#6869) 2022-12-16 18:57:15 +02:00
managers Add DeepLink support (#6869) 2022-12-16 18:57:15 +02:00
notifications [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00
products/calls Fix message id (#6875) 2022-12-16 13:09:47 -05:00
queries Fix (#6887) 2022-12-20 11:44:00 +02:00
screens Do not show favorites category if it only contain archived channels (#6881) 2022-12-20 11:42:50 +02:00
store Show loading only when team channels are being loaded (#6872) 2022-12-19 12:25:23 +01:00
utils Add DeepLink support (#6869) 2022-12-16 18:57:15 +02:00