Commit Graph

3728 Commits (71be024fd9a90ebb4352fa5ccb79c38d36c6a023)
 

Author SHA1 Message Date
Michael Kirk 71be024fd9 [SPK] more asserts/logging
// FREEBIE
7 years ago
Matthew Chen 98e6685304 Merge branch 'charlesmchen/profile10a' 7 years ago
Matthew Chen e01fbc247e Refine profile logic.
// FREEBIE
7 years ago
Matthew Chen 09e65a674b Incomplete work to upload avatars.
// FREEBIE
7 years ago
Matthew Chen f6668d24c1 Download profile avatars.
// FREEBIE
7 years ago
Matthew Chen 9266c3a4f9 Clear profile state when a user’s profile key changes.
// FREEBIE
7 years ago
Matthew Chen 8b9749202d Load local user profile avatar if necessary.
// FREEBIE
7 years ago
Matthew Chen 21304c18a6 Once we've shared our profile key with a user (perhaps due to being a member of a whitelisted group), make sure they're whitelisted.
// FREEBIE
7 years ago
Matthew Chen fa1678f945 Merge branch 'charlesmchen/profiles9a' 7 years ago
Matthew Chen 98def41782 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 823927685d Update profile on service.
// FREEBIE
7 years ago
Matthew Chen 83d01eed76 Don’t encrypt/decrypt avatar URL or digest.
// FREEBIE
7 years ago
Matthew Chen cc789c7df5 Merge branch 'charlesmchen/profiles8' 7 years ago
Matthew Chen f6bcff5427 Fix rebase breakage.
// FREEBIE
7 years ago
Matthew Chen 83e2fbe28c Rework where profile key is attached in photos.
// FREEBIE
7 years ago
Matthew Chen b5fdc05b91 Move profile key to data, call, sync and null protos.
// FREEBIE
7 years ago
Matthew Chen 37ce388eb6 Add “add to profile whitelist” offer.
// FREEBIE
7 years ago
Michael Kirk 9f6ca3d848 Merge branch 'mkirk/precache-localnumber' 7 years ago
Michael Kirk ed4de7e8af Simplify code / pre-cache localNumber
Now that localNumber is read from a dedicated dbConnection we don't have
to worry about it blocking.

// FREEBIE
7 years ago
Michael Kirk f99d4e9df9 Merge branch 'hotfix/2.15.2' 7 years ago
Michael Kirk 7836867780 pull latest translations
// FREEBIE
7 years ago
Michael Kirk b29d87cb3e bump build
// FREEBIE
7 years ago
Michael Kirk df94337a01 Merge branch 'mkirk/improve-asserts' into hotfix/2.15.2 7 years ago
Michael Kirk 3856f3dfb1 Improve asserts/logging
// FREEBIE
7 years ago
Michael Kirk 2195808275 Merge branch 'mkirk/fix-tests' 7 years ago
Michael Kirk 52bd682565 fix some recently broken tests
// FREEBIE
7 years ago
Matthew Chen b18f3bc08a Merge branch 'charlesmchen/unregisterVsProfileCache' 7 years ago
Matthew Chen 03774216a0 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 6ac4d8e971 Delete profile avatars on disk when unregistering.
// FREEBIE
7 years ago
Matthew Chen 50a3790969 Merge branch 'charlesmchen/profileWhitelistVsOwnGroups' 7 years ago
Matthew Chen ddf3929be1 Auto-add groups to profile whitelist groups when you make them.
// FREEBIE
7 years ago
Matthew Chen e74e7f7cc9 Merge branch 'charlesmchen/profiles7' 7 years ago
Matthew Chen ba506bf092 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 49e65ba1b1 Update user profile update date on successful update.
// FREEBIE
7 years ago
Matthew Chen 9c0f94f1c0 Fetch profiles from profile manager. Update profile manager with profile fetch results.
// FREEBIE
7 years ago
Matthew Chen 6ec756de44 Move profile manager to Signal.
// FREEBIE
7 years ago
Matthew Chen 540a0a8e48 Refine UserProfile class. Move local user properties to UserProfile.
// FREEBIE
7 years ago
Matthew Chen 6bc20ea971 Merge branch 'charlesmchen/showThreadsSync' 7 years ago
Matthew Chen a70bd3307d Show threads if possible.
// FREEBIE
7 years ago
Michael Kirk aa5c441aed Merge branch 'mkirk/cache-local-number' 7 years ago
Michael Kirk 935b51aa19 Fixup tests
// FREEBIE
7 years ago
Michael Kirk 01e808febe localNumber persistance from Category -> TSAccountManager
Following the pattern that singleton methods for effectively global
state should get/set on their own dedicated dbConnection for consistency
and to avoid being blocked by unrelated writes.
7 years ago
Michael Kirk 8a4712bf4c Only access localNumber on AccountManager and cache it
// FREEBIE
7 years ago
Michael Kirk e0aae5058d Merge branch 'mkirk/random-avatar-builder' 7 years ago
Michael Kirk 357eb62502 [DEBUG-UI] Add avatar to (some) fake contacts
// FREEBIE
7 years ago
Matthew Chen 43b3abe321 Merge branch 'hotfix/2.15.2' 7 years ago
Matthew Chen a1411ff81b Merge branch 'charlesmchen/profiles6' 7 years ago
Matthew Chen 539490ee19 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 96faa080c0 Merge branch 'charlesmchen/callViewDelay' into hotfix/2.15.2 7 years ago
Matthew Chen d9bc3ac806 Respond to CR.
// FREEBIE
7 years ago