]> nmode's Git Repositories - signal-cli/history - lib
Add logging to test script
[signal-cli] / lib /
2022-06-11 AsamKHandle groups sync message again
2022-06-11 AsamKUpdate libsignal-service-java
2022-06-09 AsamKRefactor identity key store
2022-06-08 AsamKUnsubscribe receive if jsonRpcSender channel is closed
2022-06-08 AsamKStore self profile key in profile store after linking
2022-06-08 AsamKLog more detailed provisioning errors
2022-06-08 AsamKAdd additional logging for payment address parsing
2022-06-08 AsamKFix typo
2022-06-07 AsamKReformat sql statements in MessageSendLogStore
2022-06-07 AsamKRename ThreadInfo to LegacyThreadInfo
2022-06-06 AsamKExtend logging when determining default locale
2022-06-06 AsamKReformat
2022-06-04 KevinAdded base64 encoded attachment support (#966)
2022-05-29 AsamKSplit given/family name in updateContact command
2022-05-26 AsamKAdd option to send read receipts for all received data...
2022-05-26 AsamKWrap ignoreAttachments option in a ReceiveConfig record
2022-05-26 AsamKRefactor SendReceiptAction to take type argument
2022-05-26 AsamKFix inspection issues
2022-05-25 AsamKImplement sending link previews
2022-05-25 AsamKRefactor attachment upload helpers
2022-05-24 AsamKStore retrieved storage manifest locally
2022-05-24 AsamKHandle account record the same as other records when...
2022-05-24 AsamKStore family name in recipient store
2022-05-24 AsamKRename main/master device to primary device
2022-05-23 AsamKRefresh pre keys after receiving a sync message with...
2022-05-23 AsamKOnly generate prekeys if the corresponding identity...
2022-05-23 AsamKSplit contact name field in given name and family name
2022-05-23 AsamKUpdate code style for text blocks
2022-05-23 AsamKRefresh self profile before rotating profile key
2022-05-23 AsamKReduce direct use of recipient store
2022-05-22 AsamKPrint more detailed error message when registering...
2022-05-21 AsamKAdd mobile-coin-address to updateProfile command
2022-05-21 AsamKDecrypt and verify the profile payment address
2022-05-21 AsamKRefactor manager update profile method
2022-05-21 AsamKImplement sendPayment notification command
2022-05-20 AsamKExtend listContacts command with profiles and filtering
2022-05-19 AsamKOnly update profile keys from authoritative group changes
2022-05-19 AsamKUpdate libsignal-service-java
2022-05-18 AsamKRotate profile key after blocking a contact/group
2022-05-18 AsamKStore profile sharing enabled for contacts
2022-05-18 AsamKDon't reset avatar url path when updating profile with...
2022-05-18 AsamKCleanup fileChannel if file locking fails
2022-05-18 AsamKRefactor set blocked methods to accept multiple recipie...
2022-05-18 AsamKKeep unrestricted unidentified access if it was set...
2022-05-17 AsamKInclude unrestricted unidentified access state in getUs...
2022-05-17 AsamKInclude reason for inactive group link in error message
2022-05-17 AsamKStore payment address of profiles
2022-05-16 AsamKPrevent printing stack trace for unregistered users
2022-05-16 AsamKAdd command to delete local account data
2022-05-16 AsamKStore information if account is registerd on LIVE or...
2022-05-14 AsamKAdd warning if user has no profile name set
2022-05-14 AsamKExtract getSelfProfile method
2022-05-14 AsamKUpdate libsignal-service-java
2022-05-02 AsamKFix deleting a recipient which has no uuid
2022-04-18 AsamKUpdate dependencies
2022-04-11 AsamKUpdate dependencies
2022-04-11 AsamKRefresh pre keys for PNI identity
2022-04-09 AsamKAdd support for banning/unbanning group members
2022-04-06 AsamKOutput RATE_LIMIT_FAILURE type more reliably in json...
2022-04-06 AsamKPrevent deleting a group locally if the user is still...
2022-04-06 AsamKFix output of rate limit exception
2022-03-29 AsamKUpdate libsignal-service-java
2022-03-17 AsamKUpdate libsignal-service-java
2022-03-17 AsamKFix multi account commands for newly created accounts
2022-03-16 AsamKUpdate libsignal-service-java
2022-02-24 AsamKUpdate libsignal-service-java
2022-02-20 AsamKUpdate libsignal-service-java
2022-02-20 AsamKPrevent preKeyIds from starting at zero
2022-02-20 AsamKHandle OverlappingFileLockException when linking
2022-02-19 AsamKPrevent a stale jsonrpc connection from interfering...
2022-02-13 AsamKLoad multiple accounts in parallel
2022-02-12 AsamKImprove stop receive handling
2022-02-12 AsamKImprove decryption error logging
2022-02-11 AsamKUpdate libsignal-service-java
2022-02-11 AsamKImplement support for change number as linked device
2022-02-11 AsamKReexport dbus objects when self number changes
2022-02-11 AsamKPrevent stripping number from self recipient in edge...
2022-02-11 AsamKUpdate self identifiers after whoAmI request
2022-02-11 AsamKExtract number verification code logic
2022-02-11 AsamKMove credentials provider to SignalAccount
2022-02-11 AsamKStore account list in accounts.json file
2022-02-11 AsamKAdd SignalAccountFiles as a central entry point
2022-02-11 AsamKAdd additional logging to message send log store
2022-02-10 AsamKFix behavior when reading a v1 group from storage that...
2022-02-09 AsamKClose database connection before sleeping
2022-02-06 AsamKCleanup manager package
2022-02-06 AsamKExtra Database base class from AccountDatabase
2022-02-06 AsamKUse RecipientAddress in AvatarStore
2022-02-04 AsamKLog exception when saving file fails
2022-02-03 AsamKAdd new CA certificate to trust store for chat server.
2022-02-03 AsamKSwitch to a less cpu intensive function to check if...
2022-02-01 AsamKImprove JSON-RPC subscribeReceive method with subscript...
2022-01-29 AsamKAdd more informative thread names
2022-01-28 AsamKImplement MessageSendLog for resending after encryption...
2022-01-27 AsamKFix sender check for requesting message resend
2022-01-27 AsamKOutput sender also for sealed sender messages that...
2022-01-26 AsamKMark profile for refresh when receiving a profile key...
2022-01-26 AsamKFix output for envelope receipts
2022-01-26 AsamKCreate stores in SignalAccount lazily
2022-01-23 AsamKImprove error handling of getUserStatus command for...
next