]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/dbus
Check if required quote-author parameter is missing
[signal-cli] / src / main / java / org / asamk / signal / dbus /
2025-01-23 AsamKExtend updateContact command with nick given/family...
2024-11-23 AsamKReformat files
2024-10-26 AsamKImplement message expiration timer version
2024-09-08 AsamKReplace deprecated DBusMap
2024-09-08 AsamKImprove addDevice error message
2024-04-19 AsamKImplement dbus support for listIdentities
2024-04-15 AsamKAdd aci,pni to API RecipientAddress
2024-04-15 AsamKAdd handling for new nickname and note fields
2024-03-22 AsamKExtend getUserStatus command for usernames
2024-02-27 AsamKFix typo
2024-02-27 AsamKAdd register parameter to force reregistration
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-02-09 AsamKAdd --bus-name option to use different D-Bus bus name
2024-01-28 AsamKRecreate recipient database with aci column
2024-01-22 AsamKHandle mentions when receiving from dbus
2024-01-13 AsamKAdd --unrestricted-unidentified-sender to updateAccount...
2024-01-12 AsamKAdd --notify-self parmeter
2023-12-15 AsamKFix inspection issues
2023-11-21 AsamKImplement username links
2023-11-11 AsamKAdd --hide parameter to removeContact command
2023-11-10 AsamKMove all dbus interaction to dbus package
2023-11-10 AsamKRefactor DaemonCommand
2023-11-10 AsamKReorder static final modifier
2023-11-09 AsamKUse improved shutdown for receive command
2023-11-09 AsamKUse improved shutdown for daemon command
2023-11-07 AsamKReduce use of printStackTrace
2023-10-24 AsamKUse new threads API
2023-10-24 AsamKUse pattern matching switch cases
2023-10-22 AsamKPrevent unnecessary compile warnings
2023-10-17 AsamKFix inspections
2023-10-17 AsamKUse .isEmpty() for checking lists and strings
2023-10-15 AsamKImprove handling of CDSI resource exhaustion
2023-10-14 AsamKImplement change phone number
2023-10-10 AsamKImplement EditMessageReceived signal for dbus
2023-08-26 AsamKImprove identites listing
2023-08-22 AsamKEnsure uniqueness of dbus identity names
2023-08-21 AsamKShow better error message when using addDevice on a...
2023-08-20 AsamKAdd addStickerPack command
2023-06-17 AdimarantisUpdate identities after trust (#1264)
2023-06-11 AsamKImprove uuid/number handling
2023-06-05 AsamKReformat code
2023-06-05 AdimarantisDbus identities (#1259)
2023-06-03 AsamKRefactor trust command implementation
2023-06-02 AsamKExtract dbus client command handling
2023-06-02 AsamKAdd helper method to create valid dbus object path
2023-05-23 AsamKRefactor addDeviceLink method
2023-05-23 AsamKRefactor manager lib package structure
2023-05-21 AsamKRemove unused code
2023-05-20 AsamKImplement textStyles for sending and receiving
2023-05-11 AsamKImplement editing of previous messages
2023-04-03 AsamKImplement support for usernames
2023-04-02 AsamKFix deleting old group in dbus mode
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 ced-bAdd command to get an attachment (#1080)
2022-10-31 AsamKAdd optional message limit for receive command
2022-10-30 AsamKImplement replying to stories
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-09-18 AsamKAdd sendPaymentNotification dbus method
2022-08-09 AsamKImplement receive handling for story messages
2022-06-18 AsamKImprove output for profile key update messages
2022-05-29 AsamKSplit given/family name in updateContact command
2022-05-26 AsamKWrap ignoreAttachments option in a ReceiveConfig record
2022-05-25 AsamKImplement sending link previews
2022-05-24 AsamKRename main/master device to primary device
2022-05-23 AsamKSplit contact name field in given name and family name
2022-05-22 AsamKPrint more detailed error message when registering...
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 AsamKStore profile sharing enabled for contacts
2022-05-18 AsamKRefactor set blocked methods to accept multiple recipie...
2022-05-17 AsamKInclude unrestricted unidentified access state in getUs...
2022-05-16 AsamKAdd command to delete local account data
2022-05-14 AsamKUpdate libsignal-service-java
2022-04-09 AsamKAdd support for banning/unbanning group members
2022-04-06 AsamKFix check if there was a send error when creating a...
2022-03-29 AsamKUpdate libsignal-service-java
2022-03-17 AsamKUpdate libsignal-service-java
2022-02-12 AsamKImplement basic listAccounts for dbus client mode
2022-02-11 AsamKReexport dbus objects when self number changes
2022-02-11 AsamKFix type of device id to Integer
2022-02-06 AsamKAlign receive timeout behavior for dbus client with...
2022-02-06 AsamKCleanup manager package
2022-02-01 AsamKImprove JSON-RPC subscribeReceive method with subscript...
2022-01-29 AsamKAdd more informative thread names
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
2022-01-02 AsamKImprove pin failure message in dbus mode
next