Commit graph

679 commits

Author SHA1 Message Date
AsamK
2617757edb Add group v2 id to json output 2020-12-21 14:30:42 +01:00
AsamK
4d17e50323 Bump version 2020-12-15 23:07:16 +01:00
AsamK
49c4b762b6 Prevent NullPointerException when destination is null for some reason 2020-12-15 18:58:49 +01:00
AsamK
1098b64711 Implement quit group 2020-12-14 19:14:58 +01:00
AsamK
1fd62ee342 Implement updating of v2 groups 2020-12-13 12:01:18 +01:00
AsamK
98dee97cc6 Apply decrypted group change when receiving signed change 2020-12-12 11:51:38 +01:00
AsamK
c10910e466 Migrate local group to v2 if another member has migrated it 2020-12-12 11:42:38 +01:00
AsamK
f6061f95de Update dbus-java 2020-12-11 23:26:00 +01:00
AsamK
591c0fe8a3 Reformat project 2020-12-08 20:59:20 +01:00
AsamK
4f2261e86f Implement creating V2 Groups 2020-12-08 20:47:44 +01:00
AsamK
d267974223 Show pending and requesting members of v2 groups 2020-12-04 19:51:36 +01:00
AsamK
6bfcba4940 Only update account attributes if already registered 2020-12-01 19:06:41 +01:00
AsamK
4acc9a96e3 Implement a sticker store 2020-11-25 21:12:40 +01:00
AsamK
6a1b7dc597 Implement support for sending/receiving Group V2 messages
Requires libzkgroup to work, which is currently only included for x86_64 Linux

Related #354
2020-11-23 22:40:14 +01:00
AsamK
6d016bcfc9 Update codestyle 2020-11-23 22:40:14 +01:00
AsamK
9fff8f5b14 Bump version 2020-11-22 15:50:34 +01:00
AsamK
4c3a249a2c Add CHANGELOG.md 2020-11-22 15:49:42 +01:00
AsamK
943b2c7304 Add output for new message infos 2020-11-22 12:56:32 +01:00
AsamK
c3e1d4fc75 Add possibility to pass a captcha token to register command
Fixes #251
2020-11-22 11:03:14 +01:00
AsamK
4485188789 Adapt json output to always use receiptMessage and remove isReceipt field
Fixes #346
2020-11-22 10:48:55 +01:00
AsamK
a634b46eb2 Remove legacy EncapsulatedExceptions from manager 2020-11-22 10:38:28 +01:00
AsamK
d94a7511dd Use StandardCharsets.UTF_8 2020-11-22 10:03:41 +01:00
AsamK
8a86f250ec Store profile keys only in profile store
Fixes #328
2020-11-21 20:11:46 +01:00
AsamK
8c1f082c8a Save account data after executing message actions
Fixes #361
2020-11-21 11:51:59 +01:00
AsamK
2ab8646168 Don't retry messages if they fail for another reason than untrusted identity 2020-11-21 11:51:31 +01:00
AsamK
019efbe22c Show view once, remote delete and mentions info when receiving message 2020-11-21 11:50:40 +01:00
AsamK
b0502f9f82 Update dependencies 2020-11-21 11:49:06 +01:00
AsamK
94a2da5bc1
Update codeql-analysis.yml 2020-11-19 17:17:32 +01:00
AsamK
3cbb8de656 Print addition message info 2020-10-22 18:30:26 +02:00
AsamK
83877d6939 Bump version 2020-10-14 18:39:18 +02:00
AsamK
a54fc92c05 Fix behavior for recipients with only UUIDs
Fixes #359
2020-10-11 11:15:34 +02:00
Mateusz Piotrowski
ae39d6a085 Bump required JRE version in README 2020-09-28 18:11:12 +02:00
AsamK
e713fd83a9 Bump version 2020-09-11 16:25:12 +02:00
AsamK
ad509e8097 Refactor ProfileStore to handle name/uuid addresses correctly 2020-09-11 16:22:30 +02:00
AsamK
bb24a2aa31 Add workaround to fix crashes if native libzkgroup is not available
Fixes #350
Fixes #349
Fixes #344
2020-09-11 15:35:44 +02:00
AsamK
bb59d1c9c9 Ignore error if downloading profile avatar fails 2020-09-11 09:23:30 +02:00
AsamK
2ccff8f51d Support saving profiles for users without uuids
Fixes #347
2020-09-11 09:16:31 +02:00
AsamK
7334c78450 Prevent corrupting account file, when serialization fails 2020-09-11 09:14:41 +02:00
AsamK
87c0282af5 Bump version 2020-09-10 16:02:46 +02:00
AsamK
4d80117e87 Update gradle wrapper 2020-09-10 16:02:41 +02:00
AsamK
20e253372b Remove deprecated calls 2020-09-10 14:40:52 +02:00
AsamK
b94c1e50e6 Cache profiles for 24h before retrieving them again 2020-09-10 14:20:16 +02:00
AsamK
0f3aa22519 Retrieve avatar profile image 2020-09-10 12:20:04 +02:00
AsamK
6c4d272309 Update libsignal-service 2020-09-10 11:07:30 +02:00
AsamK
4d8b103570 Use java 14 for CI builds 2020-09-10 10:16:24 +02:00
Lars K.W. Gohlke
0dfe4d189b cleanup: removes deprecation 2020-09-06 20:43:23 +02:00
Lars K.W. Gohlke
a747ddbae4 replaces strings to enable compile time checking 2020-09-06 20:43:23 +02:00
Lars K.W. Gohlke
7e1764200b Update codeql-analysis.yml 2020-08-27 18:06:09 +02:00
Lars K.W. Gohlke
057168c421 set to jdk11 2020-08-27 18:06:09 +02:00
exquo
1be13392da Adjust link to a renamed wiki page 2020-08-19 13:03:38 +02:00