]> nmode's Git Repositories - signal-cli/history - src
Update URL for reaching Signal chat server
[signal-cli] / src /
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
2020-12-26 AsamKUse slf4j simple logger
2020-12-25 AsamKUse base64 group id for protobuf group file to match...
2020-12-25 AsamKFix prevention of adding group members a second time
2020-12-24 AsamKFix handling data messages of sync messages
2020-12-24 AsamKRetrieve group v2 avatars
2020-12-24 AsamKRefactor to use GroupId class to wrap the byte array
2020-12-23 AsamKAdd null check and change some formatting
2020-12-23 Atomic-BeanQuotes, Mentions and Reactions in non-daemon JSON mode...
2020-12-22 AsamKDownload quote attachment thumbnails and slightly impro...
2020-12-21 AsamKPrint warning if libzkgroup is missing
2020-12-21 AsamKImplement join group via invitation link
2020-12-21 AsamKShow group invite link in group list
2020-12-21 AsamKImplement blocking for v2 groups
2020-12-21 AsamKImplement accepting and declining group invitations
2020-12-21 AsamKGet UUIDs for unknown numbers from server
2020-12-21 AsamKAdd group v2 id to json output
2020-12-15 AsamKPrevent NullPointerException when destination is null...
2020-12-14 AsamKImplement quit group
2020-12-13 AsamKImplement updating of v2 groups
2020-12-12 AsamKApply decrypted group change when receiving signed...
2020-12-12 AsamKMigrate local group to v2 if another member has migrated it
2020-12-08 AsamKReformat project
2020-12-08 AsamKImplement creating V2 Groups
2020-12-04 AsamKShow pending and requesting members of v2 groups
2020-12-01 AsamKOnly update account attributes if already registered
2020-11-25 AsamKImplement a sticker store
2020-11-23 AsamKImplement support for sending/receiving Group V2 messages
2020-11-22 AsamKAdd output for new message infos
next