Commit Graph

182 Commits (e6b91a44f909b4cc634bb1850d1dd99ccb7934bc)

Author SHA1 Message Date
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 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 b83766ef74 Clean & fix conversation settings crash 6 years ago
Niels Andriesse e3e7788219 Disable input if a friend request is pending 6 years ago
Mikunj 26625980bd Fix message sending params.
Disable ProfileFetcherJob.
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 a7ae79aaad Ignore keyboard notifications while the view is disappearing or has disappeared. 6 years ago
Matthew Chen 882dd16d7c Apply presentAlert() throughout codebase. 6 years ago
Matthew Chen 6b5952abda Move work off main thread. 6 years ago
Michael Kirk df79fc9ed0 Move String+OWS into SSK
name Switcharoo String+OWS/String+SSK categories to reflect where they live.
6 years ago
Michael Kirk 5671fd2520 Revert "Revert 'new sort id'."
This reverts commit ebae75af00.
6 years ago
Matthew Chen d717ee5411 Parse and apply profile fetches off main thread. 6 years ago
Michael Kirk b7ab036c04 warn_unused_result on AnyPromise methods 6 years ago
Matthew Chen 48bd0cfa06 Add missing retains to promises. 6 years ago
Matthew Chen d70aa4418f Merge branch 'release/2.32.0' 6 years ago
Matthew Chen 894fd1379c Fix spurious assert. 6 years ago
Matthew Chen aa4fea64cf Improve Profiles Debug UI. 6 years ago
Matthew Chen d6ca969c62 Backup local profile. 6 years ago
Michael Kirk 128bb9be8c Merge tag '2.32.0.17' 6 years ago
Matthew Chen c5744321ba Backup misc collections. 6 years ago
Matthew Chen 8110e0c765 Clean up usage of TSAccountManager. 6 years ago
Matthew Chen 3edf3ed199 Don't use UD for "self" profile fetches. 6 years ago
Matthew Chen 2bad0c20b6 Only fetch profiles in the main app. 7 years ago
Michael Kirk 3faa700d66 Merge tag '2.31.0.31' into release/2.32.0 7 years ago