Commit 246363f
authored
File tree
209 files changed
+8635
-7158
lines changed- .circleci
- android
- app
- src/main/java/chat/rocket/reactnative
- networking
- notification
- gradle/wrapper
- app
- containers
- ActionSheet/ActionSheetContentWithInputAndSubmit
- BackgroundContainer
- Button
- CustomHeader/components/HeaderContainer
- CustomIcon
- HeaderButton
- Header
- components
- HeaderButton
- HeaderContainer
- HeaderTitle
- MessageComposer
- __snapshots__
- components
- Buttons
- helpers
- hooks
- RoomHeader
- RoomTypeIcon
- SupportedVersions
- markdown
- components
- message/Components/RightIcons
- definitions
- ee/omnichannel/views
- i18n/locales
- lib
- database
- model
- schema
- hooks
- usePreviewFormatText
- useVideoConf
- methods
- helpers
- ImagePicker
- log
- notifications/videoConf
- store
- sagas
- stacks/MasterDetailStack
- views
- AccessibilityAndAppearanceView
- AddExistingChannelView
- AdminPanelView
- CannedResponsesListView
- ChangeAvatarView
- CreateDiscussionView
- DirectoryView
- DiscussionsView
- E2EEToggleRoomView
- ForwardMessageView
- LoginView
- NewMessageView
- NewServerView
- ProfileView
- components/DeleteAccountActionSheetContent
- ReadReceiptView
- RegisterView
- ReportUserView
- RoomActionsView
- RoomInfoEditView
- RoomInfoView
- RoomMembersView
- RoomView
- List/components
- components
- RoomsListView
- Header
- SearchMessagesView
- SelectedUsersView
- SettingsView
- SidebarView
- StatusView
- ThreadMessagesView
- e2e
- helpers
- tests
- assorted
- onboarding
- room
- team
- ios
- NotificationService
- RocketChatRN.xcodeproj
- RocketChatRN
- patches
- patches
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
209 files changed
+8635
-7158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
| |||
196 | 195 | | |
197 | 196 | | |
198 | 197 | | |
199 | | - | |
| 198 | + | |
200 | 199 | | |
201 | 200 | | |
202 | 201 | | |
203 | | - | |
| 202 | + | |
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
| |||
523 | 522 | | |
524 | 523 | | |
525 | 524 | | |
526 | | - | |
527 | 525 | | |
528 | 526 | | |
529 | 527 | | |
| |||
538 | 536 | | |
539 | 537 | | |
540 | 538 | | |
541 | | - | |
| 539 | + | |
542 | 540 | | |
543 | 541 | | |
544 | 542 | | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | 543 | | |
553 | 544 | | |
554 | 545 | | |
| |||
613 | 604 | | |
614 | 605 | | |
615 | 606 | | |
616 | | - | |
617 | 607 | | |
618 | 608 | | |
619 | 609 | | |
| |||
624 | 614 | | |
625 | 615 | | |
626 | 616 | | |
627 | | - | |
| 617 | + | |
628 | 618 | | |
629 | 619 | | |
630 | 620 | | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | 621 | | |
639 | 622 | | |
640 | 623 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
35 | 43 | | |
36 | 44 | | |
37 | 45 | | |
| |||
71 | 79 | | |
72 | 80 | | |
73 | 81 | | |
74 | | - | |
75 | 82 | | |
76 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments