]> nmode's Git Repositories - signal-cli/history - src/main/java
Fix some inspection issues
[signal-cli] / src / main / java /
2020-03-21 AsamKFix some inspection issues
2020-03-21 AsamKUpdate libsignal-service-java
2020-02-22 AsamKAdd command sendReaction for emoji reactions
2020-02-22 AsamKPrint message reactions
2020-02-12 AsamKUpdate to libsignal 2.15.3_unofficial_2
2020-02-12 AsamKShow contact name for message Sender
2020-01-27 Lars K.W. Gohlkerefactor extracts method for security inits 90/head
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...
2020-01-21 AsamKUpload attachment before sending to fix sending attachm...
2020-01-21 AsamKUpdate copyright notice
2020-01-06 AsamKAdd output for additional sync messages
2020-01-06 AsamKFix showing sender of synced messages
2019-12-31 AsamKDisplay more information for received messages
2019-12-30 AsamKImprove SignalServiceAddress handling
2019-12-30 signal-stickersUpdate to libsignal 2.15.3 (#255)
2019-12-07 AsamKUse guessContentTypeFromStream as fallback for probeCon...
2019-12-03 VisibleCodeAdd listContacts subcommand (#248)
2019-11-11 AsamKSupport receiving unidentified messages for dbus
2019-11-11 AsamKExtract getMessageReceiver method
2019-11-11 AsamKImprove receiving unidentified messages
2019-11-11 AsamKUse correct sender device for receiving sealed messages
2019-11-11 kpcyrdAdd basic sealed sender support
2019-11-01 Gabriel Fernández... added sync type to sync messages json
2019-10-16 AsamKRefactor UpdateContactCommand
2019-10-16 Jérémy BobbioAdd commands to update contact names on Signal servers
2019-10-16 AsamKUpdate dependencies
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
2019-10-16 AsamKInclude profile key in outgoing messages
2019-09-29 Gabriel Fernández... Added JsonSyncDataMessage class with destination field.
2019-09-29 Gabriel Fernández... Added ReceiptMessage to JSON output
2019-09-29 AsamKOutput attachment id as json string to prevent rounding...
2019-09-05 AsamKFix sending sync messages for group messages
2019-09-05 AsamKSend expirationTime with all group updates
2019-09-05 AsamKSynchronize fileChannel access
2019-09-05 Juergen KurzmannUpdate SignalAccount storage on unregister
2019-08-03 Juergen KurzmannThrow error on failed authorization
2019-07-13 AsamKUpdate libsignal-service-java
2019-06-19 AsamKUpdate libsignal-service-java dependency
2019-03-23 AsamKSend self messages only as sync messages
2019-03-23 AsamKUpdate dependencies
2019-02-13 AsamKFix NPE when receiving contacts sync message
2019-02-13 AsamKUpdate libsignal-service-java
2019-01-09 Parker HigginsExpose filename of attachments to json message handler...
2018-12-16 AsamKUpdate signal-service-java
2018-12-14 HerohtarDon't abort on empty recipient unless there was also...
2018-12-14 Tai GrootMinor spelling/grammar fix
2018-12-12 AsamKUpdate libsignal-service-java
2018-12-08 AsamKChange default data path to $XDG_DATA_HOME/signal-cli
2018-11-25 AsamKSave account after creating profile key
2018-11-25 AsamKUse custom SecureRandom instance
2018-11-21 Vincent OlivierManager : removeLinkedDevices updates isMultiDevice...
2018-11-20 AsamKFix inspections
2018-11-20 AsamKSplit commands into separate classes
2018-11-19 AsamKFix minor inspection issues
2018-11-19 AsamKExtract static methods from Main
2018-11-18 AsamKExtract utils methods
2018-11-18 AsamKExtract SignalAccount from Manager
2018-11-18 AsamKMove Manager to sub package
2018-11-18 AsamKExtract util methods to separate classes
2018-11-17 AsamKUpdate signal-service-java dependency
2018-10-19 AsamKUpdate libsignal-service-java to 2.9.0
2018-08-12 AsamKUpdate signal-service-java to 2.8.0
2018-08-12 AsamKReduce duplicate code
2018-08-12 AsamKAdd missing null check
2018-05-19 Benedikt Constanti... Send correct expiry value in group and contact syncs
2018-05-17 RiamseDuct tape solution to make daemon actually output JSON
2018-05-17 RiamseAdd command line argument for JSON output in daemon
2018-05-04 nicoAdd getGroupIds() to DBUS
2018-05-03 AsamKPrint quotes from messages
2018-03-31 AsamKSupport registration lock PIN
2018-01-21 AsamKAdd output for new message fields
2017-12-29 AsamKUpdate argparse4j
2017-12-29 AsamKUpdate libsignal-service-java
2017-09-07 AsamKUpdate libsignal-service-java
2017-08-17 AsamKUpdate libsignal-service
2017-06-18 AsamKSend dbus signal, when receipt is received
2017-06-16 AsamKImplement json output for receive
2017-06-15 AsamKDelete empty message cache directories
2017-06-15 AsamKUse Base64 from libsignal
2017-06-15 AsamKClose input stream from received sync groups and contacts
2017-06-11 AsamKSend and receive verified messages
2017-05-20 AsamKUpdate dependencies
2017-05-07 AsamKImplement updateGroup command via dbus
2017-04-01 AsamKUpdate dependencies, add attachment filename support
2017-02-26 AsamKReformat
2017-02-26 Pim OtteActual re-order (I'm a dummy)
2017-02-26 Pim OtteRe-order imports to match original structure
2017-02-26 Pim OtteRename thread package to threads
2017-02-26 Pim OtteModifying methods to be public to match package division
2017-02-26 Pim OtteMoving files to packages
2017-02-22 FinnAllow retreving and updating group info and contact...
2017-02-22 Pim OtteWhitespace and output formatting fixes
2017-02-22 Pim OtteAdd ListGroups command
2017-02-18 AsamKUpdate dependency
2017-02-18 AsamKAdd command to update account attributes
2017-02-18 AsamKAdd unregister command
next