AsamK
|
25fb1b08bc
|
Log error for fatal load errors
|
2022-08-28 16:32:35 +02:00 |
|
AsamK
|
adcc88823f
|
Create database tables with strict mode
|
2022-08-28 16:06:13 +02:00 |
|
AsamK
|
280d8d7f10
|
Key tables on serviceId instead of recipientId
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
11a06d6b33
|
Extract method to read result set
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
38c9fe9cb5
|
Store urgent field in database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
08dc65350f
|
Move sender key store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
0c4a037dde
|
Move identity store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
dc8b83a110
|
Implement SignalServiceAccountDataStore for PNI
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
484daa4c69
|
Move session store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
65c9a2e185
|
Move group store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
46adc1af98
|
Add RecipientIdCreator for creating recipientIds from the database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
7da2e1b262
|
Move pre key stores to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
9a698929f4
|
Move sticker store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
862c2fec87
|
Move recipient store to database
|
2022-08-28 15:41:27 +02:00 |
|
AsamK
|
9d534dc7bb
|
Store account file version after migration
|
2022-08-28 15:40:23 +02:00 |
|
AsamK
|
a25043e5d4
|
Add fallback KBS and migrate to current version
|
2022-08-28 15:35:15 +02:00 |
|
AsamK
|
cd77d3d410
|
Update KBS enclave
|
2022-08-28 15:35:11 +02:00 |
|
AsamK
|
0d72c03fa5
|
Update CDSI enclave
|
2022-08-19 17:01:24 +02:00 |
|
AsamK
|
71fff4b14f
|
Update sqlite-jdbc
|
2022-08-17 18:21:06 +02:00 |
|
AsamK
|
007acf8c6d
|
Adapt log level when using system locale
|
2022-08-17 18:13:14 +02:00 |
|
AsamK
|
6843643aad
|
Update libsignal-service-java
|
2022-08-11 20:17:21 +02:00 |
|
AsamK
|
64f6a1f072
|
Update CDS config
|
2022-08-11 18:59:40 +02:00 |
|
AsamK
|
b09811c1d4
|
Update libsignal-service-java
|
2022-08-09 23:20:19 +02:00 |
|
AsamK
|
a593051512
|
Implement receive handling for story messages
|
2022-08-09 23:20:12 +02:00 |
|
AsamK
|
81e36d4f9b
|
Update libsignal-service-java
|
2022-08-03 18:02:56 +02:00 |
|
AsamK
|
d69b9ea394
|
Update KBS enclave
Fixes #985
|
2022-07-28 17:00:09 +02:00 |
|
AsamK
|
956cb97331
|
Update libsignal-service-java
|
2022-07-24 10:46:20 +02:00 |
|
AsamK
|
de583475f9
|
Update libsignal-service-java
|
2022-07-16 15:17:48 +02:00 |
|
AsamK
|
457b093dce
|
Improve import of contact from storage
|
2022-07-16 11:08:39 +02:00 |
|
AsamK
|
dcde9fbe8e
|
Use toList() Stream method
|
2022-07-16 11:08:39 +02:00 |
|
AsamK
|
f4346e3f0a
|
Update account attributes before checking whoAmI
|
2022-07-16 11:08:39 +02:00 |
|
AsamK
|
9da2a00403
|
Fix issue with loading legacy profile store
Fixes #981
|
2022-07-15 20:13:36 +02:00 |
|
AsamK
|
9f7979314f
|
Prevent duplicate family name when handling contact sync message
|
2022-06-27 16:57:46 +02:00 |
|
AsamK
|
c586f58286
|
Reset cached storage manifest after provisioning/registering
|
2022-06-21 20:38:10 +02:00 |
|
AsamK
|
9553b1ef00
|
Check account identifiers on the server before updating the account attributes
|
2022-06-21 20:38:10 +02:00 |
|
AsamK
|
a4db5d616a
|
Create master key before storage sync if it doesn't exist yet
|
2022-06-21 20:38:10 +02:00 |
|
AsamK
|
c1dc44d4fd
|
Separate registrationLock attribute from master key
|
2022-06-21 20:38:10 +02:00 |
|
AsamK
|
280bdbefdc
|
Only send profile key update message from the primary device
|
2022-06-18 12:28:02 +02:00 |
|
AsamK
|
abebffb2cd
|
Improve output for profile key update messages
|
2022-06-18 12:28:02 +02:00 |
|
AsamK
|
4ea3d94d07
|
Improve number filtering of listContacts command
If the given number is not registered, don't output all recipients
|
2022-06-13 15:35:38 +02:00 |
|
AsamK
|
aaa6412469
|
Allow registering new accounts on both live and staging environments
in the same config directory
|
2022-06-12 17:29:25 +02:00 |
|
AsamK
|
e9e66e1005
|
Handle groups sync message again
|
2022-06-11 12:34:55 +02:00 |
|
AsamK
|
7bb690e58e
|
Update libsignal-service-java
|
2022-06-11 12:34:55 +02:00 |
|
AsamK
|
26620f3137
|
Refactor identity key store
|
2022-06-09 21:05:36 +02:00 |
|
AsamK
|
c8cd36bde8
|
Unsubscribe receive if jsonRpcSender channel is closed
|
2022-06-08 17:51:18 +02:00 |
|
AsamK
|
7bf06aef5e
|
Store self profile key in profile store after linking
|
2022-06-08 17:51:16 +02:00 |
|
AsamK
|
0e65e67077
|
Log more detailed provisioning errors
|
2022-06-08 17:51:11 +02:00 |
|
AsamK
|
936a68433d
|
Add additional logging for payment address parsing
|
2022-06-08 15:21:24 +02:00 |
|
AsamK
|
8236696492
|
Fix typo
|
2022-06-08 15:00:57 +02:00 |
|
AsamK
|
1757e939e1
|
Reformat sql statements in MessageSendLogStore
|
2022-06-07 15:26:42 +02:00 |
|