mattermost-mobile/app/queries/servers
Daniel Espino García 8a32588507
Fix DMs in sidebar (#7468)
* Fix DMs in sidebar

* Properly handle view, show and open preferences

* Refactor openChannel to keep similar logic together
2023-08-02 11:51:33 +02:00
..
categories.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
channel.ts Fix DMs in sidebar (#7468) 2023-08-02 11:51:33 +02:00
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 Remove Post Priority Feature Flag (#7433) 2023-07-07 11:42:35 -04: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 Handle currentUser not available throught the app and refetch it (#7333) 2023-05-05 15:40:59 -04:00
team.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
terms_of_service.ts Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
thread.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
user.ts Fix DMs in sidebar (#7468) 2023-08-02 11:51:33 +02:00