mattermost-mobile/app
Kyriakos Z 6472ce1247
MM-49540: drafts migration adding metadata (#7240)
* MM-49540: drafts migration adding metadata

Adds a drafts table migration adding the column "metadata".
This column is going to be primarily used to store the draft's
metadata priority field.

* Addresses review comments
2023-03-30 12:42:52 +03:00
..
actions Merge pull request #7227 from mattermost/MM-44655_add-files-count-column-in-channel-info-table 2023-03-29 23:04:54 +05:30
client Fix race condition when the same websocket gets initialized twice (#7185) 2023-03-07 19:11:28 +01:00
components Update members count on remove users (#7222) 2023-03-30 11:10:53 +02:00
constants Refactor category channels to react to setting changes and apply the correct order (#7170) 2023-03-03 15:53:29 +02:00
context Filter unused preferences (#7015) 2023-01-30 21:00:19 +02:00
database MM-49540: drafts migration adding metadata (#7240) 2023-03-30 12:42:52 +03:00
helpers Sanitize sqlite like queries and allow non-latin characters (#7141) 2023-02-16 11:18:05 +02:00
hooks Fix double tilde by waiting for text values to propagate to the native side (#7132) 2023-02-22 18:03:21 +01:00
i18n Gekidou moment locales (#6518) 2022-07-28 14:52:48 -04:00
init Fix push notification token registration race/missing (#7183) 2023-03-03 12:14:08 +02:00
managers Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
notifications [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00
products/calls MM-51227 - Calls: Landscape mode optimizations for screensharing (#7226) 2023-03-28 18:00:11 -03:00
queries add files count column in channel info table and db migration 2023-03-22 15:36:57 +05:30
screens Merge branch 'main' into MM-50324_Increase-nickname-character-limit 2023-03-29 17:51:00 +03:00
store Various fixes (#7161) 2023-02-24 13:02:05 +02:00
utils Merge pull request #7227 from mattermost/MM-44655_add-files-count-column-in-channel-info-table 2023-03-29 23:04:54 +05:30