]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/Manager.java
Refactor RecipientAddress
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / Manager.java
2022-10-08 AsamKRefactor RecipientAddress
2022-10-07 AsamKImprove error message when joining a group with already...
2022-05-29 AsamKSplit given/family name in updateContact command
2022-05-26 AsamKWrap ignoreAttachments option in a ReceiveConfig record
2022-05-24 AsamKRename main/master device to primary device
2022-05-21 AsamKRefactor manager update profile method
2022-05-21 AsamKImplement sendPayment notification command
2022-05-20 AsamKExtend listContacts command with profiles and filtering
2022-05-18 AsamKRefactor set blocked methods to accept multiple recipie...
2022-05-17 AsamKInclude unrestricted unidentified access state in getUs...
2022-02-11 AsamKReexport dbus objects when self number changes
2022-02-11 AsamKAdd SignalAccountFiles as a central entry point
2022-02-06 AsamKCleanup manager package
2022-01-28 AsamKImplement MessageSendLog for resending after encryption...
2022-01-22 AsamKMake deviceId an int
2022-01-03 AsamKAdd sticker pack url to list output
2022-01-03 AsamKImplement listStickerPacks command
2022-01-03 AsamKAdd support for sending stickers
2021-12-31 AsamKExtract AccountHelper
2021-12-30 AsamKAdd UnregisteredRecipientException
2021-12-20 AsamKUse Duration for timeout
2021-12-11 AsamKReplace collect(Collectors.toList()) with toList()
2021-12-05 AsamKClose account if user is not registered
2021-11-26 AsamKAdd removeContact command
2021-11-14 AsamKMake send behavior more deterministic if there are...
2021-11-12 AsamKImplement unregister command for jsonrpc and dbus daemon
2021-11-10 AsamKRename --username to --account
2021-11-10 AsamKImplement socket/tcp for daemon command
2021-11-07 AsamKImplement getConfiguration method in Manager
2021-11-06 AsamKRefactor ReceiveCommand in dbus mode and remove Extende...
2021-11-06 AsamKRemove libsignal-service from manager lib API
2021-11-06 AsamKRefactor receive api
2021-10-31 AsamKHandle UnauthenticatedResponseException internally
2021-10-31 AsamKReplace UnregisteredUserException
2021-10-31 AsamKAdd InactiveGroupLinkException
2021-10-31 AsamKAdd InvalidDeviceLinkException exception
2021-10-31 AsamKAdd Pair record
2021-10-31 AsamKUse java.util.Optional in Manager interface
2021-10-27 AsamKUse record classes
2021-10-22 AsamKMove receive thread handling to manager
2021-10-21 AsamKSplit receiveMessages method
2021-10-21 AsamKAdd setIgnoreAttachments method
2021-10-12 AsamKExtract IdentityHelper
2021-10-12 AsamKRestrict blocking of group to master device
2021-10-09 AsamKImplement new dbus group interface
2021-10-02 AsamKRefactor dbus linked devices interface
2021-09-30 AsamKImplement configuration handling
2021-09-28 AsamKRefactor Manager interface
2021-09-28 AsamKExtract Manager interface
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-12 AsamKExtract PreKeyHelper from Manager
2021-09-09 AsamKAdd submitRateLimitChallenge command
2021-09-05 AsamKImplement retrieving data from remote storage
2021-09-05 AsamKAdd possibility to update the device name
2021-09-04 AsamKOnly handle jsonRpc requests, after receive thread...
2021-08-30 AsamKCreate libsignal dependencies only when required
2021-08-30 AsamKRemove registration lock pin before deleting account
2021-08-30 AsamKMove all message decryption to IncomingMessageHandler
2021-08-29 AsamKUpdate libsignal-service-java
2021-08-26 AsamKDelete cached failed messages after 30 days
2021-08-26 AsamKExtract ContactHelper and IncomingMessageHandler
2021-08-26 AsamKExtract AttachmentHelper and SyncHelper
2021-08-26 AsamKMove more profile functionality to ProfileHelper
2021-08-26 AsamKRename internal quitGroup method
2021-08-26 AsamKPrevent non-admins from sending to announcement groups
2021-08-26 AsamKExtract GroupHelper
2021-08-25 AsamKAdapt log level
2021-08-25 AsamKAdd RecipientIdentifier as external Manager interface
2021-08-25 AsamKRefactor message send methods
2021-08-23 AsamKAdd new --trust-new-identities global parameter
2021-08-23 AsamKHandle queued actions also when thread is interrupted
2021-08-22 AsamKTrust an identity with its scannable safety numbers...
2021-08-22 AsamKFix rare null pointer exception when receiving message...
2021-08-22 AsamKImplement sendReceipt command
2021-08-22 AsamKExtend json output with number and uuid fields
2021-08-22 AsamKDiscard messages from non-admins in announcement groups
2021-08-22 AsamKImplement announcement groups
2021-08-21 AsamKAdd json output listIdentities command
2021-08-21 AsamKRefactor message sending
2021-08-20 AsamKHandle changed identity key correctly when sending...
2021-08-15 AsamKRemove registrationLockV1 code
2021-08-15 AsamKUpdate libsignal-service-java
2021-08-10 AsamKImplement jsonRpc command
2021-08-08 AsamKAdd dbus SignalControl interface to register/verify...
2021-07-31 AsamKExtract decryptProfileIfKeyKnown helper method
2021-06-13 AsamKImplement sticker pack retrieval
2021-06-12 AsamKAdd sendTyping command
2021-06-12 AsamKUpdate libsignal-service-java
2021-06-12 AsamKImplement --delete flag for quitGroup
2021-06-12 AsamKSkip invalid contact records
2021-06-12 AsamKSkip invalid group records
2021-06-02 AsamKRefresh group if group update conflicts with remote...
2021-05-29 AsamKUse System.currentTimeMillis
2021-05-24 AsamKAdd hint that messages must be regularly received
2021-05-19 AsamKUpdate libsignal-service-java
2021-05-15 AsamKUpdate group with remaining options, after creating it
2021-05-15 AsamKPrevent last admin from leaving group
2021-05-15 AsamKImplement setting group permissions
2021-05-15 AsamKImplement setting expiration timer for groups
next