Commit 5b21d5f
File tree
Expand file treeCollapse file tree
3 files changed
+19
-7
lines changedFilter options
- Sources/StreamChatSwiftUI
- Utils
Expand file treeCollapse file tree
3 files changed
+19
-7
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
|
Sources/StreamChatSwiftUI/Utils.swift
Copy file name to clipboardExpand all lines: Sources/StreamChatSwiftUI/Utils.swift+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 | 11 |
|
14 | 12 |
|
15 | 13 |
|
| ||
29 | 27 |
|
30 | 28 |
|
31 | 29 |
|
| 30 | + |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
| ||
87 | 86 |
|
88 | 87 |
|
89 | 88 |
|
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
| 118 | + |
118 | 119 |
|
119 | 120 |
|
120 | 121 |
|
|
Sources/StreamChatSwiftUI/Utils/MessagePreviewFormatter.swift
Copy file name to clipboardExpand all lines: Sources/StreamChatSwiftUI/Utils/MessagePreviewFormatter.swift+15-5Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
8 | 18 |
|
9 | 19 |
|
10 |
| - |
| 20 | + |
11 | 21 |
|
12 | 22 |
|
13 |
| - |
| 23 | + |
14 | 24 |
|
15 | 25 |
|
16 |
| - |
| 26 | + |
17 | 27 |
|
18 | 28 |
|
19 | 29 |
|
20 | 30 |
|
21 | 31 |
|
22 | 32 |
|
23 | 33 |
|
24 |
| - |
| 34 | + |
25 | 35 |
|
26 | 36 |
|
27 | 37 |
|
| ||
32 | 42 |
|
33 | 43 |
|
34 | 44 |
|
35 |
| - |
| 45 | + |
36 | 46 |
|
37 | 47 |
|
38 | 48 |
|
|
0 commit comments