]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2020-12-29 AsamKMove group classes to separate package
2020-12-26 AsamKUse File instead of String
2020-12-26 AsamKUse slf4j simple logger
2020-12-25 AsamKUse base64 group id for protobuf group file to match...
2020-12-25 AsamKFix prevention of adding group members a second time
2020-12-24 AsamKFix handling data messages of sync messages
2020-12-24 AsamKRetrieve group v2 avatars
2020-12-24 AsamKRefactor to use GroupId class to wrap the byte array
2020-12-23 AsamKAdd null check and change some formatting
2020-12-23 Atomic-BeanQuotes, Mentions and Reactions in non-daemon JSON mode...
2020-12-22 AsamKDownload quote attachment thumbnails and slightly impro...
2020-12-21 AsamKBump version v0.7.1
2020-12-21 AsamKPrint warning if libzkgroup is missing
2020-12-21 AsamKImplement join group via invitation link
2020-12-21 AsamKShow group invite link in group list
2020-12-21 AsamKImplement blocking for v2 groups
2020-12-21 AsamKImplement accepting and declining group invitations
2020-12-21 AsamKGet UUIDs for unknown numbers from server
2020-12-21 AsamKAdd group v2 id to json output
2020-12-15 AsamKBump version v0.7.0
2020-12-15 AsamKPrevent NullPointerException when destination is null...
2020-12-14 AsamKImplement quit group
2020-12-13 AsamKImplement updating of v2 groups
2020-12-12 AsamKApply decrypted group change when receiving signed...
2020-12-12 AsamKMigrate local group to v2 if another member has migrated it
2020-12-11 AsamKUpdate dbus-java
2020-12-08 AsamKReformat project
2020-12-08 AsamKImplement creating V2 Groups
2020-12-04 AsamKShow pending and requesting members of v2 groups
2020-12-01 AsamKOnly update account attributes if already registered
2020-11-25 AsamKImplement a sticker store
2020-11-23 AsamKImplement support for sending/receiving Group V2 messages
2020-11-23 AsamKUpdate codestyle
2020-11-22 AsamKBump version v0.6.12
2020-11-22 AsamKAdd CHANGELOG.md
2020-11-22 AsamKAdd output for new message infos
2020-11-22 AsamKAdd possibility to pass a captcha token to register...
2020-11-22 AsamKAdapt json output to always use receiptMessage and...
2020-11-22 AsamKRemove legacy EncapsulatedExceptions from manager
2020-11-22 AsamKUse StandardCharsets.UTF_8
2020-11-21 AsamKStore profile keys only in profile store
2020-11-21 AsamKSave account data after executing message actions
2020-11-21 AsamKDon't retry messages if they fail for another reason...
2020-11-21 AsamKShow view once, remote delete and mentions info when...
2020-11-21 AsamKUpdate dependencies
2020-11-19 AsamKUpdate codeql-analysis.yml
2020-10-22 AsamKPrint addition message info
2020-10-14 AsamKBump version v0.6.11
2020-10-11 AsamKFix behavior for recipients with only UUIDs
2020-09-28 Mateusz PiotrowskiBump required JRE version in README
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
next