]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2021-08-08 AsamKRemove fallbacks to deprecated data paths
2021-08-08 AsamKRemove deprecated --json parameter
2021-08-07 AsamKBump version v0.8.5
2021-08-07 AsamKUpdate bouncycastle
2021-08-05 AsamKMake name optional for updateContact
2021-07-31 AsamKExtract decryptProfileIfKeyKnown helper method
2021-07-31 AsamKAdd hint to sticker upload error message
2021-07-24 technillogueupdate Graal reflect config with legacy classes (#667)
2021-07-23 technillogueInclude source name in JSON output (#663)
2021-06-20 AsamKBump version v0.8.4.1
2021-06-17 exquoAdd README note about glibc version requirement for...
2021-06-15 AsamKHandle missing captcha parameter correctly
2021-06-13 AsamKBump version v0.8.4
2021-06-13 AsamKImplement sticker pack retrieval
2021-06-13 AsamKAdd optional content type to json sticker pack manifest
2021-06-13 AsamKRename method parameter
2021-06-13 AsamKUse correct hex implementation
2021-06-12 AsamKAdd sendTyping command
2021-06-12 AsamKUpdate libsignal-service-java
2021-06-12 AsamKStrip url scheme from captcha string
2021-06-12 AsamKImplement --delete flag for quitGroup
2021-06-12 AsamKReformat code
2021-06-12 AsamKSkip invalid contact records
2021-06-12 AsamKSkip invalid group records
2021-06-02 AsamKRefresh group if group update conflicts with remote...
2021-05-31 AsamKAdd dbus signal handler on specific object
2021-05-29 AsamKUse System.currentTimeMillis
2021-05-28 AsamKFix error message
2021-05-24 AsamKUpdate README.md
2021-05-24 AsamKAdd hint that messages must be regularly received
2021-05-23 AsamKUpdate ci.yml
2021-05-22 AsamKUpdate ci.yml
2021-05-22 AsamKMake lib module jar reproducible
2021-05-21 AsamKUpdate README.md
2021-05-21 AsamKPrevent sending invalid locale to server
2021-05-20 AsamKImprove command line help
2021-05-20 AsamKExtend tests
2021-05-20 AsamKUpdate FUNDING.yml
2021-05-19 AsamKUpdate libsignal-service-java
2021-05-16 AsamKInclude proof required information in sending error
2021-05-16 AsamKFix camel case device-id flag
2021-05-16 AsamKUpdate tests
2021-05-15 AsamKUpdate documentation
2021-05-15 AsamKUpdate tests
2021-05-15 AsamKUpdate group with remaining options, after creating it
2021-05-15 AsamKPrevent last admin from leaving group
2021-05-15 AsamKImplement setting group permissions
2021-05-15 AsamKImplement setting expiration timer for groups
2021-05-15 AsamKImplement configuring of group link
2021-05-15 AsamKImplement add/remove admin privileges
2021-05-15 AsamKRename group v2 helper
2021-05-15 AsamKImplement remove group members
2021-05-14 AsamKSplit createGroup out of updateGroup method
2021-05-13 AsamKAdd group descriptions
2021-05-13 AsamKUpdate argparse4j
2021-05-13 AsamKUpdate libsignal-service-java
2021-05-13 AsamKBump version v0.8.3
2021-05-13 AsamKAdd test script to run tests against sandbox and update...
2021-05-13 AsamKUpdate graalvm config
2021-05-13 AsamKPrevent error when including self in member list
2021-05-13 AsamKOnly send plain text pin if locked with registration...
2021-05-12 AsamKAdd --service-environment to allow testing against...
2021-05-12 Florian7843Fixed typo, where "note" was written as "not" (#619)
2021-05-12 AsamKFix NPE when legacy profile has no capabilities
2021-05-12 AsamKRemove old classes from graalvm config
2021-05-12 AsamKPrevent NPE during migration, when profile key is null
2021-05-11 AsamKBump version v0.8.2
2021-05-11 AsamKDon't send null message to self
2021-05-11 AsamKAdd sendSyncRequest to man page
2021-05-11 AsamKUpdate dbus-java
2021-05-11 AsamKUpdate CHANGELOG.md
2021-05-11 AsamKUpdate graalvm config
2021-05-11 AsamKWarn when using a legacy data path
2021-05-11 AsamKStore available profile data even if we don't have...
2021-05-09 AsamKTrust address/uuid combination from unidentified sender...
2021-05-09 AsamKImplement preliminary phone number privacy for sender...
2021-05-09 AsamKReset profile key credentials when new profile key...
2021-05-09 AsamKAllow relinking an account if it's no longer authorized
2021-05-08 AsamKLog information when link message from main device...
2021-05-08 AsamKEncrypt/decrypt device names
2021-05-08 AsamKReduce default receive timeout to 1 second
2021-05-08 AsamKStore device name in account file and prevent it from...
2021-05-08 AsamKCheck if account file already exists before actually...
2021-05-07 AsamKAdapt systemd service to allow successful shutdown
2021-05-05 AsamKUpdate CHANGELOG.md
2021-05-05 AsamKRenew session if message decryption fails with Protocol...
2021-05-05 AsamKExtend updateProfile command to set family name
2021-05-05 AsamKAdd version to account file
2021-05-04 AsamKReduce usage of deprecated resolved methods
2021-05-04 AsamKArchive recipient's sessions after identity key switch
2021-05-04 AsamKUpdate CHANGELOG.md
2021-05-03 AsamKUpdate CHANGELOG.md
2021-05-03 AsamKAdd sendSyncRequest command
2021-05-03 AsamKPrevent updateContact and block commands on linked...
2021-05-03 AsamKCheck if profileKey is null for old accounts
2021-05-03 AsamKCreate an initial empty profile after registration
2021-05-03 AsamKAttempt to refresh recipients uuid if sending fails
2021-05-03 AsamKAdd --delete-account argument to completely delete...
2021-05-03 AsamKMinor fixes
2021-05-03 AsamKHandle saving inside SignalAccount
next