]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/actions
Implement message expiration timer version
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / actions /
2024-01-28 AsamKImplement remote storage sync
2023-10-17 AsamKFix inspections
2023-09-23 AsamKUpdate libsignal-service
2023-06-18 AsamKRefactor ACI/PNI store handling
2023-05-23 AsamKRefactor manager lib package structure
2023-05-18 AsamKUpdate dependencies
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