0b11001111
dcb90d8fa1
extend DBus signals with a field for mentions
...
This change affects the DBus signals `SyncMessageReceived` and `MessageReceived`.
Mentions are represented as an array of structs.
Each mention holds the name of the mentioned user, its position and
length.
2021-07-01 17:14:42 +02:00
AsamK
dedbafb99a
Bump version
2021-06-20 14:33:04 +02:00
exquo
f1d6890da4
Add README note about glibc version requirement for libsignal-client ( #647 )
...
Ref #643
2021-06-17 16:11:56 +02:00
AsamK
ca3871e223
Handle missing captcha parameter correctly
...
Fixes #644
2021-06-15 23:15:36 +02:00
AsamK
a0f04a9bc1
Bump version
2021-06-13 15:39:50 +02:00
AsamK
2d068997c5
Implement sticker pack retrieval
...
Fixes #410
2021-06-13 15:02:16 +02:00
AsamK
f40c351662
Add optional content type to json sticker pack manifest
2021-06-13 14:32:58 +02:00
AsamK
0b2d37fe68
Rename method parameter
2021-06-13 14:32:58 +02:00
AsamK
5e50a4cc4a
Use correct hex implementation
2021-06-13 14:32:58 +02:00
AsamK
7e223dc228
Add sendTyping command
...
Fixes #602
2021-06-12 17:57:15 +02:00
AsamK
609ebf024b
Update libsignal-service-java
2021-06-12 16:22:51 +02:00
AsamK
ec3d2346ef
Strip url scheme from captcha string
2021-06-12 16:22:51 +02:00
AsamK
87406e2cdb
Implement --delete flag for quitGroup
...
Closes #638
2021-06-12 11:33:19 +02:00
AsamK
d1e760f447
Reformat code
2021-06-12 08:53:37 +02:00
AsamK
795b73df87
Skip invalid contact records
2021-06-12 08:49:37 +02:00
AsamK
0001a9b300
Skip invalid group records
...
Fixes #642
2021-06-12 08:47:18 +02:00
AsamK
39c4cf24b8
Refresh group if group update conflicts with remote edit
...
Fixes #639
2021-06-02 20:40:02 +02:00
AsamK
a257a2f7b5
Add dbus signal handler on specific object
...
Otherwise the messages from all exported objects would be received
Fixes #635
2021-05-31 19:07:30 +02:00
AsamK
1ce1ae91be
Use System.currentTimeMillis
2021-05-29 10:08:16 +02:00
AsamK
a70dfdc8b8
Fix error message
2021-05-28 18:09:41 +02:00
AsamK
15b16f3dc3
Update README.md
2021-05-24 23:39:01 +02:00
AsamK
cfc818872f
Add hint that messages must be regularly received
2021-05-24 12:18:33 +02:00
AsamK
2a0bba62be
Update ci.yml
2021-05-23 13:39:44 +02:00
AsamK
9567835434
Update ci.yml
2021-05-22 13:38:13 +02:00
AsamK
79f1ca5491
Make lib module jar reproducible
2021-05-22 13:34:59 +02:00
AsamK
d3a4a3a99e
Update README.md
2021-05-21 22:29:04 +02:00
AsamK
bfd6b605e9
Prevent sending invalid locale to server
2021-05-21 15:38:11 +02:00
AsamK
b8a0901fbd
Improve command line help
...
Fixes #450
2021-05-20 20:54:11 +02:00
AsamK
ab40344567
Extend tests
2021-05-20 20:09:57 +02:00
AsamK
1d87befdab
Update FUNDING.yml
2021-05-20 19:40:41 +02:00
AsamK
30690785fd
Update libsignal-service-java
2021-05-19 22:51:35 +02:00
AsamK
f445cfb5c1
Include proof required information in sending error
2021-05-16 16:53:04 +02:00
AsamK
2016cf2a5f
Fix camel case device-id flag
2021-05-16 16:11:55 +02:00
AsamK
109ce26780
Update tests
2021-05-16 16:11:15 +02:00
AsamK
5c3fc44d00
Update documentation
2021-05-15 18:53:00 +02:00
AsamK
761baf7206
Update tests
2021-05-15 18:40:16 +02:00
AsamK
81ee2c2d2b
Update group with remaining options, after creating it
2021-05-15 18:26:45 +02:00
AsamK
ea633efc9c
Prevent last admin from leaving group
2021-05-15 18:05:07 +02:00
AsamK
78f22c7020
Implement setting group permissions
2021-05-15 17:04:22 +02:00
AsamK
7170a68571
Implement setting expiration timer for groups
2021-05-15 17:04:22 +02:00
AsamK
03589f858b
Implement configuring of group link
2021-05-15 17:04:22 +02:00
AsamK
3de30e166f
Implement add/remove admin privileges
2021-05-15 17:04:22 +02:00
AsamK
b972522d74
Rename group v2 helper
2021-05-15 17:04:22 +02:00
AsamK
a91e3f762e
Implement remove group members
2021-05-15 17:04:22 +02:00
AsamK
4ebacd0e1f
Split createGroup out of updateGroup method
2021-05-14 21:33:04 +02:00
AsamK
dd0effc10c
Add group descriptions
2021-05-13 20:05:46 +02:00
AsamK
8e8eed7b06
Update argparse4j
2021-05-13 18:06:57 +02:00
AsamK
06e9f8ba64
Update libsignal-service-java
2021-05-13 17:30:29 +02:00
AsamK
c1d3a647a2
Bump version
2021-05-13 14:51:20 +02:00
AsamK
726237cfaa
Add test script to run tests against sandbox and update graalvm config
2021-05-13 13:10:27 +02:00