Commit Graph

210 Commits (e8892a1f0fb6e809136a437f60263f412311e9e6)

Author SHA1 Message Date
nielsandriesse 657d615873 Fix unnecessarily throwing function 4 years ago
nielsandriesse 0ae8da838a Minor refactoring 4 years ago
Ryan ZHAO e262013147 use onion routing for individual avatar downloads 4 years ago
nielsandriesse fb7326a3b0 Fix freeze due to nested transaction
Not a fan of this solution; we need to clean up display name management
4 years ago
nielsandriesse 3712510caf Deal with legacy display names 4 years ago
Ryan ZHAO 005324953d fix Avatar not displayed on the contact’s device 4 years ago
nielsandriesse d096a2c574 Make things compile again 4 years ago
nielsandriesse c0b4a548bf Debug 4 years ago
nielsandriesse 6b19b2180b Make database utility play nice with legacy Signal code 4 years ago
nielsandriesse b8d713b834 Fix profile picture re-uploading 4 years ago
nielsandriesse 042535778b Fix crash 4 years ago
nielsandriesse 2e8663a1b0 Debug 4 years ago
nielsandriesse b4d4522e99 Clean 4 years ago
nielsandriesse 6686122461 Merge branch 'fix-profile-picture-updating' of github.com:RyanRory/loki-messenger-ios into database-3 4 years ago
ryanzhao 1f5c5aadd9 sync profile updating to slave device 4 years ago
nielsandriesse 4105f17c02 Fix build 4 years ago
nielsandriesse 4f3544c1fc Integrate transaction handling utility part 3 4 years ago
nielsandriesse eab26c504c Fix build 4 years ago
nielsandriesse 74bbe067d8 Update Pods 4 years ago
Mikunj 1adc5ce11e Finish up migration test. 4 years ago
nielsandriesse 0d48031e9c Clean 4 years ago
Mikunj 71297fb4ec Deprecate friendRequestState on TSMessage. 4 years ago
Mikunj b1345104da Remove saveFriendRequestStatus in TSThread. 4 years ago
nielsandriesse 8672577a8b Clean 4 years ago
Niels Andriesse bf54d78b99 Untie profile picture from auth token 5 years ago
Niels Andriesse 59b3491127 Quick fix crash 5 years ago
Niels Andriesse 6def911dbc Enforce file size limit for profile pictures 5 years ago
Niels Andriesse cc40862740 Rename LokiStorageAPI → LokiFileServerAPI 5 years ago
Mikunj abc6e20207 Fix profile name being cleared when setting profile picture. 5 years ago
Niels Andriesse ce33d472eb Clean 5 years ago
Mikunj 2b8e74348a Clean 5 years ago
Mikunj b0dfae7974 Fix multi-device profile picture handling.
Fixed note to self.
Enabled removal of avatar.
5 years ago
Mikunj 3c3d185bec Don't send profile in a contact sync message.
This is because both android and desktop first check to see if a sent sync message exists before the check for contact sync. This causes contact sync messages to be ignored.
5 years ago
Mikunj b2a2cd8d20 Update our profile key if our primary device sends a message on the public chat. 5 years ago
Mikunj 7494393473 Set avatar on public chats. 5 years ago
Mikunj eafc2afe4a Attach a profile key if we're friends with a contact. 5 years ago
Mikunj 9cde326254 Correctly handle profile key update from incoming messages. 5 years ago
Mikunj 5f7ceeed6a Decrypt profile picture after downloading. 5 years ago
Mikunj 2e83a2bb85 Set encrypted profile picture.
Rotate profileKey every-time we encrypt a new profile picture.
5 years ago
Niels Andriesse ba8c3b1859 Debug 5 years ago
Maxim Shishmarev 859384afaf Enable profile pictures 5 years ago
Niels Andriesse 7aa4e83700 WIP 5 years ago
Niels Andriesse 7644755d08 Clean 5 years ago
Niels Andriesse 7e9c0b281e Implement profile picture uploading 5 years ago
Niels Andriesse b4af9d16d5 Refactor 5 years ago
Niels Andriesse 7b0e2d06b0 Partially implement feedback 5 years ago
Mikunj d8d33287d1 Added PublicChatManager.
Added migrations.
5 years ago
Mikunj 683a5c1edc Remove dependency on hard coded public chat values. 5 years ago
Niels Andriesse b7d3c1da04 Update for new username API 5 years ago
Niels Andriesse 48706d233f Implement group message sending & receiving 5 years ago