File tree
67 files changed
+10687
-739
lines changed- CometChatWorkspace/cometchat-app
- cometchat-pro-react-native-ui-kit
- src
- components
- Calls
- CometChatIncomingCall
- CometChatIncomingDirectCall
- CometChatOutgoingCall
- CometChatOutgoingDirectCall
- Chats
- CometChatConversationList
- resources
- CometChatConversationListItem
- CometChatConversationListWithMessages
- CometChatUI
- Groups
- CometChatAddGroupMemberList
- CometChatAddGroupMemberListItem
- CometChatBanGroupMemberList
- CometChatBanGroupMemberListItem
- CometChatCreateGroup
- CometChatGroupDetails
- CometChatGroupList
- CometChatGroupListItem
- CometChatGroupListWithMessages
- CometChatViewGroupMemberList
- CometChatViewGroupMemberListItem
- Messages
- CometChatMessageActions
- CometChatMessageComposer
- CometChatMessageHeader
- CometChatMessageList
- CometChatMessageThread
- CometChatMessages
- CometChatReadReceipt
- CometChatReceiverAudioMessageBubble
- CometChatReceiverDirectCallBubble
- CometChatReceiverFileMessageBubble
- CometChatReceiverImageMessageBubble
- CometChatReceiverTextMessageBubble
- CometChatReceiverVideoMessageBubble
- CometChatSenderDirectCallBubble
- CometChatSenderTextMessageBubble
- Extensions
- CometChatCreatePoll
- CometChatMessageReactions
- CometChatReceiverPollMessageBubble
- CometChatReceiverStickerMessageBubble
- CometChatSenderPollMessageBubble
- CometChatSenderStickerMessageBubble
- Users
- CometChatUserDetails
- CometChatUserList
- CometChatUserListItem
- CometChatUserListWithMessages
- utils
- FeatureRestriction
- ios/example.xcodeproj
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+10687
-739
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
| |||
90 | 92 |
| |
91 | 93 |
| |
92 | 94 |
| |
| 95 | + | |
93 | 96 |
| |
94 | 97 |
| |
95 | 98 |
| |
| |||
191 | 194 |
| |
192 | 195 |
| |
193 | 196 |
| |
194 |
| - | |
| 197 | + | |
195 | 198 |
| |
196 | 199 |
| |
197 | 200 |
| |
|
Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
| |||
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
12 |
| - | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
32 |
| - | |
| 34 | + | |
| 35 | + | |
33 | 36 |
| |
34 | 37 |
| |
35 | 38 |
| |
| |||
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
| 55 | + | |
52 | 56 |
| |
53 |
| - | |
| 57 | + | |
54 | 58 |
| |
| 59 | + | |
55 | 60 |
| |
56 | 61 |
| |
57 | 62 |
| |
|
Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
35 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 |
| |
37 | 46 |
| |
38 | 47 |
| |
39 | 48 |
| |
40 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
41 | 53 |
| |
42 | 54 |
| |
43 | 55 |
| |
|
Lines changed: 23 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| 33 | + | |
32 | 34 |
| |
33 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
34 | 43 |
| |
35 | 44 |
| |
36 | 45 |
| |
37 | 46 |
| |
38 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
39 | 51 |
| |
40 | 52 |
| |
41 | 53 |
| |
| |||
217 | 229 |
| |
218 | 230 |
| |
219 | 231 |
| |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 |
| - | |
240 |
| - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
241 | 239 |
| |
242 |
| - | |
| 240 | + | |
243 | 241 |
| |
244 | 242 |
| |
245 | 243 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
261 | 260 |
| |
262 | 261 |
| |
263 | 262 |
| |
|
Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
| 91 | + | |
97 | 92 |
| |
98 | 93 |
| |
99 | 94 |
| |
|
Lines changed: 23 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
20 | 39 |
| |
21 | 40 |
| |
22 | 41 |
| |
|
0 commit comments