mattermost-mobile/app/queries/servers
Elias Nahum ab8a43032e
Refactor category channels to react to setting changes and apply the correct order (#7170)
* Refactor category channels to react to setting changes and apply the correct order

* feedback review
2023-03-03 15:54:12 +02:00
..
categories.ts Refactor category channels to react to setting changes and apply the correct order (#7170) 2023-03-03 15:54:12 +02:00
channel.ts Refactor category channels to react to setting changes and apply the correct order (#7170) 2023-03-03 15:54:12 +02:00
custom_emoji.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
drafts.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03: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 posts in thread only when removing root posts (#7116) 2023-02-22 16:20:29 +01: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 Fix upload permissions and centralize download permissions (#7109) 2023-02-14 22:55:02 +02: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 Filter unused preferences (#7015) 2023-01-30 21:00:19 +02:00
user.ts Minor performance fixes on message send (#7164) 2023-02-24 15:35:20 +02:00