mattermost-mobile/app/constants
Elias Nahum 2621d921d6
[Gekidou] Performance & UI fixes (#6122)
* Fix search bar style

* MM-42983 Align mention badge on channel list item

* MM-42985 polish channel intro UI

* MM-42984 update fonts on 'Show' bottom sheet

* MM-42982 Increase tap area of back button on channel view

* Set StatusBar style based on theme sidebarBg

* Reconnect other WS after 20 seconds insted of 5

* Only fetch missing profiles for DM/GMs

* Database prepare records optimization

* Do not use fallbackUsername for storing GM/DM in the database

* fix filter for fetching missing dm/gm

* remove use of indexOf inside another loop

* remove use of includes inside another loop

* remove use of find inside another loop

* Add missing translations

* disable Flipper on iOS

* Remove Flipper code from AppDelegate

* feedback review

* trim DM display name to make sure is not empty

* fixing missing direct channels display name

* UI/UX feedback

* fix WS channel viewed and mark as unread

* Remove duplicate emojis from reaction bar
2022-04-04 17:09:26 -04:00
..
about_links.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
action_type.ts MM-40203: permalink modal viewer for mentions (#5999) 2022-03-14 16:41:46 -03:00
apps.ts Add command autocomplete 2022-03-17 18:07:04 +01:00
autocomplete.ts [Gekidou] [MM-39682] Add channel autocomplete (#5998) 2022-03-03 11:01:12 +01:00
categories.ts [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
channel.ts [Gekidou MM-39733] Port Create Channel from V1 (#6067) 2022-03-31 10:06:02 +02:00
config.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
custom_status.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
database.ts removed TOS from Server DB schema (#6117) 2022-04-01 12:35:24 -03:00
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 [Keyboard] Keyboard tracking (#6050) 2022-03-14 16:21:45 -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] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
image.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
index.ts [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
list.ts [Gekidou] Sidebar Categories FlatList Optimisations (#6031) 2022-03-08 18:16:58 -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 [Keyboard] Keyboard tracking (#6050) 2022-03-14 16:21:45 -03:00
preferences.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
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 MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
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 Update dependencies 2022-03-26 20:33:13 -03:00
websocket.ts [Gekidou MM-39729] Websocket Events - Groups (#5930) 2022-03-01 10:13:45 -06:00