AsamK
|
adb6787d5b
|
Refresh prekeys when receiving message with invalid key id
|
2025-03-31 09:11:28 +02:00 |
|
AsamK
|
14b07be0dc
|
Always renew session when failing to decrypt message
|
2025-03-31 09:11:05 +02:00 |
|
AsamK
|
67302eb9c3
|
Replace cached envelopes when moving
Fixes #1730
|
2025-03-18 18:20:44 +01:00 |
|
AsamK
|
1295ef69ca
|
Use record patterns
|
2025-03-16 22:07:29 +01:00 |
|
AsamK
|
f26a0d2891
|
Update libsignal-service
|
2025-03-16 22:06:58 +01:00 |
|
AsamK
|
2b150112ff
|
Remove previous prekeys when importing legacy prekeys
|
2025-03-16 12:22:21 +01:00 |
|
AsamK
|
7aede7c17f
|
Remove previous prekeys when importing legacy prekeys
|
2025-03-16 12:18:59 +01:00 |
|
AsamK
|
985af6e445
|
Update libsignal-service
|
2025-02-28 09:32:17 +01:00 |
|
AsamK
|
141d3326ab
|
Add in-memory cache to KeyValueStore
|
2025-02-27 17:21:31 +01:00 |
|
AsamK
|
d3d2caac5a
|
Tweak hikari config
|
2025-02-27 17:21:31 +01:00 |
|
AsamK
|
cf5c943127
|
Remove legacy SVR2 enclave
|
2025-02-27 11:34:23 +01:00 |
|
AsamK
|
3cd07ae9cd
|
Set libsignal network proxy to match java proxy
Fixes #1523
|
2025-02-07 18:30:10 +01:00 |
|
AsamK
|
8aa71c132f
|
Fix log message
|
2025-02-07 18:30:10 +01:00 |
|
AsamK
|
dfa886fae9
|
Update dependencies
|
2025-02-07 18:30:10 +01:00 |
|
AsamK
|
47d65586cd
|
Improve handling of unknown storage records
Fixes #1696
|
2025-01-30 19:57:44 +01:00 |
|
AsamK
|
b8d8413a22
|
Fix creating builder from contact
Fixes #1678
|
2025-01-23 17:12:40 +01:00 |
|
AsamK
|
5e16123632
|
Extend updateContact command with nick given/family name and note
|
2025-01-23 17:11:33 +01:00 |
|
AsamK
|
78cd0b13de
|
Update dependencies
|
2025-01-18 16:08:43 +01:00 |
|
AsamK
|
e11e093020
|
Enable sqlite WAL journal_mode
Related #1670
|
2025-01-14 22:35:45 +01:00 |
|
AsamK
|
74c2604dc8
|
Set sqlite PRAGMA via Url
|
2025-01-14 22:31:36 +01:00 |
|
AsamK
|
e4af0be0ad
|
Use existing connection to read configuration during storage sync
|
2025-01-14 21:33:12 +01:00 |
|
AsamK
|
5ac5938c8b
|
Reduce log level of invalid sync contact address
Fixes #1663
|
2025-01-14 20:41:04 +01:00 |
|
AsamK
|
94269744ad
|
Improve final address when merging recipients
|
2025-01-14 20:30:06 +01:00 |
|
AsamK
|
7a25ae5b9c
|
Fix reading nickname from storage record
Fixes #1664
|
2025-01-14 20:30:06 +01:00 |
|
AsamK
|
cbd92654cf
|
Store pni correctly in storage record
|
2025-01-14 20:30:06 +01:00 |
|
AsamK
|
bd95373a70
|
Parse unregisteredAtTimestamp correctly
Fixes #1651
Fixes #1646
|
2025-01-14 20:30:06 +01:00 |
|
AsamK
|
d982633215
|
Update dependencies
|
2025-01-14 20:30:06 +01:00 |
|
Slayer
|
c55ee85c5c
|
Fixing RW connections deadlock on SQLite
Without this change we're getting a connection in the same thread we hold one already.
|
2025-01-14 12:21:12 +01:00 |
|
AsamK
|
11d38f29ef
|
Improve splitting of long message bodies
|
2024-12-26 20:15:19 +01:00 |
|
AsamK
|
c05b47e4d0
|
Delete storage id of unregistered recipients after remote update
|
2024-12-25 17:19:33 +01:00 |
|
AsamK
|
ac145e6a27
|
Ignore destination if it's an empty uuid
Fixes #1643
|
2024-12-25 16:23:36 +01:00 |
|
AsamK
|
c3f8d68ceb
|
Create account entropy pool instead of master key
|
2024-12-15 21:14:40 +01:00 |
|
AsamK
|
9d92a3e06b
|
Update libsignal-service
|
2024-12-15 21:13:59 +01:00 |
|
AsamK
|
2c68b5a9e1
|
Add support for using PNI as recipient
|
2024-11-29 21:10:46 +01:00 |
|
AsamK
|
68c9d84d19
|
Update libsignal-service
Fixes #1633
|
2024-11-24 13:04:04 +01:00 |
|
AsamK
|
26b5a4c582
|
Small code improvement
|
2024-11-23 23:57:23 +01:00 |
|
AsamK
|
6a5ea5fc01
|
Workaround issue with invalid address in recipient store
|
2024-11-23 23:57:23 +01:00 |
|
AsamK
|
ff6cb5262a
|
Update libsignal-service
Support for storage encryption v2 and account entropy pool
Fixes #1632
|
2024-11-23 23:57:23 +01:00 |
|
AsamK
|
f2005593ec
|
Reformat files
|
2024-11-23 22:35:06 +01:00 |
|
AsamK
|
a1d552698a
|
Fix verifyAccount
Fixes #1614
|
2024-10-28 10:42:26 +01:00 |
|
AsamK
|
1b959608c3
|
Simplify verification code request
|
2024-10-28 10:35:18 +01:00 |
|
AsamK
|
0a287b0b3e
|
Reformat files
|
2024-10-26 13:10:33 +02:00 |
|
AsamK
|
5a4f4ba6db
|
Implement message expiration timer version
Fixes #1605
|
2024-10-26 13:08:21 +02:00 |
|
AsamK
|
47e6fc1769
|
Update dependencies
|
2024-10-25 17:20:07 +02:00 |
|
AsamK
|
9afd4e4328
|
Update libsignal-service
|
2024-10-25 17:20:07 +02:00 |
|
AsamK
|
fab1b96c21
|
Upload text attachment also if there no other attachments
Fixes #1598
|
2024-09-29 09:43:51 +02:00 |
|
AsamK
|
91eacc18c2
|
Refactor attachment upload
|
2024-09-29 09:43:26 +02:00 |
|
AsamK
|
7f1fc932ad
|
Add constant for MAX_MESSAGE_BODY_SIZE
|
2024-09-29 09:43:05 +02:00 |
|
AsamK
|
a6ab8f7e80
|
Remove v2 suffix from secure value recovery
|
2024-09-28 20:41:58 +02:00 |
|
AsamK
|
19dc2d446b
|
Update libsignal-service
|
2024-09-28 20:41:58 +02:00 |
|