]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/helper
Extend logging when determining default locale
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / helper /
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 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 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 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-20 AsamKExtend listContacts command with profiles and filtering
2022-05-19 AsamKOnly update profile keys from authoritative group changes
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-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-14 AsamKExtract getSelfProfile method
2022-05-14 AsamKUpdate libsignal-service-java
2022-04-11 AsamKRefresh pre keys for PNI identity
2022-04-09 AsamKAdd support for banning/unbanning group members
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-16 AsamKUpdate libsignal-service-java
2022-02-20 AsamKUpdate libsignal-service-java
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 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 AsamKAdd SignalAccountFiles as a central entry point
2022-02-10 AsamKFix behavior when reading a v1 group from storage that...
2022-02-06 AsamKCleanup manager package
2022-02-06 AsamKUse RecipientAddress in AvatarStore
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-23 AsamKImprove error handling of getUserStatus command for...
2022-01-22 AsamKMake deviceId an int
2022-01-22 AsamKArchive old sessions when an identity key has changed
2022-01-17 AsamKFix profile fetch with an invalid LANG variable
2022-01-16 AsamKFix debug message
2022-01-15 AsamKLog the time it takes to send a group message
2022-01-15 AsamKImprove performance when fetching multiple profiles
2022-01-15 AsamKIgnore decryption failures from blocked contacts
2022-01-03 AsamKRetrieve sticker pack before sending if necessary
2022-01-03 AsamKChange stickerId to hex everywhere
2022-01-03 AsamKAdd support for sending stickers
2022-01-02 AsamKAdd verbose logging for decryption errors of incoming...
2021-12-31 AsamKMake GroupV2Helper package-private
2021-12-31 AsamKExtract AccountHelper
2021-12-30 AsamKExtract ReceiveHelper
2021-12-30 AsamKRefactor Context to create helpers lazily
2021-12-30 AsamKAdd UnregisteredRecipientException
2021-12-30 AsamKExtract RecipientHelper
2021-12-30 AsamKAdapt log levels
2021-12-26 AsamKParalellize profile fetching
2021-12-25 AsamKDisable unidentified access for recipient if it fails...
2021-12-25 AsamKImprove error handling for profile fetching
2021-12-25 AsamKOptimize getAccessFor method
2021-12-25 AsamKUpdate handling of unrestricted unidentified sender...
2021-12-20 AsamKSend typing messages with sender keys
2021-12-20 AsamKRetry failed messages after trusting a new identity
2021-12-20 AsamKImplement simple handling of incoming decryption error...
2021-12-20 AsamKImplementing sending group messages with sender keys
2021-12-20 AsamKImprove profile fetching
2021-12-11 AsamKReplace collect(Collectors.toList()) with toList()
2021-12-05 AsamKCache group credentials in memory
2021-11-19 AsamKOnly store recipient if there were changes
2021-11-18 AsamKUpdate libsignal-service-java
2021-11-14 AsamKMake send behavior more deterministic if there are...
2021-11-12 AsamKRename username to account
2021-11-10 AsamKAdd getDefaultLocale utils method
2021-11-10 AsamKCache sender certificates in memory
2021-11-10 AsamKRead phone number unlisted state from storage
2021-11-10 AsamKRead phone number sharing mode from storage
2021-11-07 AsamKAdd exportObject helper method
2021-11-06 AsamKUpdate libsignal-service-java
2021-11-06 AsamKRefactor ReceiveCommand in dbus mode and remove Extende...
2021-11-06 AsamKRemove libsignal-service from manager lib API
2021-11-06 AsamKRefactor receive api
2021-10-31 AsamKHandle UnauthenticatedResponseException internally
2021-10-31 AsamKAdd InactiveGroupLinkException
2021-10-31 AsamKAdd Pair record
2021-10-27 AsamKUse Java 17
2021-10-24 AsamKUpdate libsignal-service-java
2021-10-15 AsamKCheck if configuration message contains value before...
next