mattermost-mobile/app
Avinash Lingaloo e443a69265
MM-45344 Gekidou Remove <MenuItem/> (#6522)
* added MENU_ITEM_HEIGHT to constant/view

* fix user presence and your profile

* added MENU_ITEM_HEIGHT to constant/view

* fix user presence and your profile

* UI Polish - Custom Status

* UI Polish - Settings

* UI Polish - logout

* refactored styles

* removed 'throws DataOperatorException' from './database/`

* fix for copy link option

* fix autoresponder

1.  user should be allowed to enter paragraph

2. the OOO was not immediately being updated on the notification main screen.  The fix is to cal fetchStatusInBatch after the updateMe operation

* About Screen - code clean up

* removed MenuItem component from common_post_options

* removed MenuItem from Settings

* refactored show_more and recent_item

* removed menu_item component

* Update setting_container.tsx

* PR review correction

* Update setting_container.tsx

* Update recent_item.tsx
2022-08-04 12:26:27 +04:00
..
actions [Gekidou] Handles GroupMember Add/Delete WS Event (#6525) 2022-08-02 11:13:35 +02:00
client [Gekidou] Handle Group Received WebSocket Event (#6524) 2022-08-01 17:42:49 -04:00
components MM-45344 Gekidou Remove <MenuItem/> (#6522) 2022-08-04 12:26:27 +04:00
constants [Gekidou] Handle Group Received WebSocket Event (#6524) 2022-08-01 17:42:49 -04:00
context MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
database MM-45344 Gekidou Remove <MenuItem/> (#6522) 2022-08-04 12:26:27 +04:00
helpers Fix recent mentions 2022-06-25 08:05:02 -04:00
hooks Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
i18n Gekidou moment locales (#6518) 2022-07-28 14:52:48 -04:00
init [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
managers Substitue rn-device-info by rn-user-agent when fetching the user agent (#6536) 2022-08-03 15:16:56 +02:00
notifications Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
products/calls MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
queries [Gekidou] Handles GroupMember Add/Delete WS Event (#6525) 2022-08-02 11:13:35 +02:00
screens MM-45344 Gekidou Remove <MenuItem/> (#6522) 2022-08-04 12:26:27 +04:00
store [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
utils Remove copy link from DMs and GMs (#6534) 2022-08-03 09:40:40 +02:00