]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/helper/ContactHelper.java
Extend updateContact command with nick given/family name and note
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / helper / ContactHelper.java
2025-01-23 AsamKExtend updateContact command with nick given/family...
2024-11-23 AsamKReformat files
2024-10-26 AsamKImplement message expiration timer version
2024-02-18 AsamKEnable profile sharing when accepting message request
2023-11-11 AsamKAdd --hide parameter to removeContact command
2023-11-11 AsamKConvert Contact to record
2023-05-23 AsamKRefactor manager lib package structure
2022-05-29 AsamKSplit given/family name in updateContact command
2022-05-23 AsamKSplit contact name field in given name and family name
2022-05-18 AsamKStore profile sharing enabled for contacts
2021-08-26 AsamKExtract ContactHelper and IncomingMessageHandler