]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/api
Update documentation
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / api /
2023-10-13 AsamKImplement exit code for rate limiting error
2023-10-10 AsamKAdd --quote-attachment paramter to send command
2023-09-30 AsamKConvert classes to records
2023-09-23 AsamKUpdate libsignal-service
2023-09-08 AsamKUpdate libsignal-service
2023-08-20 AsamKAdd addStickerPack command
2023-08-06 AsamKUpdate libsignal-service
2023-07-20 AsamKUpdate libsignal-service
2023-06-11 AsamKAdd support for invalid pre key failure when sending...
2023-06-03 AsamKRefactor trust command implementation
2023-05-23 AsamKRefactor addDeviceLink method
2023-05-23 AsamKRefactor manager lib package structure
2023-05-20 AsamKImplement textStyles for sending and receiving
2023-05-11 AsamKImplement editing of previous messages
2023-04-05 AsamKReduce use of unknown serviceIds
2023-04-03 AsamKImplement support for usernames
2023-04-01 AsamKUpdate libsignal-service-java
2023-01-27 AsamKPrint text styles in plain text output
2022-11-14 AsamKAllow using data URIs for updateGroup/updateProfile...
2022-11-01 AsamKImprove behavior with synchronous and asynchronous...
2022-10-30 AsamKImplement replying to stories
2022-10-28 AsamKUse complete address instead of only identifier for...
2022-10-22 AsamKStore attachments with a file extension
2022-10-21 AsamKDon't output caption if it's empty
2022-10-19 AsamKAdd --ignore-stories flag to prevent receiving story...
2022-10-08 AsamKRefactor RecipientAddress
2022-10-07 AsamKImprove error message when joining a group with already...
2022-09-17 AsamKUpdate libsignal-service-java
2022-08-28 AsamKMove identity store to database
2022-08-09 AsamKImplement receive handling for story messages
2022-06-18 AsamKImprove output for profile key update messages
2022-05-26 AsamKAdd option to send read receipts for all received data...
2022-05-26 AsamKWrap ignoreAttachments option in a ReceiveConfig record
2022-05-26 AsamKFix inspection issues
2022-05-25 AsamKImplement sending link previews
2022-05-24 AsamKRename main/master device to primary device
2022-05-22 AsamKPrint more detailed error message when registering...
2022-05-21 AsamKAdd mobile-coin-address to updateProfile command
2022-05-21 AsamKRefactor manager update profile method
2022-05-17 AsamKInclude unrestricted unidentified access state in getUs...
2022-05-14 AsamKUpdate libsignal-service-java
2022-04-09 AsamKAdd support for banning/unbanning group members
2022-04-06 AsamKOutput RATE_LIMIT_FAILURE type more reliably in json...
2022-03-29 AsamKUpdate libsignal-service-java
2022-03-17 AsamKUpdate libsignal-service-java
2022-03-16 AsamKUpdate libsignal-service-java
2022-02-06 AsamKCleanup manager package
2022-01-27 AsamKOutput sender also for sealed sender messages that...
2022-01-26 AsamKFix output for envelope receipts
2022-01-22 AsamKMake deviceId an int
2022-01-03 AsamKAdd sticker pack url to list output
2022-01-03 AsamKChange stickerId to hex everywhere
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-22 AsamKImprove exit code for message sending
2021-12-11 AsamKReplace collect(Collectors.toList()) with toList()
2021-12-10 AsamKInclude recipient identifier in send error message
2021-12-06 AsamKConvert RecipientAddress to record
2021-11-26 AsamKAdd removeContact command
2021-11-23 technillogueadd JsonPayment (#808)
2021-11-21 AsamKImplement sending message quotes
2021-11-13 AsamKImplement sending mentions
2021-11-10 AsamKRead phone number sharing mode from storage
2021-11-07 AsamKImplement getConfiguration method in Manager
2021-11-06 AsamKUpdate libsignal-service-java
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 AsamKConvert RecipientIdentifier to record
2021-10-31 AsamKAdd InactiveGroupLinkException
2021-10-31 AsamKAdd InvalidDeviceLinkException exception
2021-10-31 AsamKAdd Pair record
2021-10-27 AsamKUse record classes
2021-10-27 AsamKUse Java 17
2021-10-09 AsamKImplement new dbus group interface
2021-09-28 AsamKRefactor Manager interface
2021-09-28 AsamKRefactor NoteToSelf to singleton class
2021-08-29 AsamKUpdate libsignal-service-java
2021-08-25 AsamKAdd RecipientIdentifier as external Manager interface
2021-08-25 AsamKRefactor message send methods
2021-06-12 AsamKAdd sendTyping command
2021-05-08 AsamKEncrypt/decrypt device names