Commit c071723
File tree
40 files changed
+1587
-1336
lines changed- gradle/wrapper
- jni
- src/main
- assets/help
- de
- it
- pl
- ru
- uk
- java/org/thoughtcrime/securesms
- components
- connect
- database/loaders
- mms
- permissions
- profiles
- qr
- scribbles
- util
- res
- layout
- values-et
- values-it
- values-km
- values-sk
- values
40 files changed
+1587
-1336
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
4 | 15 | | |
5 | 16 | | |
6 | 17 | | |
7 | 18 | | |
| 19 | + | |
| 20 | + | |
8 | 21 | | |
9 | 22 | | |
| 23 | + | |
10 | 24 | | |
11 | 25 | | |
12 | 26 | | |
| |||
16 | 30 | | |
17 | 31 | | |
18 | 32 | | |
| 33 | + | |
19 | 34 | | |
20 | 35 | | |
21 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | | - | |
239 | 237 | | |
240 | | - | |
| 238 | + | |
241 | 239 | | |
242 | | - | |
243 | | - | |
| 240 | + | |
| 241 | + | |
244 | 242 | | |
245 | | - | |
246 | | - | |
| 243 | + | |
247 | 244 | | |
248 | 245 | | |
249 | 246 | | |
250 | | - | |
| 247 | + | |
251 | 248 | | |
252 | 249 | | |
253 | | - | |
254 | 250 | | |
255 | 251 | | |
256 | 252 | | |
257 | 253 | | |
258 | 254 | | |
259 | 255 | | |
260 | | - | |
| 256 | + | |
261 | 257 | | |
262 | 258 | | |
263 | 259 | | |
264 | 260 | | |
265 | 261 | | |
266 | 262 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
279 | 275 | | |
280 | 276 | | |
281 | | - | |
| 277 | + | |
282 | 278 | | |
283 | 279 | | |
284 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
Submodule deltachat-core-rust updated 52 files
- .github/workflows/ci.yml+13-13
- .github/workflows/deltachat-rpc-server.yml+28-28
- .github/workflows/jsonrpc-client-npm-package.yml+1-1
- .github/workflows/jsonrpc.yml+1-1
- .github/workflows/nix.yml+3-3
- .github/workflows/publish-deltachat-rpc-client-pypi.yml+2-2
- .github/workflows/repl.yml+1-1
- .github/workflows/upload-docs.yml+4-4
- .github/workflows/upload-ffi-docs.yml+1-1
- .github/workflows/zizmor-scan.yml+1-1
- CHANGELOG.md+68
- Cargo.lock+76-64
- Cargo.toml+7-7
- assets/icon-unencrypted.png
- assets/icon-unencrypted.svg
- deltachat-ffi/Cargo.toml+1-1
- deltachat-ffi/deltachat.h+30-1
- deltachat-jsonrpc/Cargo.toml+1-1
- deltachat-jsonrpc/src/api.rs+19-2
- deltachat-jsonrpc/typescript/package.json+1-1
- deltachat-repl/Cargo.toml+1-1
- deltachat-rpc-client/pyproject.toml+1-1
- deltachat-rpc-client/src/deltachat_rpc_client/account.py+15-1
- deltachat-rpc-client/tests/test_something.py+4-1
- deltachat-rpc-server/Cargo.toml+1-1
- deltachat-rpc-server/npm-package/package.json+1-1
- deny.toml+1
- fuzz/Cargo.toml+1-1
- python/pyproject.toml+1-1
- python/src/deltachat/account.py+15-1
- release-date.in+1-1
- scripts/coredeps/install-rust.sh+1-1
- src/chat.rs+68-50
- src/chat/chat_tests.rs+31-2
- src/contact.rs+31-5
- src/contact/contact_tests.rs+46
- src/ephemeral.rs+1
- src/imex/transfer.rs+3-2
- src/message.rs-11
- src/message/message_tests.rs+19
- src/mimefactory/mimefactory_tests.rs+5-1
- src/mimeparser.rs-4
- src/net/http.rs+3-3
- src/receive_imf.rs+73-33
- src/receive_imf/receive_imf_tests.rs+143-4
- src/securejoin.rs+6-5
- src/smtp.rs+5-1
- src/sql.rs+36-1
- src/sql/migrations/migrations_tests.rs+36-21
- src/stock_str.rs+17
- src/test_utils.rs+32-17
- test-data/message/encrypted-group-without-id.eml+69
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
697 | | - | |
698 | | - | |
| 697 | + | |
699 | 698 | | |
700 | 699 | | |
701 | 700 | | |
702 | 701 | | |
703 | | - | |
| 702 | + | |
704 | 703 | | |
705 | 704 | | |
706 | | - | |
707 | | - | |
| 705 | + | |
708 | 706 | | |
709 | 707 | | |
710 | | - | |
711 | | - | |
712 | | - | |
| 708 | + | |
| 709 | + | |
713 | 710 | | |
714 | 711 | | |
715 | 712 | | |
716 | | - | |
| 713 | + | |
717 | 714 | | |
718 | 715 | | |
719 | 716 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
841 | | - | |
| 841 | + | |
842 | 842 | | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
| |||
0 commit comments