verdnatura-chat/app/views
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
..
AdminPanelView Chore: Evaluate AdminPanelView - TypeScript (#4162) 2022-05-11 13:33:27 -03:00
AutoTranslateView Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
CannedResponsesListView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
CreateChannelView [FIX] Decrease space between sections on lists (#4543) 2022-09-23 17:24:37 -03:00
CreateDiscussionView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
DefaultBrowserView Regression: Default Browser View title (#4556) 2022-09-23 17:22:21 -03:00
DirectoryView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
DiscussionsView Chore: Bump patches (#4679) 2022-11-16 10:26:37 -03:00
InviteUsersEditView End of first session 2022-07-27 18:11:13 -03:00
InviteUsersView Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
LanguageView Chore: Hooks app/views/LanguageView (#4537) 2022-09-22 18:40:32 -03:00
MessagesView [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
NewMessageView [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
NewServerView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
NotificationPreferencesView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
ProfileView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
ReadReceiptView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
RoomActionsView [IMPROVE] Add ignore user to user profile (#4600) 2022-10-13 18:29:55 -03:00
RoomInfoEditView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
RoomInfoView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
RoomMembersView [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
RoomView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
RoomsListView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
SearchMessagesView [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
SelectedUsersView [IMPROVE] Spotlight users order (#4527) 2022-10-31 13:43:47 -03:00
SettingsView Chore: Migrate SettingsView to hooks (#4542) 2022-09-30 11:50:33 -03:00
ShareListView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
ShareView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
SidebarView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
StatusView [IMPROVE] Border radius and width on inputs (#4659) 2022-11-10 13:35:59 -03:00
ThreadMessagesView [FIX] Cannot read property 'fetch' of undefined on ThreadMessagesView (#4557) 2022-12-02 14:06:14 -03:00
UserNotificationPreferencesView Chore: Hooks app/views/UserNotificationPreferenceView (#4502) 2022-09-22 18:31:23 -03:00
UserPreferencesView [IMPROVE] Remove show message in main thread preference (#4435) 2022-08-25 16:53:19 -03:00
WorkspaceView Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
AddChannelTeamView.tsx Chore: Evaluate AddChannelTeamView - TypeScript (#4170) 2022-05-17 10:39:21 -03:00
AddExistingChannelView.tsx [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
AttachmentView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
AuthLoadingView.tsx Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
AuthenticationWebView.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
CannedResponseDetail.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
ChangePasscodeView.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
CloseLivechatView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
CreateChannelView.tsx [IMPROVE] Redesign create room flow (#4381) 2022-08-26 16:16:45 -03:00
DisplayPrefsView.tsx End of first session 2022-07-27 18:11:13 -03:00
E2EEncryptionSecurityView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
E2EEnterYourPasswordView.tsx [IMPROVE] Standardize padding of E2E screens (#4701) 2022-11-21 16:10:38 -03:00
E2EHowItWorksView.tsx [IMPROVE] Standardize padding of E2E screens (#4701) 2022-11-21 16:10:38 -03:00
E2ESaveYourPasswordView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
ForgotPasswordView.tsx Chore: Hooks app/views/ForgotPasswordView (#4485) 2022-09-06 14:44:31 -03:00
ForwardLivechatView.tsx stash 2022-07-27 17:24:33 -03:00
JitsiMeetView.android.tsx [IMPROVE] Disable Jitsi native module on Android (#4708) 2022-12-01 14:20:22 -03:00
JitsiMeetView.d.ts [IMPROVE] Disable Jitsi native module on Android (#4708) 2022-12-01 14:20:22 -03:00
JitsiMeetView.ios.tsx [IMPROVE] Disable Jitsi native module on Android (#4708) 2022-12-01 14:20:22 -03:00
LegalView.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
LivechatEditView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
LoginView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
MarkdownTableView.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
ModalBlockView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
NewMessageView.tsx [IMPROVE] Redesign create room flow (#4381) 2022-08-26 16:16:45 -03:00
PickerView.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
RegisterView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
ScreenLockConfigView.tsx [FIX] Touch/Face ID toggle does not enable automatically the first time (#4576) 2022-10-07 12:34:51 -03:00
ScreenLockedView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
SecurityPrivacyView.tsx Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
SelectListView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
SelectServerView.tsx Chore: Hooks app/views/SelectServerView (#4445) 2022-08-18 19:09:25 -03:00
SendEmailConfirmationView.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
SetUsernameView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Styles.ts [IMPROVE] Standardize padding of E2E screens (#4701) 2022-11-21 16:10:38 -03:00
TeamChannelsView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
ThemeView.tsx Chore: Improve code and migrate some props to hooks on ThemeView (#4414) 2022-09-12 10:16:00 -03:00
WithoutServersView.tsx Chore: Migrate WithoutServerView to hooks (#4415) 2022-08-11 11:41:18 -03:00