]> nmode's Git Repositories - signal-cli/history - lib
Reduce usage of deprecated resolved methods
[signal-cli] / lib /
2021-05-04 AsamKReduce usage of deprecated resolved methods
2021-05-04 AsamKArchive recipient's sessions after identity key switch
2021-05-03 AsamKAdd sendSyncRequest command
2021-05-03 AsamKPrevent updateContact and block commands on linked...
2021-05-03 AsamKCheck if profileKey is null for old accounts
2021-05-03 AsamKCreate an initial empty profile after registration
2021-05-03 AsamKAttempt to refresh recipients uuid if sending fails
2021-05-03 AsamKAdd --delete-account argument to completely delete...
2021-05-03 AsamKMinor fixes
2021-05-03 AsamKHandle saving inside SignalAccount
2021-05-03 AsamKRefactor group store
2021-05-03 AsamKCorrectly store uuid from server
2021-05-03 AsamKRefactor sticker store
2021-05-03 AsamKSplit load signal account method
2021-05-03 AsamKRefactor contact and profile store
2021-05-01 AsamKFix displaying group quit messages
2021-05-01 AsamKDon't clear contact store before receiving new sync...
2021-05-01 AsamKOnly respond to sync requests if we're the master device
2021-05-01 AsamKRetrieve profile to get latest identity key
2021-05-01 AsamKStore messages in cache by recipient id
2021-05-01 AsamKRefactor identity key store
2021-05-01 AsamKRefactor signed pre key store
2021-05-01 AsamKRefactor pre key store
2021-05-01 AsamKRefactor sessions store
2021-05-01 AsamKRefactor recipients store
2021-05-01 AsamKMove RecipientStore to recipients package
2021-04-05 Adaptive GarageSend remote delete (#593)
2021-03-13 AsamKUse a new serviceID for the re-deployed KBS setup in...
2021-03-08 AsamKReturn URI instead of String
2021-03-08 AsamKReturn a Manager from ProvisioningManager and Registrat...
2021-03-07 Adimarantissome small dbus return code fixes (#556)
2021-03-01 AdimarantisDbus enhancements (#543)
2021-02-28 AsamKAdd getDisplayName to SignalProfile
2021-02-28 AsamKCatch all exceptions when loading cached message
2021-02-25 AsamKImprove behavior of trust command
2021-02-23 AsamKFix issue with broken sessions
2021-02-21 AsamKUse var instead of explicit types
2021-02-20 AsamKRefactor ReceiveMessageHandler
2021-02-19 Atomic-BeanOutput "SharedContacts" field from a SignalDataMessage...
2021-02-14 AsamKAdd more information for libsignal-client native dependency
2021-02-13 AsamKOnly attempt to delete profile avatar if it exists
2021-02-13 AsamKUpdate signal-service-java
2021-02-03 DomProposal for the Manager class to manage an ExecutorSer...
2021-01-23 AsamKAdd support for about and aboutEmoji for profiles
2021-01-23 AsamKRefactor ServiceConfig and add sandbox config
2021-01-23 AsamKExtract checkLibVersions task to gradle plugin
2021-01-23 AsamKExtract lib module