Commit Graph

138 Commits (005324953d3ad0b7ccce7fa9b5c5145880e48ec6)

Author SHA1 Message Date
Ryan ZHAO 005324953d fix Avatar not displayed on the contact’s device 5 years ago
nielsandriesse d096a2c574 Make things compile again 5 years ago
nielsandriesse c0b4a548bf Debug 5 years ago
nielsandriesse 6b19b2180b Make database utility play nice with legacy Signal code 5 years ago
nielsandriesse b8d713b834 Fix profile picture re-uploading 5 years ago
nielsandriesse 042535778b Fix crash 5 years ago
nielsandriesse 2e8663a1b0 Debug 5 years ago
nielsandriesse b4d4522e99 Clean 5 years ago
nielsandriesse 6686122461 Merge branch 'fix-profile-picture-updating' of github.com:RyanRory/loki-messenger-ios into database-3 5 years ago
ryanzhao 1f5c5aadd9 sync profile updating to slave device 5 years ago
nielsandriesse 4105f17c02 Fix build 5 years ago
nielsandriesse 4f3544c1fc Integrate transaction handling utility part 3 5 years ago
nielsandriesse 74bbe067d8 Update Pods 5 years ago
nielsandriesse 0d48031e9c Clean 5 years ago
Mikunj 71297fb4ec Deprecate friendRequestState on TSMessage. 5 years ago
Mikunj b1345104da Remove saveFriendRequestStatus in TSThread. 5 years ago
nielsandriesse 8672577a8b Clean 5 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 b0dfae7974 Fix multi-device profile picture handling.
Fixed note to self.
Enabled removal of avatar.
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 6 years ago
Niels Andriesse 7b0e2d06b0 Partially implement feedback 6 years ago
Mikunj d8d33287d1 Added PublicChatManager.
Added migrations.
6 years ago
Mikunj 683a5c1edc Remove dependency on hard coded public chat values. 6 years ago
Niels Andriesse b7d3c1da04 Update for new username API 6 years ago
Niels Andriesse 48706d233f Implement group message sending & receiving 6 years ago
Niels Andriesse 845c4f700a Fix crash 6 years ago
Niels Andriesse 1462a5cb6b Handle receiving of sender display name 6 years ago
Niels Andriesse e3e7788219 Disable input if a friend request is pending 6 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 6 years ago
Niels Andriesse 9d64b76af6 Clean & fix bad merge 6 years ago
Mikunj 520d41565f Disable networking calls when updating profile.
Remove avatar from profile controller.
6 years ago
Michael Kirk 1fae83a777 respect any CDN headers (eg Host for front) 6 years ago
Matthew Chen 3ce3f9faaa Add accessibilityIdentifiers to conversation settings view. 6 years ago
Matthew Chen 882dd16d7c Apply presentAlert() throughout codebase. 6 years ago