]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/api
Update gradle
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / api /
2025-07-14 AsamKAdd support for sending view once messages
2025-06-28 AsamKUpdate libsignal-service-java
2025-06-08 AsamKImprove behavior when pin data doesn't exist on the...
2025-03-16 AsamKUpdate libsignal-service
2025-01-23 AsamKFix creating builder from contact
2024-11-29 AsamKAdd support for using PNI as recipient
2024-11-23 AsamKUpdate libsignal-service
2024-11-23 AsamKReformat files
2024-10-26 AsamKImplement message expiration timer version
2024-10-25 AsamKUpdate libsignal-service
2024-09-08 AsamKImprove addDevice error message
2024-07-25 AsamKUpdate libsignal-service
2024-05-17 AsamKHandle all possible identifiers of a RecipientAddress
2024-04-19 AsamKImplement dbus support for listIdentities
2024-04-17 AsamKStore profile phone number sharing mode and discoverabl...
2024-04-15 AsamKAdd aci,pni to API RecipientAddress
2024-04-15 AsamKAdd handling for new nickname and note fields
2024-03-27 AsamKUpdate libsignal-service-java
2024-03-22 AsamKExtend getUserStatus command for usernames
2024-03-07 AsamKUpdate libsignal-service
2024-02-27 AsamKFix typo
2024-02-26 AsamKImprove error message if captcha is rejected by server
2024-02-20 AsamKShow information when requesting voice verification...
2024-02-18 AsamKFix sending to username
2024-02-18 AsamKUpdate libsignal-service
2024-02-09 AsamKAdd command to retrieve avatars and stickers
2024-01-28 AsamKRecreate recipient database with aci column
2024-01-28 AsamKImplement remote storage sync
2024-01-14 AsamKUpdate libsignal-service-java
2023-11-21 AsamKImprove source serviceId handling
2023-11-21 AsamKFix receiving contact address
2023-11-21 AsamKImplement username links
2023-11-12 AsamKMake JobExecutor execute jobs asynchronously
2023-11-11 AsamKAdd --hide parameter to removeContact command
2023-11-11 AsamKConvert Contact to record
2023-11-10 AsamKReorder static final modifier
2023-11-08 AsamKIgnore quotes without author
2023-10-22 AsamKUpdate libsignal-service-java
2023-10-17 AsamKFix inspections
2023-10-17 AsamKUse .isEmpty() for checking lists and strings
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
next