]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/actions
Fix issue with unknown identity serviceId
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / actions /
2022-08-28 AsamKKey tables on serviceId instead of recipientId
2022-08-28 AsamKImplement SignalServiceAccountDataStore for PNI
2022-06-21 AsamKCreate master key before storage sync if it doesn't...
2022-05-26 AsamKRefactor SendReceiptAction to take type argument
2022-05-24 AsamKRename main/master device to primary device
2022-05-18 AsamKRotate profile key after blocking a contact/group
2022-03-29 AsamKUpdate libsignal-service-java
2022-03-17 AsamKUpdate libsignal-service-java
2022-02-20 AsamKUpdate libsignal-service-java
2022-01-28 AsamKImplement MessageSendLog for resending after encryption...
2021-12-30 AsamKRefactor Context to create helpers lazily
2021-11-12 AsamKMerge multiple SendReceiptActions to same recipient...
2021-10-27 AsamKUse Java 17
2021-09-30 AsamKImplement configuration handling
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-05 AsamKImplement retrieving data from remote storage
2021-08-26 AsamKExtract ContactHelper and IncomingMessageHandler