File tree
5 files changed
+16
-3
lines changed- library/src/main
- cpp
- java/network/loki/messenger/libsession_util/util
5 files changed
+16
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
| 147 | + | |
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
| |||
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
| 159 | + | |
158 | 160 |
| |
159 | 161 |
| |
160 | 162 |
| |
| |||
164 | 166 |
| |
165 | 167 |
| |
166 | 168 |
| |
| 169 | + | |
167 | 170 |
| |
168 | 171 |
| |
169 | 172 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
| 145 | + | |
| 146 | + | |
145 | 147 |
| |
146 | 148 |
| |
147 | 149 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
|
Submodule libsession-util updated 9 files
- CMakeLists.txt+1-1
- include/session/config/contacts.h+3
- include/session/config/contacts.hpp+12-1
- include/session/config/convo_info_volatile.h+3-11
- include/session/config/convo_info_volatile.hpp+5-12
- src/config/contacts.cpp+8-1
- src/config/convo_info_volatile.cpp+38-33
- tests/test_config_contacts.cpp+16
- tests/test_config_convo_info_volatile.cpp+18-16
0 commit comments