]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2022-03-02 AsamKBump version v0.10.4.1
2022-03-02 AsamKMark --target-timestamp flag as required for sendReceip...
2022-02-24 AsamKUpdate libsignal-service-java
2022-02-20 AsamKBump version v0.10.4
2022-02-20 AsamKAdd --message-from-stdin flag for send command
2022-02-20 AsamKUpdate libsignal-service-java
2022-02-20 AsamKPrevent preKeyIds from starting at zero
2022-02-20 AsamKHandle UnsupportedOperationException in daemon command
2022-02-20 AsamKHandle OverlappingFileLockException when linking
2022-02-20 AsamKImplement JSON-RPC client PoC
2022-02-19 AsamKRename error field in json receive response to exception
2022-02-19 AsamKPrevent a stale jsonrpc connection from interfering...
2022-02-19 AsamKUpdate graalvm build tools
2022-02-13 AsamKImprove error messages when daemon is already running
2022-02-13 AsamKLoad multiple accounts in parallel
2022-02-12 AsamKImprove stop receive handling
2022-02-12 AsamKImplement basic listAccounts for dbus client mode
2022-02-12 AsamKImprove decryption error logging
2022-02-11 AsamKUpdate libsignal-service-java
2022-02-11 AsamKImplement support for change number as linked device
2022-02-11 AsamKReexport dbus objects when self number changes
2022-02-11 AsamKPrevent stripping number from self recipient in edge...
2022-02-11 AsamKUpdate self identifiers after whoAmI request
2022-02-11 AsamKExtract number verification code logic
2022-02-11 AsamKMove credentials provider to SignalAccount
2022-02-11 AsamKStore account list in accounts.json file
2022-02-11 AsamKAdd SignalAccountFiles as a central entry point
2022-02-11 AsamKAdd additional logging to message send log store
2022-02-11 AsamKFix type of device id to Integer
2022-02-10 AsamKFix behavior when reading a v1 group from storage that...
2022-02-10 AsamKUpdate reflect-config.json
2022-02-10 Simon FAdd reference to alpine linux aport to README (#887)
2022-02-09 AsamKClose database connection before sleeping
2022-02-06 AsamKAlign receive timeout behavior for dbus client with...
2022-02-06 AsamKCleanup manager package
2022-02-06 AsamKExtra Database base class from AccountDatabase
2022-02-06 AsamKUse RecipientAddress in AvatarStore
2022-02-04 AsamKLog exception when saving file fails
2022-02-03 AsamKAdd new CA certificate to trust store for chat server.
2022-02-03 AsamKSwitch to a less cpu intensive function to check if...
2022-02-02 Sebastian ScheibnerUpdate README.md
2022-02-01 AsamKBump version v0.10.3
2022-02-01 AsamKImprove JSON-RPC subscribeReceive method with subscript...
2022-02-01 exquoRepackage signal-client native builds (#879)
2022-01-29 AsamKRefactor JsonMessageEnvelope to remove unnecessary...
2022-01-29 AsamKAdd more informative thread names
2022-01-29 AsamKAdd --log-file parameter to write logs to separate...
2022-01-28 AsamKImplement MessageSendLog for resending after encryption...
2022-01-27 AsamKFix sender check for requesting message resend
2022-01-27 AsamKOutput sender also for sealed sender messages that...
2022-01-26 morph027add GraalVM reflections for GroupJoinInfo (#872)
2022-01-26 AsamKMark profile for refresh when receiving a profile key...
2022-01-26 AsamKFix output for envelope receipts
2022-01-26 AsamKCreate stores in SignalAccount lazily
2022-01-26 AsamKUpdate graalvm config
2022-01-23 AsamKImprove error handling of getUserStatus command for...
2022-01-23 morph027add org.whispersystems.signalservice.internal.push...
2022-01-22 AsamKBump version v0.10.2
2022-01-22 AsamKUpdate libsignal-service-java
2022-01-22 AsamKAdd recipient id to logging
2022-01-22 AsamKMake deviceId an int
2022-01-22 AsamKArchive old sessions when an identity key has changed
2022-01-17 AsamKFix profile fetch with an invalid LANG variable
2022-01-16 AsamKUpdate gradle
2022-01-16 AsamKUpdate year
2022-01-16 AsamKFix CHANGELOG
2022-01-16 AsamKBump version v0.10.1
2022-01-16 AsamKFix debug message
2022-01-15 AsamKLog the time it takes to send a group message
2022-01-15 AsamKImprove performance when fetching multiple profiles
2022-01-15 AsamKIgnore decryption failures from blocked contacts
2022-01-05 AsamKRename sandbox to staging environment
2022-01-03 AsamKAdd sticker pack url to list output
2022-01-03 AsamKRetrieve sticker pack before sending if necessary
2022-01-03 AsamKChange stickerId to hex everywhere
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...
next