]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2020-09-11 AsamKBump version v0.6.10
2020-09-11 AsamKRefactor ProfileStore to handle name/uuid addresses...
2020-09-11 AsamKAdd workaround to fix crashes if native libzkgroup...
2020-09-11 AsamKIgnore error if downloading profile avatar fails
2020-09-11 AsamKSupport saving profiles for users without uuids
2020-09-11 AsamKPrevent corrupting account file, when serialization...
2020-09-10 AsamKBump version v0.6.9
2020-09-10 AsamKUpdate gradle wrapper
2020-09-10 AsamKRemove deprecated calls
2020-09-10 AsamKCache profiles for 24h before retrieving them again
2020-09-10 AsamKRetrieve avatar profile image
2020-09-10 AsamKUpdate libsignal-service
2020-09-10 AsamKUse java 14 for CI builds
2020-09-06 Lars K.W. Gohlkecleanup: removes deprecation
2020-09-06 Lars K.W. Gohlkereplaces strings to enable compile time checking
2020-08-27 Lars K.W. GohlkeUpdate codeql-analysis.yml
2020-08-27 Lars K.W. Gohlkeset to jdk11
2020-08-19 exquoAdjust link to a renamed wiki page
2020-08-14 AsamKUpdate README.md
2020-08-14 AsamKImprove stderr output
2020-08-14 AsamKRemove unnecessary stderr output
2020-08-14 Mateusz PiotrowskiMention the availability of signal-cli on FreeBSD
2020-08-09 AsamKUpdate dependencies
2020-08-06 AsamKUpdate dependencies
2020-08-06 AsamKMove decrypting recipient profile to separate method
2020-08-05 Mateusz PiotrowskiFix a typo
2020-08-04 AsamKCreate codeql-analysis.yml
2020-07-02 AsamKUse isEmpty()
2020-06-22 Elburz Sorkhabiadd further clarification to addDevice docs
2020-06-05 AsamKIgnore closed channel exception when closing the channe...
2020-06-05 AsamKPrint more information for sync requests
2020-06-05 AsamKDelay auto responses to messages until caught up with...
2020-06-04 AsamKDetect when receive has caught up with old messages
2020-06-04 AsamKCreate service config only once
2020-06-04 AsamKUpdate dependencies
2020-06-02 exquoRemove references to the native unix-java library
2020-05-22 AsamKBump version v0.6.8
2020-05-22 AsamKRefactor sendMessage and extract sendSelfMessage method
2020-05-22 AsamKExtract sending of expiration timer update to separate...
2020-05-22 AsamKStore number/uuid in recipient store after receiving...
2020-05-16 Matúš KošútContact config - message expiration time (#308)
2020-05-15 AsamKSeparate DbusSignal implementation from Manager
2020-05-15 AsamKMove Exception classes to corresponding package
2020-05-14 AsamKMake fields final for DBusSignal classes
2020-05-14 AsamKUpdate dependencies
2020-05-14 AsamKUpdate dependency
2020-05-13 AsamKRefactor Manager and SignalAccount to implement Closeable
2020-05-11 AsamKSave account state after ending session even if sending...
2020-05-11 AsamKRefactor Manager to always have a valid SignalAccount...
2020-05-11 AsamKSplit manager ServiceConfig from BaseConfig
2020-05-11 AsamKUpdate dependencies
2020-05-07 AsamKDon't send group info request after receiving QUIT...
2020-05-06 AsamKUpdate dependencies
2020-05-06 AsamKImprove asciidoc formatting of the man page
2020-05-06 AsamKRemove version check which isn't working correctly
2020-05-06 AsamKSwitch to hypfvieh dbus-java
2020-05-06 AsamKUpdate README.md
2020-04-21 AsamKWhen sending an end session message clear local session...
2020-04-21 AsamKAlso catch IllegalArgumentException when sending messag...
2020-04-03 AsamKBump version v0.6.7
2020-04-03 AsamKOutput json when receiving messages from dbus and ...
2020-04-03 AsamKRename fingerprint to safety number
2020-04-03 AsamKReturn message timestamp after sucessfully sending...
2020-04-03 AsamKAdd RecipientStore to resolve all identifiers to Signal...
2020-04-03 narodnikAdd a new sync dbus message which shows messages you...
2020-03-30 AsamKUpdate dependencies
2020-03-30 signal-stickersUse correct sticker pack key length of 32. (#288)
2020-03-29 AsamKBump version v0.6.6
2020-03-29 AsamKUpdate gradle wrapper
2020-03-29 AsamKGet untrusted identity from inner exception
2020-03-29 AsamKStore uuids in identity and session store
2020-03-27 AsamKFix potential crash that could happen when legacy threa...
2020-03-25 AsamKUse legacy sender certificate, until uuid support is...
2020-03-24 AsamKRemove unused methods from LegacyJsonThreadStore
2020-03-24 AsamKMark our own identity key as trusted initially
2020-03-24 AsamKImprove behavior, when authorization fails
2020-03-24 AsamKPrint better error message for captcha required error
2020-03-24 AsamKGet uuids from contact store when resolving numbers
2020-03-24 AsamKOnly send our profile key to recipient who are in our...
2020-03-24 AsamKOnly store our own profile key in contact list, if...
2020-03-24 AsamKSet uuid after verify and linking and request it at...
2020-03-23 AsamKSend delivery receipt for data messages that need it
2020-03-23 AsamKRemove ThreadStore and store message expiration time...
2020-03-23 AsamKStore group member uuids in group store
2020-03-23 AsamKStore contact uuids in contact store
2020-03-23 AsamKShow recipient of sent sync message also when destinati...
2020-03-23 AsamKUse lambda for ThreadLocal
2020-03-23 AsamKUse SignalServiceAddress in more places
2020-03-23 AsamKAdd documentation for sticker upload
2020-03-23 AsamKReformat project
2020-03-23 AsamKRefactor sticker upload
2020-03-23 Signal StickersAdd support for uploading stickers.
2020-03-23 AsamKAdd toString method to Hex utils
2020-03-22 AsamKMark group as active when the user hasn't left it
2020-03-22 AsamKFix storing received profile keys
2020-03-22 AsamKImplement sending messages using unidentified sender
2020-03-21 AsamKFix some inspection issues
2020-03-21 AsamKUpdate libsignal-service-java
2020-03-21 AsamKUpdate gradle wrapper
2020-02-22 AsamKAdd command sendReaction for emoji reactions
next