]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/helper
Add helper method to create valid dbus object path
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / helper /
2023-05-24 AsamKUpdate libsignal-service
2023-05-23 AsamKFallback to legacy send if group send fails due to...
2023-05-23 AsamKRefactor addDeviceLink method
2023-05-23 AsamKRefactor manager lib package structure
2023-05-21 AsamKRemove unused code
2023-05-18 AsamKUpdate dependencies
2023-05-16 AsamKFix deleting old unregistered recipient
2023-05-11 AsamKImplement editing of previous messages
2023-05-11 AsamKUpdate libsignal-service-java
2023-04-23 AsamKValidate incoming messages before handling them
2023-04-23 AsamKUse modern switch syntax
2023-04-16 AsamKAnnounce support for gift badges if linked device
2023-04-16 AsamKUpdate libsignal-service-java
2023-04-05 AsamKReduce use of unknown serviceIds
2023-04-03 AsamKImplement support for usernames
2023-04-01 AsamKUpdate libsignal-service-java
2023-03-03 AsamKAdd verbose exception log for send error
2023-02-19 AsamKUpdate libsignal-service-java
2022-11-14 AsamKAllow using data URIs for updateGroup/updateProfile...
2022-11-01 AsamKSmall improvements
2022-11-01 ced-bAdd command to get an attachment (#1080)
2022-10-31 AsamKAdd optional message limit for receive command
2022-10-28 AsamKUse complete address instead of only identifier for...
2022-10-22 AsamKStore attachments with a file extension
2022-10-22 AsamKExtract MimeUtils
2022-10-21 AsamKAdd PNI to recipients
2022-10-19 AsamKAdd --ignore-stories flag to prevent receiving story...
2022-10-19 AsamKAdd workaround for #1045
2022-10-18 AsamKReset pre key offset if it somehow gets corrupted
2022-10-16 AsamKHandle PniChangeNumber
2022-10-08 AsamKRefactor check for registered users
2022-10-08 AsamKRefactor RecipientAddress
2022-10-07 AsamKFix issue when receiving invalid message from invalid...
2022-10-07 AsamKImprove handling of group join messages
2022-10-07 AsamKAdd missing check for story group context
2022-10-07 AsamKApprove join requests instead of just adding the member
2022-10-07 AsamKRefresh group before updating
2022-10-07 AsamKImplement refuse group join requests
2022-10-07 AsamKImprove error message when joining a group with already...
2022-10-07 AsamKFix update from old versions without PNI
2022-10-06 AsamKUpdate libsignal-service
2022-10-06 AsamKShow better error message when signal-cli version is...
2022-09-17 AsamKUse CDSI for contact discovery in compat mode
2022-09-17 AsamKUpdate libsignal-service-java
2022-09-02 AsamKUpdate dependencies
2022-08-29 AsamKFix default value for phone number sharing mode
2022-08-28 AsamKAlways use content sender if available
2022-08-28 AsamKKey tables on serviceId instead of recipientId
2022-08-28 AsamKMove identity store to database
2022-08-28 AsamKImplement SignalServiceAccountDataStore for PNI
2022-08-28 AsamKMove group store to database
2022-08-28 AsamKMove pre key stores to database
2022-08-28 AsamKMove sticker store to database
2022-08-28 AsamKMove recipient store to database
2022-08-28 AsamKAdd fallback KBS and migrate to current version
2022-08-11 AsamKUpdate libsignal-service-java
2022-08-09 AsamKImplement receive handling for story messages
2022-08-03 AsamKUpdate libsignal-service-java
2022-07-24 AsamKUpdate libsignal-service-java
2022-07-16 AsamKUpdate libsignal-service-java
2022-07-16 AsamKImprove import of contact from storage
2022-07-16 AsamKUse toList() Stream method
2022-06-27 AsamKPrevent duplicate family name when handling contact...
2022-06-21 AsamKCreate master key before storage sync if it doesn't...
2022-06-21 AsamKSeparate registrationLock attribute from master key
2022-06-18 AsamKOnly send profile key update message from the primary...
2022-06-11 AsamKHandle groups sync message again
2022-06-09 AsamKRefactor identity key store
2022-06-04 KevinAdded base64 encoded attachment support (#966)
2022-05-29 AsamKSplit given/family name in updateContact command
2022-05-26 AsamKAdd option to send read receipts for all received data...
2022-05-26 AsamKWrap ignoreAttachments option in a ReceiveConfig record
2022-05-26 AsamKRefactor SendReceiptAction to take type argument
2022-05-26 AsamKFix inspection issues
2022-05-25 AsamKRefactor attachment upload helpers
2022-05-24 AsamKStore retrieved storage manifest locally
2022-05-24 AsamKHandle account record the same as other records when...
2022-05-24 AsamKRename main/master device to primary device
2022-05-23 AsamKRefresh pre keys after receiving a sync message with...
2022-05-23 AsamKOnly generate prekeys if the corresponding identity...
2022-05-23 AsamKSplit contact name field in given name and family name
2022-05-23 AsamKRefresh self profile before rotating profile key
2022-05-23 AsamKReduce direct use of recipient store
2022-05-22 AsamKPrint more detailed error message when registering...
2022-05-21 AsamKAdd mobile-coin-address to updateProfile command
2022-05-21 AsamKDecrypt and verify the profile payment address
2022-05-20 AsamKExtend listContacts command with profiles and filtering
2022-05-19 AsamKOnly update profile keys from authoritative group changes
2022-05-18 AsamKRotate profile key after blocking a contact/group
2022-05-18 AsamKStore profile sharing enabled for contacts
2022-05-18 AsamKDon't reset avatar url path when updating profile with...
2022-05-17 AsamKInclude reason for inactive group link in error message
2022-05-17 AsamKStore payment address of profiles
2022-05-16 AsamKPrevent printing stack trace for unregistered users
2022-05-16 AsamKAdd command to delete local account data
2022-05-14 AsamKExtract getSelfProfile method
2022-05-14 AsamKUpdate libsignal-service-java
2022-04-11 AsamKRefresh pre keys for PNI identity
2022-04-09 AsamKAdd support for banning/unbanning group members
2022-04-06 AsamKFix output of rate limit exception
next