File tree
265 files changed
+10047
-15139
lines changed- examples
- ExpoMessaging
- app/channel/[cid]
- components
- SampleApp
- ios
- src
- components
- icons
- screens
- utils
- TypeScriptMessaging
- ios
- package
- expo-package
- native-package
- src
- __tests__/offline-support
- components
- Attachment
- __tests__
- AttachmentPicker
- components
- AutoCompleteInput
- __tests__
- Channel
- __tests__
- hooks
- ChannelList
- __tests__
- hooks/listeners/__tests__
- ChannelPreview
- __tests__
- hooks
- __tests__
- ImageGallery
- __tests__
- components
- Indicators
- Message
- MessageSimple
- __tests__
- __snapshots__
- utils
- hooks
- MessageInput
- __tests__
- __snapshots__
- components
- AttachmentPreview
- AudioRecorder
- hooks
- MessageList
- __tests__
- MessageMenu
- __tests__
- MessagePreview
- Poll
- components
- PollResults
- hooks
- Reply
- Thread
- __tests__
- __snapshots__
- components
- ThreadList
- contexts
- __tests__
- attachmentPickerContext
- channelContext
- messageComposerContext
- messageContext
- messageInputContext
- __tests__
- __snapshots__
- hooks
- utils
- messagesContext
- overlayContext
- pollContext
- suggestionsContext
- __tests__
- themeContext/utils
- translationContext
- emoji-data
- hooks
- i18n
- icons
- middlewares
- mock-builders
- api
- generator
- store
- apis
- queries
- mappers
- types
- utils
- i18n
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
265 files changed
+10047
-15139
lines changedLines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 | 14 |
| |
20 | 15 |
| |
21 | 16 |
| |
|
Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
| |||
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 |
| - | |
24 | 22 |
| |
25 | 23 |
| |
26 | 24 |
| |
| |||
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 34 | + | |
| 35 | + | |
42 | 36 |
| |
43 | 37 |
| |
44 | 38 |
| |
|
Lines changed: 25 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1404 | 1404 |
| |
1405 | 1405 |
| |
1406 | 1406 |
| |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
1407 | 1412 |
| |
1408 | 1413 |
| |
1409 | 1414 |
| |
| |||
2581 | 2586 |
| |
2582 | 2587 |
| |
2583 | 2588 |
| |
| 2589 | + | |
| 2590 | + | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
2584 | 2594 |
| |
2585 | 2595 |
| |
2586 | 2596 |
| |
| |||
4120 | 4130 |
| |
4121 | 4131 |
| |
4122 | 4132 |
| |
| 4133 | + | |
| 4134 | + | |
| 4135 | + | |
| 4136 | + | |
| 4137 | + | |
| 4138 | + | |
| 4139 | + | |
4123 | 4140 |
| |
4124 | 4141 |
| |
4125 | 4142 |
| |
| |||
6110 | 6127 |
| |
6111 | 6128 |
| |
6112 | 6129 |
| |
6113 |
| - | |
6114 |
| - | |
6115 |
| - | |
6116 |
| - | |
| 6130 | + | |
| 6131 | + | |
| 6132 | + | |
| 6133 | + | |
6117 | 6134 |
| |
6118 | 6135 |
| |
6119 | 6136 |
| |
| |||
6133 | 6150 |
| |
6134 | 6151 |
| |
6135 | 6152 |
| |
6136 |
| - | |
6137 |
| - | |
6138 |
| - | |
6139 |
| - | |
| 6153 | + | |
| 6154 | + | |
| 6155 | + | |
| 6156 | + | |
6140 | 6157 |
| |
6141 | 6158 |
| |
6142 | 6159 |
| |
|
Lines changed: 34 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
| 11 | + | |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
| |||
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| 39 | + | |
| 40 | + | |
37 | 41 |
| |
38 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
39 | 45 |
| |
40 | 46 |
| |
41 | 47 |
| |
| |||
118 | 124 |
| |
119 | 125 |
| |
120 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
121 | 152 |
| |
122 | 153 |
| |
123 | 154 |
| |
| |||
169 | 200 |
| |
170 | 201 |
| |
171 | 202 |
| |
172 |
| - | |
173 | 203 |
| |
174 | 204 |
| |
175 | 205 |
| |
176 | 206 |
| |
177 |
| - | |
| 207 | + | |
178 | 208 |
| |
179 | 209 |
| |
180 | 210 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2425 | 2425 |
| |
2426 | 2426 |
| |
2427 | 2427 |
| |
2428 |
| - | |
| 2428 | + | |
2429 | 2429 |
| |
2430 | 2430 |
| |
2431 | 2431 |
| |
| |||
2872 | 2872 |
| |
2873 | 2873 |
| |
2874 | 2874 |
| |
2875 |
| - | |
| 2875 | + | |
2876 | 2876 |
| |
2877 | 2877 |
| |
2878 | 2878 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| 40 | + | |
| 41 | + | |
39 | 42 |
| |
40 | 43 |
| |
41 | 44 |
| |
| |||
64 | 67 |
| |
65 | 68 |
| |
66 | 69 |
| |
| 70 | + | |
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 |
| |
48 | 56 |
| |
49 | 57 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 74 | + | |
77 | 75 |
| |
78 | 76 |
| |
79 | 77 |
| |
|
0 commit comments