Commit Graph

187 Commits (d3125c5039a80b54583b6c71fb7ff592376a1ad6)

Author SHA1 Message Date
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
Niels Andriesse 845c4f700a Fix crash 5 years ago
Niels Andriesse 1462a5cb6b Handle receiving of sender display name 5 years ago
Niels Andriesse b83766ef74 Clean & fix conversation settings crash 5 years ago
Niels Andriesse e3e7788219 Disable input if a friend request is pending 5 years ago
Mikunj 26625980bd Fix message sending params.
Disable ProfileFetcherJob.
5 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 5 years ago
Niels Andriesse 9d64b76af6 Clean & fix bad merge 5 years ago
Mikunj 520d41565f Disable networking calls when updating profile.
Remove avatar from profile controller.
5 years ago
Michael Kirk 1fae83a777 respect any CDN headers (eg Host for front) 5 years ago
Matthew Chen 3ce3f9faaa Add accessibilityIdentifiers to conversation settings view. 5 years ago
Matthew Chen a7ae79aaad Ignore keyboard notifications while the view is disappearing or has disappeared. 5 years ago
Matthew Chen 882dd16d7c Apply presentAlert() throughout codebase. 5 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