Diego Mello
a05198548e
Merge branch 'new.semantic-colors' into new.semantic-colors-2
...
# Conflicts:
# app/containers/ActionSheet/BottomSheetContent.tsx
# app/containers/ActionSheet/Item.tsx
# app/containers/EmojiPicker/index.tsx
# app/containers/MessageActions/Header.tsx
# app/containers/MessageBox/buttons/BaseButton.tsx
# app/containers/RoomItem/Touchable.tsx
# app/containers/ServerItem/index.tsx
# app/containers/UIKit/DatePicker.tsx
# app/containers/UIKit/MultiSelect/Chips.tsx
# app/containers/UIKit/MultiSelect/Input.tsx
# app/containers/UIKit/MultiSelect/MultiSelectContent.tsx
# app/containers/UIKit/Overflow.tsx
# app/containers/UserItem.tsx
# app/containers/markdown/index.tsx
# app/containers/message/Audio.tsx
# app/containers/message/Components/CollapsibleQuote/index.tsx
# app/containers/message/Image.tsx
# app/containers/message/Reactions.tsx
# app/containers/message/Reply.tsx
# app/containers/message/Urls.tsx
# app/containers/message/Video.tsx
# app/lib/constants/colors.ts
# app/lib/methods/helpers/touch.tsx
# app/views/AddExistingChannelView.tsx
# app/views/CreateChannelView.tsx
# app/views/E2ESaveYourPasswordView.tsx
# app/views/InviteUsersView/index.tsx
# app/views/ModalBlockView.tsx
# app/views/NewMessageView.tsx
# app/views/NotificationPreferencesView/index.tsx
# app/views/ReadReceiptView/index.tsx
# app/views/RegisterView.tsx
# app/views/RoomInfoView/index.tsx
# app/views/RoomMembersView/index.tsx
# app/views/RoomView/Banner.tsx
# app/views/SelectListView.tsx
# app/views/SetUsernameView.tsx
# app/views/ShareListView/Header/SearchBox.tsx
# app/views/ShareView/Preview.tsx
# app/views/ShareView/Thumbs.tsx
# app/views/SidebarView/index.tsx
# app/views/UserNotificationPreferencesView/index.tsx
# ios/Podfile.lock
# ios/RocketChatRN.xcodeproj/project.pbxproj
2022-12-15 16:19:00 -03:00
Gleidson Daniel Silva
2b08b683d7
Chore: Upgrade React Native to 0.68.2 ( #4316 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-08-08 18:02:08 -03:00
Reinaldo Neto
e38aedcbff
[IMPROVE] Add emoji picker to iOS ( #4366 )
...
* [IMPROVE] Add emoji picker to iOS
* clean left and right buttons
* fix the redux in emojipicker
* fix behavior when emoji keyboard is openning
* added isIOS
* fix show reactions when emoji is open
* minor tweak
* add provider
* fix baseurl
* minor tweak
* create closeEmojiAndAction and added to record
* fix actionsheet for omnichannel
* fix action sheet
* fix close emoji when navigate to other screen
* added iactionsheetprovider to roomview
* clean variables
* fix theme
* close the emojikeyboard when click on message
* apoint package.json to new pr
* fix branch
* fix package.json
2022-08-08 15:38:01 -03:00
Diego Mello
6b4085043c
End of first session
2022-07-27 18:11:13 -03:00
Alex Junior
614d9afe65
Chore: Evaluate helpers and utils - Typescript ( #4146 )
2022-06-06 11:17:51 -03:00
Alex Junior
d99b31849a
Chore: Evaluate Icon - Typescript ( #3982 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-02 16:21:15 -03:00
Gerzon Z
b9651493d2
Chore: update `theme` type ( #4025 )
...
* chore: update `theme` type
* update: components
* update: storyshots
* add: `theme` type to `DirectoryItem`
* chore: update theme type on `message/index.tsx`
* update: `RoomTypeIcon`'s useTheme
2022-04-12 12:27:05 -04:00
Reinaldo Neto
ec952b058a
Chore: Upgrade @types/react-native to 0.64.2 ( #4026 )
...
* Chore: Upgrade @types/react-native to 0.64.2
* minor tweak in comment
* minor tweak
* Chore: Upgrade @types/react-native to 0.64.2
* minor tweak in comment
* minor tweak
* fix accessibility within bordelessbutton
2022-04-08 11:27:10 -03:00
Gleidson Daniel Silva
bdf83e546e
Chore: Move constants away from rocketchat folder - Typescript ( #4022 )
...
* create keys file and export all consts
* fix import E2E_MESSAGE_TYPE
* fix constants import
* fix constants import
* fix E2E_BANNER_TYPE import
* fix E2E_ROOM_TYPES import
* fix THEME_PREFERENCES_KEY import
* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import
* fix MIN_ROCKETCHAT_VERSION import
* fix constantDisplayMode import
* fix environment imports
* fix links imports
* fix localAuthentication imports
* fix localPath imports
* fix messagesStatus imports
* fix messageTypeLoad imports
* fix defaultSettings imports
* fix tablet imports
* update with todo for colors
* move to lib folder
* change constant/colors to constant
2022-04-07 11:10:03 -03:00
Gleidson Daniel Silva
e0459aed89
Chore: Evaluate MessageBox - TypeScript ( #3936 )
...
* chore: migrate buttons
* chore: migrate CommandsPreview
* chore: migrate Mention
* chore: migrate Some files
* chore: migrate RecordAudio
* fix lint
* fix context value
* fix MessageBox types
2022-03-31 19:39:24 -03:00
Reinaldo Neto
a1cee02fb0
[NEW] Permission for uploading files ( #3505 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:27:01 -03:00
Diego Mello
30aab71db1
[FIX] Preserve voice message if recording is interrupted ( #3397 )
...
* 7c25909671
* Minor changes
Co-authored-by: Marco Jakobs <mj@jacotec.de>
2021-09-23 09:16:23 -03:00
Gerzon Z
0871849de8
[IMPROVE] Voice messages improvements ( #3385 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Marco Jacotec <mj@jacotec.de>
2021-09-21 11:47:00 -03:00
Alex Junior
69a67ea998
Chore: Start Typescript migration ( #3279 )
2021-09-13 17:41:05 -03:00