verdnatura-chat/app/containers/message
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
..
Components Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
helpers/fileDownload Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Attachments.tsx [IMPROVE] Add `All` tab in Reactions List (#4409) 2022-09-29 16:42:04 -03:00
Audio.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Blocks.ts [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
Broadcast.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
CallButton.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Content.tsx [FIX] Auto-translate feature wasn't working (#4678) 2022-11-11 16:51:57 -03:00
Context.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Discussion.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Emoji.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
Image.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Message.stories.tsx [FIX] Storybook of System Message within Message.stories (#4629) 2022-10-21 17:09:05 -03:00
Message.tsx remove wrong logic on badge prop (#4564) 2022-10-18 15:25:15 -03:00
MessageAvatar.tsx Chore: Evaluate `Avatar` - TypeScript (#3929) 2022-03-29 12:23:45 -04:00
Reactions.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
RepliedThread.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
Reply.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Thread.tsx Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
Touchable.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Urls.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
User.tsx [IMPROVE] System messages consistency (#4461) 2022-10-21 13:35:26 -03:00
Video.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
constants.ts [FIX] Playing multiple voice messages at the same time (#4662) 2022-11-16 10:40:45 -03:00
index.tsx Regression: Avatar and Username for Allowed Reactions and for Message Removed (#4714) 2022-11-29 12:12:35 -03:00
interfaces.ts [FIX] Auto-translate feature wasn't working (#4678) 2022-11-11 16:51:57 -03:00
styles.ts [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
utils.ts Regression: Avatar and Username for Allowed Reactions and for Message Removed (#4714) 2022-11-29 12:12:35 -03:00