]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
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
2021-01-13 Atomic-BeanAdded JSON output to listGroups and allowed json to...
2021-01-12 AsamKExtract pre key generation to KeyUtils
2021-01-11 AsamKRefactor message cache
2021-01-11 AsamKUpdate copyright notices
2021-01-10 AsamKRefactor register and verify
2021-01-10 AsamKCheck for null query when decoding device link uri
2021-01-10 AsamKFix expectedV2Id serialization
2021-01-10 AsamKFix pin hash version to match android
2021-01-10 AsamKDisable registration lock before removing pin
2021-01-10 AsamKDownload group info if it's missing in the cache
2021-01-04 AsamKMove IdentityKeyPair generation to KeyUtils
2021-01-03 AsamKImprove user status command
2021-01-03 Atomic-BeanCommand to check if number is registered (#391)
2020-12-31 AsamKBump version v0.7.2
2020-12-31 AsamKRequest profiles without uuid if libzkgroup is not...
2020-12-31 AsamKImplement registration pin lock with KBS
2020-12-30 AsamKReplace Collections with Set.of/Map.of/List.of
2020-12-29 AsamKCleanup utils
next