]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2021-10-31 AsamKUse java.util.Optional in Manager interface
2021-10-31 AsamKAdd new dbus message received signals with extendable...
2021-10-30 AsamKRefactor dbus receive message handler
2021-10-30 John FreedImplement viewedReceipt
2021-10-27 AsamKAdd fatJar gradle task to create a single executable...
2021-10-27 AsamKImprove dbus error handling
2021-10-27 AsamKUse record classes
2021-10-27 AsamKUse Java 17
2021-10-27 AsamKFix unlikely issues with null values
2021-10-27 AsamKReplace File.delete with Files.delete
2021-10-27 AsamKUpdate documentation
2021-10-27 AsamKUpdate slf4j
2021-10-27 AsamKUpdate tests
2021-10-27 AsamKUpdate reflect-config.json
2021-10-24 AsamKBump version v0.9.2
2021-10-24 AsamKUpdate dbus-java version
2021-10-24 AsamKUse challenge captchas for proof required exception
2021-10-24 AsamKAdapt behavior of receive command as dbus client to...
2021-10-24 AsamKUpdate libsignal-service-java
2021-10-22 AsamKMove receive thread handling to manager
2021-10-21 AsamKSplit receiveMessages method
2021-10-21 AsamKFix comment
2021-10-21 AsamKAdd setIgnoreAttachments method
2021-10-19 AsamKImprove error message when the last provisioning steps...
2021-10-18 AsamKAdd missing null check
2021-10-18 AsamKUpdate reflect-config.json
2021-10-16 AsamKBump version v0.9.1
2021-10-15 AsamKUpdate CHANGELOG.md
2021-10-15 AsamKCheck if configuration message contains value before...
2021-10-15 AsamKUpdate reflect-config
2021-10-15 AsamKUpdate build pipeline to java 17
2021-10-15 AsamKAdd missing unexport groups call
2021-10-15 AsamKUpdate libsignal-service-java
2021-10-15 AsamKReconnect websocket with exponential backof if connecti...
2021-10-15 AsamKClear queued message actions after handling
2021-10-13 John Freedfix typos in DBus doc (#774)
2021-10-12 AsamKExtract IdentityHelper
2021-10-12 AsamKRestrict blocking of group to master device
2021-10-12 AsamKRefactor to remove ProfileKeyProvider and UnidentifiedA...
2021-10-12 AsamKUpdate graalvm buildtools
2021-10-11 John Freedupdate DBus documentation (#773)
2021-10-10 AsamKUpdate libsignal-service-java
2021-10-10 AsamKReconnect websockets after errors
2021-10-10 AsamKUpdate gradle wrapper
2021-10-09 AsamKUpdate documentation
2021-10-09 technillogueUpdate to new provisioning URL scheme (#762)
2021-10-09 John FreedUpdate documentation
2021-10-09 AsamKImplement new dbus group interface
2021-10-09 AsamKAdd DeviceNotFound Error
2021-10-09 John Freedupdate docs for DBus listDevices method (#768)
2021-10-07 AsamKFix dbus properties GetAll method for variants
2021-10-07 AsamKReturn struct instead of object path directly for dbus...
2021-10-07 AsamKFix device id type
2021-10-07 John Freedimplement DBus submitRateLimitChallenge method (#763)
2021-10-03 AsamKRetrieve self profile from storage
2021-10-03 AsamKUpdate libsignal-service-java
2021-10-03 AsamKRead configurations from storage
2021-10-02 AsamKDon't repeatedly try to refetch group info if permissio...
2021-10-02 AsamKRefactor dbus linked devices interface
2021-10-02 AsamKAdd helper classes for exporting dbus properties
2021-10-01 AsamKExtract configurationStore variable
2021-09-30 AsamKImplement configuration handling
2021-09-30 AsamKRemove workaround for getBoolean from JsonRpcLocalCommand
2021-09-28 AsamKAllow message from pending member if it's just a group...
2021-09-28 AsamKRefactor dbus client mode to improve maintainability
2021-09-28 AsamKRefactor Manager interface
2021-09-28 AsamKExtract Manager interface
2021-09-28 AsamKDo not send message resend request to own device
2021-09-28 AsamKRefactor NoteToSelf to singleton class
2021-09-28 AsamKReformat code
2021-09-28 John FreedImplement Dbus updateProfile with givenName (#734)
2021-09-26 AsamKRefactor isRegistered
2021-09-26 John Freedimplement Dbus isRegistered() methods (#729)
2021-09-26 AsamKReformat code
2021-09-26 John Freedimplement Dbus updateAccount and listDevices (#730)
2021-09-26 John Freedimplement Dbus setExpirationTimer (#735)
2021-09-26 John Freedimplement Dbus sync methods (#737)
2021-09-26 John Freedimplement Dbus stickerpack method (#740)
2021-09-21 AsamKReformat code 738/head
2021-09-21 John FreedImplement Dbus setPin and removePin (#733)
2021-09-15 AsamKAdapt visibility
2021-09-15 AsamKUpdate README.md
2021-09-15 AsamKUpdate FUNDING.yml
2021-09-13 JtheSawAdd sendTyping and sendReceipt to dbus interface (...
2021-09-12 AsamKRemove custom -PappArgs handling, gradle now supports...
2021-09-12 AsamKUse official graalvm native-image gradle plugin
2021-09-12 AsamKBump version v0.9.0
2021-09-12 AsamKUpdate graalvm config
2021-09-12 AsamKExit immediately if an uncaught error is thrown on...
2021-09-12 AsamKRequest message resend if incoming message can't be...
2021-09-12 AsamKStore announcement group capability
2021-09-12 AsamKRefresh prekeys after receiving a pre key message,...
2021-09-12 AsamKExtract PreKeyHelper from Manager
2021-09-10 AsamKConvert RateLimitException to a network failure send...
2021-09-10 AsamKFix plain text output for getUserStatus command
2021-09-10 AsamKFix printing proof required error
2021-09-09 AsamKAdd submitRateLimitChallenge command
2021-09-09 AsamKAdd missing check if client zk operations are null
2021-09-09 AsamKCatch ProofRequiredException from getPreKeys request...
2021-09-08 AsamKRemove unnecessary step from codeql analysis
next