]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/Manager.java
Extend updateProfile command to set family name
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / Manager.java
2021-05-05 AsamKExtend updateProfile command to set family name
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 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 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 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 pre key store
2021-05-01 AsamKRefactor sessions store
2021-04-05 Adaptive GarageSend remote delete (#593)
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-25 AsamKImprove behavior of trust command
2021-02-21 AsamKUse var instead of explicit types
2021-02-19 Atomic-BeanOutput "SharedContacts" field from a SignalDataMessage...
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 lib module