mattermost-mobile/app/queries/servers
Kyriakos Z ab4f65020a
[MM-49540] Message Priority Phase 3 (#7142)
* Init

* i18 and types

* Acknowledge button, api

* Ack button + display ackd users

* Saves priority on draft and addresses some comments

* Addresses review comments round 2

* Moves fetching userprofiles upon opening ACKs

* Adds metadata column in drafts table

+ Addresses some more review comments.

* Small refactor according to review comments

* Addresses some review comments

* Addresses some review comments

* Uses local action when ACKing

* Fixes first time selecting priority and other

* Updates snapshots

* Fixes i18n

* Fixes ts errors

---------

Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-27 11:22:03 +00:00
..
categories.ts Refactor category channels to react to setting changes and apply the correct order (#7170) 2023-03-03 15:53:29 +02:00
channel.ts add files count column in channel info table and db migration 2023-03-22 15:36:57 +05:30
custom_emoji.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
drafts.ts [MM-49540] Message Priority Phase 3 (#7142) 2023-04-27 11:22:03 +00:00
entry.ts Various fixes (#7161) 2023-02-24 13:02:05 +02:00
file.ts Do not access record children directly to avoid crashes if the child is not present in the db (#7028) 2023-01-27 17:57:38 +02:00
group.ts Sanitize sqlite like queries and allow non-latin characters (#7141) 2023-02-16 11:18:05 +02:00
post.ts [MM-49540] Message Priority Phase 3 (#7142) 2023-04-27 11:22:03 +00:00
preference.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
reaction.ts Do not access record children directly to avoid crashes if the child is not present in the db (#7028) 2023-01-27 17:57:38 +02:00
role.ts Minor performance fixes on message send (#7164) 2023-02-24 15:35:20 +02:00
system.test.ts Fix upload permissions and centralize download permissions (#7109) 2023-02-14 22:55:02 +02:00
system.ts [MM-49540] Message Priority Phase 3 (#7142) 2023-04-27 11:22:03 +00:00
team.ts Minor performance fixes on message send (#7164) 2023-02-24 15:35:20 +02:00
terms_of_service.ts Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
thread.ts MM-43737 - Calls: Follow call thread on user joining a call (#7293) 2023-04-26 15:20:07 -04:00
user.ts Minor performance fixes on message send (#7164) 2023-02-24 15:35:20 +02:00