mattermost-mobile/app/constants
Anurag Shivarathri 9dbdae22fd
[Gekidou MM-39707] CRT DB (#5948)
* Database init

* Naming fix

* naming misc

* Fix test

* Added Thread Tab columns, Team Threads Count table and other changes

* Test case fix

* Test cases fix ...... AGAIN

* TS fix

* Removed loaded_in_all_threads_tab, loaded_in_unreads_tab

* Removed TeamThreadsCount table, mention & message root counts & added loadedInGlobalThreads flag

* Type changes, added delete thread with post

* Removed unused type

* Reverted relationshio of post with thread

* Calling thread destroyPermanently from post

* Removed unused table name variables

* added THREAD constant table in post model and fixed a few comments

* Misc typo fix and code clean up

* Added test case and related to participant in user model

* test cases fix

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-03-03 22:47:29 +05:30
..
about_links.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
action_type.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +04:00
apps.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
autocomplete.ts [Gekidou] [MM-39682] Add channel autocomplete (#5998) 2022-03-03 11:01:12 +01:00
custom_status.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
database.ts [Gekidou MM-39707] CRT DB (#5948) 2022-03-03 22:47:29 +05:30
deep_linking.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
device.ts Upgrade unimodules with expo to use expo-file-system 2021-11-06 18:08:22 -03:00
emoji.ts [Gekidou] Avoid technical debt (#5795) 2021-10-28 10:15:17 -03:00
events.ts [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
files.ts [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
gallery.ts [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
general.ts [Gekidou] [MM-39717] Add Channel Browser screen (#5868) 2022-02-10 12:45:07 +01:00
image.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
index.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
navigation.ts Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
network.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
permissions.ts [Gekidou] Avoid technical debt (#5795) 2021-10-28 10:15:17 -03:00
post.ts [Gekidou] Handle post related websocket events (#5851) 2022-01-24 12:43:21 +01:00
post_draft.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
preferences.ts MM-41748 Gekidou Post Options Queries (#5972) 2022-02-16 14:21:27 +04:00
profile.ts MM-40364 [Gekidou] - Image Picker for Edit Profile (#5901) 2022-01-28 16:06:50 +04:00
reaction_picker.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
screens.ts [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
server_errors.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
sso.ts [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
supported_server.ts [Gekidou] Avoid technical debt (#5795) 2021-10-28 10:15:17 -03:00
view.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
websocket.ts [Gekidou MM-39729] Websocket Events - Groups (#5930) 2022-03-01 10:13:45 -06:00