]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2022-01-03 AsamKImplement listStickerPacks command
2022-01-03 AsamKAdd support for sending stickers
2022-01-02 AsamKAdd verbose logging for decryption errors of incoming...
2022-01-02 Sebastian ScheibnerUpdate CONTRIBUTING.md
2022-01-02 OrazioSet security options for the example signal-cli-socket...
2022-01-02 AsamKMark isRegistered() dbus method as deprecated
2022-01-02 AsamKImprove pin failure message in dbus mode
2022-01-02 AsamKAdd config files for systemd sysusers and tmpfiles
2022-01-02 AsamKAdapt log levels
2022-01-02 AsamKImplement multi account commands for dbus client
2021-12-31 AsamKExtract ProvisioningManager and RegistrationManager...
2021-12-31 AsamKMake GroupV2Helper package-private
2021-12-31 AsamKExtract AccountHelper
2021-12-30 AsamKExtract ReceiveHelper
2021-12-30 AsamKRefactor Context to create helpers lazily
2021-12-30 AsamKAdd UnregisteredRecipientException
2021-12-30 AsamKExtract RecipientHelper
2021-12-30 AsamKUpdate dependencies
2021-12-30 AsamKAdapt log levels
2021-12-30 AsamKUpdate CHANGELOG.md
2021-12-30 AsamKAdd additional log verbosity levels
2021-12-30 AsamKAdd additional logging
2021-12-26 AsamKParalellize profile fetching
2021-12-26 AsamKMove saving out of synchronized block
2021-12-26 AsamKAlign dbus handling of no account parameter with normal...
2021-12-26 AsamKUpdate graalvm-config
2021-12-26 AsamKUpdate libsignal-service-java
2021-12-25 AsamKDisable unidentified access for recipient if it fails...
2021-12-25 AsamKThrow unregistered exception in getRegisteredUser
2021-12-25 AsamKImprove error handling for profile fetching
2021-12-25 AsamKOptimize getAccessFor method
2021-12-25 AsamKLog profile decryption failure
2021-12-25 AsamKUpdate handling of unrestricted unidentified sender...
2021-12-23 AsamKStart preKeyIds with a random number
2021-12-23 AsamKAdd logging for executing action
2021-12-23 AsamKAdd error message when creating sende keys path fails
2021-12-22 AsamKSave account file after adding distribution ids
2021-12-22 AsamKReturn unknown version if project version is not available
2021-12-22 AsamKAdd workaround for jsonrpc clients that send null params
2021-12-22 AsamKImprove exit code for message sending
2021-12-22 AsamKCatch all exceptions when deserializig session records
2021-12-22 AsamKUpdate graalvm native buildtools
2021-12-22 AsamKUpdate graalvm config
2021-12-20 AsamKSend typing messages with sender keys
2021-12-20 AsamKRetry failed messages after trusting a new identity
2021-12-20 AsamKUse Duration for timeout
2021-12-20 AsamKUpdate graalvm config
2021-12-20 AsamKDon't store default values of group blocked/permissionD...
2021-12-20 AsamKImplement simple handling of incoming decryption error...
2021-12-20 AsamKImplementing sending group messages with sender keys
2021-12-20 AsamKUpdate libsignal-service-java
2021-12-20 AsamKImprove profile fetching
2021-12-19 AsamKUpdate gradle wrapper
2021-12-16 AsamKImprove error handling for tcp address parsing
2021-12-15 AsamKPrevent NPE if no locale is configured
2021-12-11 AsamKBump version v0.10.0
2021-12-11 AsamKFix making man pages
2021-12-11 AsamKUpdate tests
2021-12-11 AsamKImplement more methods for DbusManagerImpl
2021-12-11 AsamKUpdate CHANGELOG.md
2021-12-11 AsamKImplement sendGroupTying dbus method
2021-12-11 AsamKUpdate FUNDING.yml
2021-12-11 AsamKReplace collect(Collectors.toList()) with toList()
2021-12-11 AsamKHandle send failures as non fatal and return detailed...
2021-12-10 AsamKInclude recipient identifier in send error message
2021-12-10 AsamKUpdate resource-config.json
2021-12-10 AsamKUpdate man pages
2021-12-10 AsamKUpdate bouncycastle
2021-12-08 AsamKUpdate libsignal-service-java
2021-12-06 AsamKPrint uuid in listIdentities command if number unknown
2021-12-06 AsamKImprove behavior of changed recipient id
2021-12-06 AsamKAlways use correct recipientId after recipients were...
2021-12-06 AsamKExtend logging in RecipientStore
2021-12-06 AsamKConvert RecipientAddress to record
2021-12-05 AsamKAdd debug log when reading message from stdin
2021-12-05 AsamKUpdate CHANGELOG.md
2021-12-05 AsamKAdapt error message for multi-account only commands
2021-12-05 AsamKCopy managers list to prevent ConcurrentModificationExc...
2021-12-05 AsamKRemove jackson from lib's api
2021-12-05 AsamKClose account if user is not registered
2021-12-05 AsamKUpdate reflect-config.json
2021-12-05 AsamKFix issue when loading a legacy account file without aci
2021-12-05 AsamKImprove error message when an account is already in use
2021-12-05 AsamKImprove handling of unregistered account
2021-12-05 jonas.hoeferAdd dbus methods: deleteContact and deleteRecipient
2021-12-05 AsamKCache group credentials in memory
2021-12-05 AsamKRemove dead code and fix inspection issues
2021-12-05 technillogueAdd -c for --config (#816)
2021-12-03 AsamKFix to always update recipientsMerged map when merging...
2021-12-03 AsamKUpdate graalvm buildtools
2021-11-28 AsamKAdd Automatic-Module-Name for manager lib
2021-11-26 AsamKAdd removeContact command
2021-11-23 technillogueadd JsonPayment (#808)
2021-11-21 AsamKImplement sending message quotes
2021-11-19 AsamKOnly store recipient if there were changes
2021-11-18 AsamKUpdate libsignal-service-java
2021-11-15 AsamKUpdate reflect config
2021-11-14 AsamKReturn json response if available in error data field
2021-11-14 AsamKClean up base package
2021-11-14 AsamKMake send behavior more deterministic if there are...
next