]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands
Get UUIDs for unknown numbers from server
[signal-cli] / src / main / java / org / asamk / signal / commands /
2020-12-08 AsamKReformat project
2020-12-04 AsamKShow pending and requesting members of v2 groups
2020-11-23 AsamKImplement support for sending/receiving Group V2 messages
2020-11-22 AsamKAdd possibility to pass a captcha token to register...
2020-11-22 AsamKRemove legacy EncapsulatedExceptions from manager
2020-08-14 AsamKImprove stderr output
2020-08-09 AsamKUpdate dependencies
2020-05-16 Matúš KošútContact config - message expiration time (#308)
2020-05-15 AsamKSeparate DbusSignal implementation from Manager
2020-05-15 AsamKMove Exception classes to corresponding package
2020-05-11 AsamKRefactor Manager to always have a valid SignalAccount...
2020-05-06 AsamKSwitch to hypfvieh dbus-java
2020-04-03 AsamKOutput json when receiving messages from dbus and ...
2020-04-03 AsamKRename fingerprint to safety number
2020-04-03 AsamKReturn message timestamp after sucessfully sending...
2020-04-03 narodnikAdd a new sync dbus message which shows messages you...
2020-03-29 AsamKStore uuids in identity and session store
2020-03-24 AsamKPrint better error message for captcha required error
2020-03-23 AsamKStore group member uuids in group store
2020-03-23 AsamKUse SignalServiceAddress in more places
2020-03-23 AsamKReformat project
2020-03-23 AsamKRefactor sticker upload
2020-03-23 Signal StickersAdd support for uploading stickers.
2020-03-23 AsamKAdd toString method to Hex utils
2020-03-22 AsamKMark group as active when the user hasn't left it
2020-03-21 AsamKFix some inspection issues
2020-02-22 AsamKAdd command sendReaction for emoji reactions
2020-01-22 Daniel SchäufeleAdd support for blocking contacts and accounts (#260)
2020-01-21 AsamKCanonicalize number when listing identities
2020-01-21 AsamKCanonicalize number before getting/setting contact...
2019-12-30 signal-stickersUpdate to libsignal 2.15.3 (#255)
2019-12-03 VisibleCodeAdd listContacts subcommand (#248)
2019-10-16 AsamKRefactor UpdateContactCommand
2019-10-16 Jérémy BobbioAdd commands to update contact names on Signal servers
2019-10-16 AsamKReformat imports
2019-10-16 AsamKMerge profile commands to a single UpdateProfileCommand
2019-10-16 Jérémy BobbioAdd commands to update profile name and avatar
2018-12-14 HerohtarDon't abort on empty recipient unless there was also...
2018-11-20 AsamKSplit commands into separate classes