]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2021-04-03 exquoImprove DBus man page (#589)
2021-04-03 AsamKRemove redundant public modifiers from interface
2021-04-02 AsamKUpdate README
2021-04-02 AdimarantisAdding Dbus manpage (#564)
2021-04-02 Adaptive Garagedbus implementation of sendReaction command (#581)
2021-03-24 Adaptive GarageFix sendReaction to group (#580)
2021-03-13 AsamKUse a new serviceID for the re-deployed KBS setup in...
2021-03-08 AsamKIgnore broken user data again for multi account commands
2021-03-08 AsamKAllow MultiLocalCommands to be called when no local...
2021-03-08 AsamKReturn URI instead of String
2021-03-08 AsamKReturn a Manager from ProvisioningManager and Registrat...
2021-03-07 Adimarantissome small dbus return code fixes (#556)
2021-03-07 AsamKUpdate README.md
2021-03-02 AsamKBump version v0.8.1
2021-03-01 AsamKImprove dbus impl
2021-03-01 AsamKReformat
2021-03-01 AdimarantisDbus enhancements (#543)
2021-02-28 AsamKAdd getDisplayName to SignalProfile
2021-02-28 AsamKCatch all exceptions when loading cached message
2021-02-27 AsamKPrint exception name when failing to load state fiel
2021-02-27 AsamKCreate CONTRIBUTING.md
2021-02-27 AsamKCreate FUNDING.yml
2021-02-25 AsamKImprove behavior of trust command
2021-02-23 AsamKFix issue with broken sessions
2021-02-23 AsamKAdd CommandException to abstract cli return codes for...
2021-02-22 AsamKUse PlainTextWriter for all cli stdout output
2021-02-21 AsamKUse var instead of explicit types
2021-02-20 AsamKRefactor ReceiveMessageHandler
2021-02-19 AsamKReformat code
2021-02-19 Atomic-BeanOutput "SharedContacts" field from a SignalDataMessage...
2021-02-19 AsamKReformat code
2021-02-19 AdimarantisAdd updateProfile to Dbus (#522)
2021-02-14 AsamKBump version v0.8.0
2021-02-14 AsamKAdd more information for libsignal-client native dependency
2021-02-13 AsamKAdd more information for CaptchaRequiredException
2021-02-13 AsamKOnly attempt to delete profile avatar if it exists
2021-02-13 AsamKUpdate signal-service-java
2021-02-09 Michael KebeGraalVM: added reflection config (#507)
2021-02-07 AsamKPrint additional call message content
2021-02-03 DomProposal for the Manager class to manage an ExecutorSer...
2021-01-27 Michael KebeGraalVM configuration update (#477)
2021-01-23 AsamKAdd support for about and aboutEmoji for profiles
2021-01-23 AsamKRefactor ServiceConfig and add sandbox config
2021-01-23 AsamKExtract checkLibVersions task to gradle plugin
2021-01-23 AsamKExtract lib module
2021-01-23 AsamKConvert gradle scripts to kotlin
2021-01-23 AsamKPrepare build.gradle for kotlin migration
2021-01-23 AsamKUpdate gradle wrapper
2021-01-23 AsamKUpdate libsignal
2021-01-23 AsamKAdd more config generated by agent
2021-01-23 AsamKUpdate libsignal
2021-01-23 Michael KebeAdded GraalVM configuration to create a native binary...
2021-01-21 Benjamin Schmiddoc(README): put links to manpage & wiki first (#459)
2021-01-19 AsamKBump version v0.7.4
2021-01-19 AsamKRequest storage key after linking
2021-01-19 AsamKFix issue with incorrectly saving signalingKey
2021-01-18 AsamKStore storage key from keys sync message
2021-01-18 AsamKOnly allow setting PIN by master device
2021-01-18 AsamKIf contact name is not set, print profile name instead
2021-01-17 AsamKSend and handle fetch profile sync message
2021-01-17 AsamKUse getRegisteredUsers instead of getContacts for updat...
2021-01-17 AsamKBump version v0.7.3
2021-01-17 AsamKIgnore relay in json output if null
2021-01-17 AsamKAdd remote delete info to json output
2021-01-17 AsamKAdd typing message to json output
2021-01-17 AsamKAdd viewOnce boolean to json data message
2021-01-17 AsamKMake fields in json classes final and omit unnecessary...
2021-01-16 AsamKRename Cli class to App
2021-01-16 AsamKCheck if output type is supported by command
2021-01-16 AsamKFix group info for json dbus messages
2021-01-16 AsamKFix logger names
2021-01-16 AsamKExtract JsonWriter for json output
2021-01-16 AsamKAdd an enum for output types
2021-01-16 AsamKMove buildArgumentParser to Cli class
2021-01-16 AsamKUse getRegisteredUsers (CDS2) instead of getContacts...
2021-01-16 AsamKUse exit 4 when sending a single recipient message...
2021-01-16 AsamKSend self messages as normal messages, new flag --note...
2021-01-16 AsamKMove recipients/group argument check to send commands
2021-01-16 AsamKUpdate systemd service file
2021-01-16 AsamKAllow calling signal-cli without -u flag
2021-01-16 AsamKImprove logging for provisioning
2021-01-16 AsamKPrevent incorrect error log about saving failed if...
2021-01-15 AsamKReplace Base64 class from libsignal with java.util...
2021-01-15 AsamKUpdate man page
2021-01-15 AsamKSet log level to debug for verbose mode
2021-01-15 AsamKFix loading some account files without legacy store
2021-01-15 AsamKRemove unnecessary isRegistered checks
2021-01-15 AsamKUse global output flag for daemon command
2021-01-15 AsamKAdd --verbose flag to show extended logging
2021-01-14 AsamKExtract some utils from manager
2021-01-14 AsamKUpdate man page
2021-01-14 AsamKFix file name for contact avatars
2021-01-14 AsamKCreate an AttachmentStore
2021-01-14 AsamKAlways include profile key in direct messages
2021-01-14 Atomic-BeanAdded sticker field to json output. Also added hidden...
2021-01-13 AsamKCreate an AvatarStore
2021-01-13 AsamKAlways delete temporary files on exit
2021-01-13 AsamKMake loggers private
2021-01-13 AsamKIgnore group message if the sender is not in the group
2021-01-13 AsamKReformat man doc and clarify help text
next