]>
nmode's Git Repositories - signal-cli/log
AsamK [Sun, 5 Dec 2021 14:32:28 +0000 (15:32 +0100)]
Close account if user is not registered
AsamK [Sun, 5 Dec 2021 11:34:29 +0000 (12:34 +0100)]
Update reflect-config.json
AsamK [Sun, 5 Dec 2021 11:01:12 +0000 (12:01 +0100)]
Fix issue when loading a legacy account file without aci
AsamK [Sun, 5 Dec 2021 11:00:49 +0000 (12:00 +0100)]
Improve error message when an account is already in use
AsamK [Sun, 5 Dec 2021 11:00:31 +0000 (12:00 +0100)]
Improve handling of unregistered account
jonas.hoefer [Thu, 2 Dec 2021 10:02:28 +0000 (11:02 +0100)]
Add dbus methods: deleteContact and deleteRecipient
Closes #814
AsamK [Sun, 5 Dec 2021 10:00:22 +0000 (11:00 +0100)]
Cache group credentials in memory
AsamK [Sun, 5 Dec 2021 09:25:46 +0000 (10:25 +0100)]
Remove dead code and fix inspection issues
technillogue [Sun, 5 Dec 2021 09:12:50 +0000 (04:12 -0500)]
Add -c for --config (#816)
AsamK [Fri, 3 Dec 2021 13:25:07 +0000 (14:25 +0100)]
Fix to always update recipientsMerged map when merging recipients
AsamK [Fri, 3 Dec 2021 12:50:39 +0000 (13:50 +0100)]
Update graalvm buildtools
AsamK [Sun, 28 Nov 2021 15:56:05 +0000 (16:56 +0100)]
Add Automatic-Module-Name for manager lib
AsamK [Fri, 26 Nov 2021 19:50:54 +0000 (20:50 +0100)]
Add removeContact command
Closes #335
technillogue [Tue, 23 Nov 2021 07:14:01 +0000 (02:14 -0500)]
add JsonPayment (#808)
AsamK [Sun, 21 Nov 2021 18:18:17 +0000 (19:18 +0100)]
Implement sending message quotes
Fixes #213
AsamK [Fri, 19 Nov 2021 16:17:13 +0000 (17:17 +0100)]
Only store recipient if there were changes
AsamK [Thu, 18 Nov 2021 18:23:11 +0000 (19:23 +0100)]
Update libsignal-service-java
AsamK [Mon, 15 Nov 2021 17:02:41 +0000 (18:02 +0100)]
Update reflect config
AsamK [Sun, 14 Nov 2021 14:24:21 +0000 (15:24 +0100)]
Return json response if available in error data field
AsamK [Sun, 14 Nov 2021 14:00:06 +0000 (15:00 +0100)]
Clean up base package
AsamK [Sun, 14 Nov 2021 13:42:17 +0000 (14:42 +0100)]
Make send behavior more deterministic if there are unregistered recipients
Fixes #803
AsamK [Sun, 14 Nov 2021 10:24:13 +0000 (11:24 +0100)]
Update hypfvieh dbus-java 4.0 beta which uses native java unix sockets
Fixes #673
Fixes #632
AsamK [Sat, 13 Nov 2021 21:54:59 +0000 (22:54 +0100)]
Implement sending mentions
Closes #584
AsamK [Sat, 13 Nov 2021 21:03:54 +0000 (22:03 +0100)]
Only update last received timestamp at most once per minute
AsamK [Fri, 12 Nov 2021 15:38:55 +0000 (16:38 +0100)]
Rename username to account
AsamK [Fri, 12 Nov 2021 15:10:22 +0000 (16:10 +0100)]
Adapt register command to reactivate account if possible
By default the unregister command just deactivates the account, in which
case it can be reactivated without sms verification if the local data is
still available.
If the account was deleted (with --delete-account) it cannot be reactivated.
AsamK [Fri, 12 Nov 2021 15:07:35 +0000 (16:07 +0100)]
Implement unregister command for jsonrpc and dbus daemon
AsamK [Fri, 12 Nov 2021 11:10:46 +0000 (12:10 +0100)]
Merge multiple SendReceiptActions to same recipient to only send one receipt
AsamK [Thu, 11 Nov 2021 17:27:16 +0000 (18:27 +0100)]
Implement startLink and finishLink for jsonrpc daemon
AsamK [Thu, 11 Nov 2021 14:49:23 +0000 (15:49 +0100)]
Implement register and verify commands for json rpc
AsamK [Thu, 11 Nov 2021 12:29:32 +0000 (13:29 +0100)]
Add MultiAccountManager
AsamK [Thu, 11 Nov 2021 12:18:20 +0000 (13:18 +0100)]
Update gradle
AsamK [Wed, 10 Nov 2021 20:58:39 +0000 (21:58 +0100)]
Add getDefaultLocale utils method
AsamK [Wed, 10 Nov 2021 19:12:40 +0000 (20:12 +0100)]
Add listAccounts command
AsamK [Wed, 10 Nov 2021 18:21:51 +0000 (19:21 +0100)]
Add JsonRpcMultiCommand
AsamK [Wed, 10 Nov 2021 16:11:16 +0000 (17:11 +0100)]
Rename JsonRpcCommand class
AsamK [Wed, 10 Nov 2021 15:55:13 +0000 (16:55 +0100)]
Rename --username to --account
AsamK [Wed, 10 Nov 2021 14:36:29 +0000 (15:36 +0100)]
Cache sender certificates in memory
AsamK [Wed, 10 Nov 2021 14:23:22 +0000 (15:23 +0100)]
Update reflect-config.json
AsamK [Wed, 10 Nov 2021 13:43:03 +0000 (14:43 +0100)]
Read phone number unlisted state from storage
AsamK [Wed, 10 Nov 2021 13:14:19 +0000 (14:14 +0100)]
Read phone number sharing mode from storage
Fixes #755
AsamK [Wed, 10 Nov 2021 09:30:57 +0000 (10:30 +0100)]
Implement socket/tcp for daemon command
AsamK [Wed, 10 Nov 2021 11:12:19 +0000 (12:12 +0100)]
Update reflect-config.json
AsamK [Wed, 10 Nov 2021 09:30:24 +0000 (10:30 +0100)]
Synchronize plain text output of incoming messages
AsamK [Wed, 10 Nov 2021 09:24:37 +0000 (10:24 +0100)]
Fix remote delete in dbus receive
AsamK [Tue, 9 Nov 2021 21:46:32 +0000 (22:46 +0100)]
Close Manager if checkAccountState fails
AsamK [Tue, 9 Nov 2021 17:28:14 +0000 (18:28 +0100)]
Disconnect websocket when receiving is done
AsamK [Tue, 9 Nov 2021 13:22:35 +0000 (14:22 +0100)]
Rename jsonrpc bulk to batch message
technillogue [Mon, 8 Nov 2021 22:43:02 +0000 (17:43 -0500)]
Add DecryptedApproveMember, QuotedAttachment, and ModifyAvatarAction (#798)
AsamK [Mon, 8 Nov 2021 22:41:53 +0000 (23:41 +0100)]
Fix missing bracket
AsamK [Mon, 8 Nov 2021 13:57:38 +0000 (14:57 +0100)]
Extract JsonRpcNamespace
AsamK [Mon, 8 Nov 2021 13:56:50 +0000 (14:56 +0100)]
Extend logging in JsonRpcReader
AsamK [Mon, 8 Nov 2021 13:43:57 +0000 (14:43 +0100)]
Fix removeReceiveHandler to not incorrectly reset the receiveThread
AsamK [Sun, 7 Nov 2021 14:13:53 +0000 (15:13 +0100)]
Move Writer creation out of WriterImpls
AsamK [Mon, 8 Nov 2021 20:16:06 +0000 (21:16 +0100)]
Add logging bridge for java.util.logging
AsamK [Mon, 8 Nov 2021 20:06:27 +0000 (21:06 +0100)]
Fix ACI null pointer
AsamK [Sun, 7 Nov 2021 11:22:53 +0000 (12:22 +0100)]
Extract SignalJsonRpcDispatcherHandler
AsamK [Sun, 7 Nov 2021 10:04:41 +0000 (11:04 +0100)]
Add exportObject helper method
John Freed [Sun, 7 Nov 2021 09:59:14 +0000 (10:59 +0100)]
Implement configuration properties for dbus
Closes #759
commit
169bb518bf6a43bd0bf14e1291f055017a5d5937
Author: John Freed <okgithub@johnfreed.com>
Date: Fri Oct 15 08:53:34 2021 +0200
remove org.asamk.signal.manager.api.Configuration
commit
27ecfee382f0f1402f452a9f5fb1079b2f9c9fc5
Author: John Freed <okgithub@johnfreed.com>
Date: Fri Oct 15 08:40:13 2021 +0200
add a DBus "daemon running" indicator
commit
94b3d9e2ed91b002751df0e04adba3cbc79e6bd1
Author: John Freed <okgithub@johnfreed.com>
Date: Fri Oct 15 08:20:03 2021 +0200
changing most DBus logger.info to logger.debug
commit
15da0601272db4b907bf94240b436667870cea87
Author: John Freed <okgithub@johnfreed.com>
Date: Fri Oct 15 00:09:26 2021 +0200
Configuration for Dbus and main
Main program subcommand
- fix logic to take into account previously unset flags
- provide output in json and plain-text formats
new Dbus Properties:
- ConfigurationReadReceipts
- ConfigurationUnidentifiedDeliveryIndicators
- ConfigurationTypingIndicators
- ConfigurationLinkPreviews
removed getConfiguration and setConfiguration methods
updated documentation
commit
09da3aae62d34de33b73dc53870090c23efe078a
Merge:
3c40b11 18ad9fb
Author: John Freed <okgithub@johnfreed.com>
Date: Thu Oct 14 15:24:07 2021 +0200
Merge branch master into dbus_updateConfiguration
commit
3c40b11b8a6a0619e92de6d54262966aee27fd5d
Merge:
8416d4a cadcc6c
Author: John Freed <okgithub@johnfreed.com>
Date: Sat Oct 9 14:08:08 2021 +0200
Merge branch master into dbus_updateConfiguration
commit
8416d4ac475af5c512d963bf79e62e933592e20a
Author: John Freed <okgithub@johnfreed.com>
Date: Mon Oct 4 08:48:56 2021 +0200
Dbus get/setConfiguration methods
implement:
- getConfiguration() -> [readReceipts<b>, unidentifiedDeliveryIndicators<b>, typingIndicators<b>, linkPreviews<b>] -> <>::
- setConfiguration(readReceipts<b>, unidentifiedDeliveryIndicators<b>, typingIndicators<b>, linkPreviews<b>) -> <>::
Update documentation
AsamK [Sun, 7 Nov 2021 09:38:26 +0000 (10:38 +0100)]
Implement getConfiguration method in Manager
AsamK [Sat, 6 Nov 2021 22:00:41 +0000 (23:00 +0100)]
Update libsignal-service-java
AsamK [Sat, 6 Nov 2021 20:59:11 +0000 (21:59 +0100)]
Implement close for DbusManagerImpl
AsamK [Sat, 6 Nov 2021 20:18:16 +0000 (21:18 +0100)]
Update reflect-config.json
AsamK [Sat, 6 Nov 2021 20:09:06 +0000 (21:09 +0100)]
Refactor ReceiveCommand in dbus mode and remove ExtendedDbusCommand
AsamK [Sat, 6 Nov 2021 14:41:58 +0000 (15:41 +0100)]
Fix error type for dbus rate limit challenge
AsamK [Sat, 6 Nov 2021 12:29:26 +0000 (13:29 +0100)]
Remove libsignal-service from manager lib API
AsamK [Wed, 3 Nov 2021 19:43:39 +0000 (20:43 +0100)]
Refactor receive api
AsamK [Sun, 31 Oct 2021 20:24:25 +0000 (21:24 +0100)]
Convert RecipientIdentifier to record
AsamK [Sun, 31 Oct 2021 19:53:03 +0000 (20:53 +0100)]
Handle UnauthenticatedResponseException internally
AsamK [Sun, 31 Oct 2021 19:43:29 +0000 (20:43 +0100)]
Replace UnregisteredUserException
AsamK [Sun, 31 Oct 2021 18:45:30 +0000 (19:45 +0100)]
Add InactiveGroupLinkException
AsamK [Sun, 31 Oct 2021 18:35:00 +0000 (19:35 +0100)]
Add InvalidDeviceLinkException exception
AsamK [Sun, 31 Oct 2021 18:15:52 +0000 (19:15 +0100)]
Add Pair record
AsamK [Sun, 31 Oct 2021 17:01:17 +0000 (18:01 +0100)]
Use java.util.Optional in Manager interface
AsamK [Sun, 31 Oct 2021 11:40:21 +0000 (12:40 +0100)]
Add new dbus message received signals with extendable extras map
AsamK [Sat, 30 Oct 2021 11:30:58 +0000 (13:30 +0200)]
Refactor dbus receive message handler
John Freed [Sat, 30 Oct 2021 10:53:33 +0000 (12:53 +0200)]
Implement viewedReceipt
commit
cd29144e81701698092f3334bee0c99c0f77f202
Merge:
14532be f884175
Author: AsamK <asamk@gmx.de>
Date: Sat Oct 30 12:46:59 2021 +0200
Merge branch 'master' into dbus_sendviewed
commit
14532befded0004d884f7f0ffa20a11ee5383c08
Author: John Freed <okgithub@johnfreed.com>
Date: Thu Oct 7 08:24:00 2021 +0200
update deliveryReceipt to conform
commit
a9a6edaf3ff8ac81b1229db294d738f624688a0d
Author: John Freed <okgithub@johnfreed.com>
Date: Thu Oct 7 07:40:20 2021 +0200
implement viewedReceipt
for Dbus and Json -- note that this changes the JsonReceiptMessage
structure
update documentation
Closes #764
AsamK [Wed, 27 Oct 2021 18:59:02 +0000 (20:59 +0200)]
Add fatJar gradle task to create a single executable jar file
AsamK [Wed, 27 Oct 2021 18:00:36 +0000 (20:00 +0200)]
Improve dbus error handling
Fixes #787
AsamK [Sun, 24 Oct 2021 20:26:12 +0000 (22:26 +0200)]
Use record classes
AsamK [Sun, 24 Oct 2021 19:06:13 +0000 (21:06 +0200)]
Use Java 17
AsamK [Sun, 24 Oct 2021 18:46:33 +0000 (20:46 +0200)]
Fix unlikely issues with null values
AsamK [Mon, 25 Oct 2021 13:33:40 +0000 (15:33 +0200)]
Replace File.delete with Files.delete
AsamK [Tue, 26 Oct 2021 19:41:00 +0000 (21:41 +0200)]
Update documentation
AsamK [Tue, 26 Oct 2021 19:40:48 +0000 (21:40 +0200)]
Update slf4j
AsamK [Wed, 27 Oct 2021 12:01:58 +0000 (14:01 +0200)]
Update tests
AsamK [Mon, 25 Oct 2021 09:39:21 +0000 (11:39 +0200)]
Update reflect-config.json
AsamK [Sun, 24 Oct 2021 17:57:39 +0000 (19:57 +0200)]
Bump version
AsamK [Sun, 24 Oct 2021 17:57:31 +0000 (19:57 +0200)]
Update dbus-java version
AsamK [Sun, 24 Oct 2021 17:32:13 +0000 (19:32 +0200)]
Use challenge captchas for proof required exception
AsamK [Sun, 24 Oct 2021 17:16:35 +0000 (19:16 +0200)]
Adapt behavior of receive command as dbus client to match normal mode
AsamK [Sun, 24 Oct 2021 17:16:01 +0000 (19:16 +0200)]
Update libsignal-service-java
AsamK [Thu, 21 Oct 2021 20:59:52 +0000 (22:59 +0200)]
Move receive thread handling to manager
AsamK [Thu, 21 Oct 2021 19:19:14 +0000 (21:19 +0200)]
Split receiveMessages method
AsamK [Thu, 21 Oct 2021 19:02:02 +0000 (21:02 +0200)]
Fix comment
AsamK [Thu, 21 Oct 2021 19:01:48 +0000 (21:01 +0200)]
Add setIgnoreAttachments method
AsamK [Tue, 19 Oct 2021 20:16:35 +0000 (22:16 +0200)]
Improve error message when the last provisioning steps fail
AsamK [Mon, 18 Oct 2021 14:48:07 +0000 (16:48 +0200)]
Add missing null check
Fixes #784
AsamK [Mon, 18 Oct 2021 14:47:26 +0000 (16:47 +0200)]
Update reflect-config.json
AsamK [Sat, 16 Oct 2021 08:05:41 +0000 (10:05 +0200)]
Bump version