]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/helper
Decrypt and verify the profile payment address
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / helper /
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...
2021-10-12 AsamKExtract IdentityHelper
2021-10-12 AsamKRefactor to remove ProfileKeyProvider and UnidentifiedA...
2021-10-09 AsamKImplement new dbus group interface
2021-10-03 AsamKRetrieve self profile from storage
2021-10-03 AsamKUpdate libsignal-service-java
2021-10-03 AsamKRead configurations from storage
2021-10-02 AsamKDon't repeatedly try to refetch group info if permissio...
2021-10-01 AsamKExtract configurationStore variable
2021-09-30 AsamKImplement configuration handling
2021-09-28 AsamKAllow message from pending member if it's just a group...
2021-09-28 AsamKDo not send message resend request to own device
2021-09-12 AsamKRequest message resend if incoming message can't be...
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 AsamKCatch ProofRequiredException from getPreKeys request...
2021-09-05 AsamKImplement retrieving data from remote storage
next