Commit graph

1909 commits

Author SHA1 Message Date
AsamK
6c44662496 Allow overriding user agent string
Not recommended, as it could lead to issues with newer Signal protocol changes.

Fixes #1476
2024-02-25 18:27:20 +01:00
AsamK
22ac3cb50f Removing linked devices only works on the primary device 2024-02-25 18:12:36 +01:00
AsamK
b76964f219 Improve warning message 2024-02-25 17:54:18 +01:00
AsamK
2f3c064462 Update documentation 2024-02-25 17:46:27 +01:00
AsamK
c9002d9481 Ignore failure when uploading PNI prekeys
Can happen if PNI identity key hasn't been sent to the server yet.
2024-02-25 17:46:09 +01:00
AsamK
83d471818d Allow setting a username with explicit descriminator
Fixes #1469
2024-02-22 20:00:00 +01:00
AsamK
0bb2a64781 Add missing field handling in account record processor 2024-02-22 20:00:00 +01:00
AsamK
08ba774b71 Update graalvm buildtools 2024-02-20 17:37:59 +01:00
AsamK
59c1f4eed2 Show information when requesting voice verification without SMS verification
Fixes #1373
2024-02-20 17:37:31 +01:00
AsamK
f1e3b5c9cc Add uniqueness check to db migration 2024-02-20 17:05:56 +01:00
AsamK
7bc7242f08 Add uniqueness check to db migration 2024-02-20 11:03:32 +01:00
Viktor Szépe
6f407ab509
Fix typos (#1459) 2024-02-19 08:20:24 +01:00
AsamK
db9acaf4ff Set snapshot version 2024-02-18 22:14:09 +01:00
AsamK
7821815429 Bump version to 0.13.0 2024-02-18 22:01:41 +01:00
AsamK
cd88e896fa Fix missing unique constraint on storage_id table 2024-02-18 22:01:41 +01:00
AsamK
67fd10b978 Update dependencies 2024-02-18 21:43:02 +01:00
AsamK
9051f68ba6 Enable profile sharing when accepting message request 2024-02-18 21:26:36 +01:00
AsamK
3b3377e6e9 Update CHANGELOG 2024-02-18 21:06:17 +01:00
AsamK
fb99ff5284 Document creating and sending to usernames 2024-02-18 21:04:50 +01:00
AsamK
ed40d116b7 Fix sending to username 2024-02-18 20:58:55 +01:00
AsamK
d84362eb0f Add sendMessageRequestResponse command 2024-02-18 20:48:16 +01:00
AsamK
2c0ad7feb7 Fix issue with prekey update 2024-02-18 20:48:16 +01:00
AsamK
7206b4da25 Fix use of aci instead of serviceId
Fixes #1455
2024-02-18 20:48:01 +01:00
AsamK
fd671576a4 Fix issues with receiving message to PNI address 2024-02-18 20:46:07 +01:00
AsamK
6cd57312a1 Add parameter to configure phone number privacy 2024-02-18 20:42:41 +01:00
AsamK
25258db55d Restructure pre key refresh to be more robust 2024-02-18 16:32:50 +01:00
AsamK
91ed49e019 Includ pni signatures if necessary 2024-02-18 16:31:34 +01:00
AsamK
bd792f5b7f Update libsignal-service 2024-02-18 15:16:41 +01:00
AsamK
ed4b1e8f02 Improve sql query 2024-02-10 12:24:13 +01:00
AsamK
e78146eb67 Fix saving username link components 2024-02-10 11:54:32 +01:00
AsamK
9f6b6cb657 Implement account reregistration with recovery password 2024-02-10 11:54:06 +01:00
AsamK
fb85e1a068 Update dependencies 2024-02-09 22:51:03 +01:00
AsamK
c78299e7bc Update gradle wrapper 2024-02-09 22:11:50 +01:00
AsamK
9a5e29e015 Update CHANGELOG.md 2024-02-09 22:11:01 +01:00
AsamK
7cf3a989bf Add command to retrieve avatars and stickers
Fixes #1125
2024-02-09 22:10:46 +01:00
AsamK
d486563099 Ignore invalid ACI/PNI in recipient table 2024-02-09 18:34:32 +01:00
AsamK
be699cbd85 Fix potential dead lock in recipient store 2024-02-09 18:07:30 +01:00
AsamK
4e61f2b2e5 Use app id as dbus name for flatpak version 2024-02-09 18:07:30 +01:00
AsamK
1bf703b012 Add --bus-name option to use different D-Bus bus name 2024-02-09 18:07:30 +01:00
AsamK
a48fdaf8b7 Bump version to 0.12.8 2024-02-09 18:07:30 +01:00
AsamK
a0f33ac942 Update reflect config 2024-02-09 18:07:30 +01:00
AsamK
bea659f948 Add icon 2024-02-05 16:58:24 +01:00
AsamK
7fb263fdf0 Update dependencies 2024-02-01 17:54:26 +01:00
AsamK
3be1c24b1b Update client dependencies 2024-01-31 21:17:23 +01:00
AsamK
0b33cb55b8 Adapt listContacts to only show registered users
Fixes #1395
2024-01-31 20:49:12 +01:00
AsamK
00e71ed0fc Improve scrubbing of sensitive identifiers
Fixes #1189
2024-01-31 20:33:01 +01:00
AsamK
a40810e33e Update CHANGELOG.md 2024-01-30 19:00:33 +01:00
AsamK
15c9d04703 Add missing command to json-rpc client 2024-01-30 18:58:27 +01:00
AsamK
e13dcdc85a Prevent empty username 2024-01-30 17:59:59 +01:00
AsamK
2ab5b2817e Deprecate daemon mode without explicit mode flag 2024-01-30 17:44:51 +01:00