]> nmode's Git Repositories - signal-cli/history - src
Reduce usage of deprecated resolved methods
[signal-cli] / src /
2021-05-04 AsamKReduce usage of deprecated resolved methods
2021-05-03 AsamKAdd sendSyncRequest command
2021-05-03 AsamKPrevent updateContact and block commands on linked...
2021-05-03 AsamKAdd --delete-account argument to completely delete...
2021-05-03 AsamKRefactor group store
2021-05-03 AsamKRefactor contact and profile store
2021-05-01 AsamKRefactor identity key store
2021-05-01 AsamKRemove error handling for oracle unlimited crypto issue
2021-05-01 infraEnable unlimited strength crypto via system Security...
2021-04-23 AsamKResolve recipient address when displaying untrusted...
2021-04-05 Adaptive GarageSend remote delete (#593)
2021-04-03 AsamKRemove redundant public modifiers from interface
2021-04-02 Adaptive Garagedbus implementation of sendReaction command (#581)
2021-03-24 Adaptive GarageFix sendReaction to group (#580)
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 a Manager from ProvisioningManager and Registrat...
2021-03-07 Adimarantissome small dbus return code fixes (#556)
2021-03-01 AsamKImprove dbus impl
2021-03-01 AsamKReformat
2021-03-01 AdimarantisDbus enhancements (#543)
2021-02-27 AsamKPrint exception name when failing to load state fiel
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 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-07 AsamKPrint additional call message content
2021-01-23 AsamKAdd support for about and aboutEmoji for profiles
2021-01-23 AsamKRefactor ServiceConfig and add sandbox config
2021-01-23 AsamKExtract lib module
2021-01-23 AsamKUpdate libsignal
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 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 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 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 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 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
2020-12-29 AsamKMove storage package to manager
2020-12-29 AsamKMove group classes to separate package
2020-12-26 AsamKUse File instead of String
next