]> nmode's Git Repositories - signal-cli/history - lib
Update FUNDING.yml
[signal-cli] / lib /
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-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 AsamKLog error message if libzkgroup or libsignal-client...
2021-09-08 AsamKIgnore set profile failure if libzkgroup is missing
2021-09-05 AsamKPrevent creation of RecipientAddress with UNKNOWN_UUID
2021-09-05 AsamKImplement retrieving data from remote storage
2021-09-05 AsamKAdd possibility to update the device name
2021-09-04 AsamKOnly handle jsonRpc requests, after receive thread...
2021-09-04 AsamKImplement support for receiving sender key messages
2021-09-04 AsamKUse EMPTY send event listeners
2021-09-04 AsamKImprove comment in SessionStore
2021-09-03 AsamKAdd missing isActive check
2021-09-03 AsamKUpdate libsignal-service-java
2021-08-30 AsamKFix handling incoming contacts sync message
2021-08-30 AsamKCreate libsignal dependencies only when required
2021-08-30 AsamKRemove registration lock pin before deleting account
2021-08-30 AsamKPrevent endless loop when receiving contact sync message
2021-08-30 AsamKMove all message decryption to IncomingMessageHandler
2021-08-30 AsamKImprove dbus register error message if called with...
2021-08-29 AsamKUpdate libsignal-service-java
2021-08-27 AsamKDon't handle blocked or forbidden messages
2021-08-26 AsamKDelete cached failed messages after 30 days
2021-08-26 AsamKExtract ContactHelper and IncomingMessageHandler
2021-08-26 AsamKExtract AttachmentHelper and SyncHelper
2021-08-26 AsamKMove more profile functionality to ProfileHelper
2021-08-26 AsamKRename internal quitGroup method
2021-08-26 AsamKPrevent non-admins from sending to announcement groups
2021-08-26 AsamKExtract GroupHelper
2021-08-25 AsamKUpdate URL for reaching Signal chat server
2021-08-25 AsamKAdapt log level
2021-08-25 AsamKAdd RecipientIdentifier as external Manager interface
2021-08-25 AsamKRefactor message send methods
2021-08-25 AsamKEnable announcement group capability
2021-08-23 AsamKAdd new --trust-new-identities global parameter
2021-08-23 AsamKHandle queued actions also when thread is interrupted
2021-08-22 AsamKTrust an identity with its scannable safety numbers...
2021-08-22 AsamKFix rare null pointer exception when receiving message...
2021-08-22 AsamKImplement sendReceipt command
2021-08-22 AsamKExtend json output with number and uuid fields
2021-08-22 AsamKDiscard messages from non-admins in announcement groups
2021-08-22 AsamKImplement announcement groups
2021-08-22 AsamKTrim zero bytes from profile fields
2021-08-21 AsamKAdd json output listIdentities command
2021-08-21 AsamKRefactor message sending
2021-08-20 AsamKHandle changed identity key correctly when sending...
2021-08-15 AsamKRemove registrationLockV1 code
2021-08-15 AsamKUpdate libsignal-service-java
2021-08-10 AsamKImplement jsonRpc command
2021-08-08 AsamKAdd dbus SignalControl interface to register/verify...
2021-08-07 AsamKUpdate bouncycastle
2021-07-31 AsamKExtract decryptProfileIfKeyKnown helper method
2021-06-13 AsamKImplement sticker pack retrieval
2021-06-13 AsamKAdd optional content type to json sticker pack manifest
2021-06-13 AsamKUse correct hex implementation
2021-06-12 AsamKAdd sendTyping command
2021-06-12 AsamKUpdate libsignal-service-java
2021-06-12 AsamKImplement --delete flag for quitGroup
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-29 AsamKUse System.currentTimeMillis
2021-05-24 AsamKAdd hint that messages must be regularly received
2021-05-22 AsamKMake lib module jar reproducible
2021-05-21 AsamKPrevent sending invalid locale to server
2021-05-19 AsamKUpdate libsignal-service-java
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 libsignal-service-java
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 AsamKFix NPE when legacy profile has no capabilities
2021-05-12 AsamKPrevent NPE during migration, when profile key is null
2021-05-11 AsamKDon't send null message to self
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 AsamKStore device name in account file and prevent it from...
2021-05-08 AsamKCheck if account file already exists before actually...
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
next