mattermost-mobile/app/database/models/server
Elias Nahum 162bc6cc3f
[Gekidou] various fixes (#6022)
* remove empty roles before fetching

* Fix prepare delete teams, channels and posts so they don't throw

* Fix reaction operator and moved some handlers to their correct file

* include delete categories when teams or channels are deleted

* Remove unused array in fetchRoles

* fix param comment for reactions handler

* don't sync preferences when getting the WS event
2022-03-03 12:11:47 -03:00
..
category.ts Gekidou - Sidebar - Adds actions, queries, db models and rest client (#5953) 2022-02-11 18:40:44 -03:00
category_channel.ts Gekidou - Sidebar - Adds actions, queries, db models and rest client (#5953) 2022-02-11 18:40:44 -03:00
channel.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
channel_info.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
channel_membership.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
custom_emoji.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
draft.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
file.ts [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
index.ts [Gekidou MM-39729] Websocket Events - Groups (#5930) 2022-03-01 10:13:45 -06:00
my_channel.ts [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
my_channel_settings.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
my_team.ts Gekidou teamsidebar (#5718) 2021-10-15 04:55:02 -03:00
post.ts [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
posts_in_channel.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
posts_in_thread.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
preference.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
reaction.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
role.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
slash_command.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
system.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
team.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
team_channel_history.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
team_membership.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
team_search_history.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
terms_of_service.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
user.ts [Gekidou MM-39729] Websocket Events - Groups (#5930) 2022-03-01 10:13:45 -06:00