]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/helper
Repackage signal-client native builds (#879)
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / helper /
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
2021-09-04 AsamKImplement support for receiving sender key messages
2021-09-04 AsamKUse EMPTY send event listeners
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 AsamKPrevent endless loop when receiving contact sync message
2021-08-30 AsamKMove all message decryption to IncomingMessageHandler
2021-08-29 AsamKUpdate libsignal-service-java
2021-08-27 AsamKDon't handle blocked or forbidden messages
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 AsamKPrevent non-admins from sending to announcement groups
2021-08-26 AsamKExtract GroupHelper
2021-08-25 AsamKAdd RecipientIdentifier as external Manager interface
2021-08-22 AsamKImplement announcement groups
2021-08-21 AsamKRefactor message sending
2021-08-15 AsamKUpdate libsignal-service-java
2021-05-19 AsamKUpdate libsignal-service-java
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-13 AsamKAdd group descriptions
2021-05-03 AsamKMinor fixes
2021-05-03 AsamKRefactor group store
2021-05-03 AsamKRefactor contact and profile store
next