]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/Manager.java
Handle rate limit exception correctly when querying usernames
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / Manager.java
2025-07-12 AsamKHandle rate limit exception correctly when querying...
2025-06-08 AsamKImprove behavior when pin data doesn't exist on the...
2025-03-16 AsamKUpdate libsignal-service
2025-01-23 AsamKExtend updateContact command with nick given/family...
2024-11-23 AsamKReformat files
2024-09-08 AsamKImprove addDevice error message
2024-03-22 AsamKExtend getUserStatus command for usernames
2024-02-27 AsamKFix typo
2024-02-26 AsamKImprove error message if captcha is rejected by server
2024-02-25 AsamKRemoving linked devices only works on the primary device
2024-02-20 AsamKShow information when requesting voice verification...
2024-02-18 AsamKAdd sendMessageRequestResponse command
2024-02-18 AsamKAdd parameter to configure phone number privacy
2024-02-09 AsamKAdd command to retrieve avatars and stickers
2024-01-13 AsamKAdd --unrestricted-unidentified-sender to updateAccount...
2024-01-12 AsamKAdd --notify-self parmeter
2023-11-21 AsamKImplement username links
2023-11-11 AsamKAdd --hide parameter to removeContact command
2023-11-09 AsamKUse improved shutdown for receive command
2023-10-17 AsamKFix inspections
2023-10-15 AsamKImprove handling of CDSI resource exhaustion
2023-10-14 AsamKImplement change phone number
2023-08-21 AsamKShow better error message when using addDevice on a...
2023-08-20 AsamKAdd addStickerPack command
2023-06-03 AsamKRefactor trust command implementation
2023-05-23 AsamKRefactor addDeviceLink method
2023-05-23 AsamKRefactor manager lib package structure
2023-05-21 AsamKRemove unused code
2023-05-11 AsamKImplement editing of previous messages
2023-04-03 AsamKImplement support for usernames
2022-11-14 AsamKAllow using data URIs for updateGroup/updateProfile...
2022-11-01 ced-bAdd command to get an attachment (#1080)
2022-11-01 AsamKImprove behavior with synchronous and asynchronous...
2022-10-31 AsamKAdd optional message limit for receive command
2022-10-30 AsamKImplement reacting to stories
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
next