Commit Graph

10408 Commits (ff24e826c9af97d6bf81a48bd24a4b18b0a18b6d)
 

Author SHA1 Message Date
Michael Kirk 087e320036 Track 'persisted' viewItems separately 7 years ago
Michael Kirk e3610d4360 Apply other requisite ViewItem attributes 7 years ago
Michael Kirk 0ae4821950 always put typing indicator last 7 years ago
Michael Kirk 668cc22af3 Perf: Insert outgoing message into conversation before save completes.
This was a huge savings - e.g. 50-70% of the time between tapping send and
rendering the message takes place in the save/postWriteTransaction blocks
7 years ago
Michael Kirk 176543d2af Merge branch 'mkirk/fix-compiler-warnings2' 7 years ago
Michael Kirk 67cc1027cc Fix compiler warnings 7 years ago
Michael Kirk 19d0119c6e Merge branch 'mkirk/fix-photo-picker-ios10' into release/2.33.0 7 years ago
Michael Kirk fcea9f07b0 Fix hang on iOS10.
Offsetting by a large number was a work-around to the late assignment of
safeAreaInsets.

Before iOS11, safeAreaInsets didn't exist, and contentInsets are set *before*
viewDidAppear, so this workaround wasn't relevant.
7 years ago
Michael Kirk e4d924d288 Merge tag '2.32.1.0' into release/2.33.0 7 years ago
Michael Kirk 31a1fe10c7 "Bump build to 2.32.1.0." 7 years ago
Michael Kirk 1a7127a750 Merge branch 'mkirk/fix-caption' into hotfix/2.32.1 7 years ago
Michael Kirk cf48fb3076 Don't use caption field 7 years ago
Michael Kirk f9ff1b22cc Merge branch 'mkirk/input-bar-async' 7 years ago
Michael Kirk 4b84583de8 reload input bar async 7 years ago
Michael Kirk ac2c9cc521 Benchmark Events by ID 7 years ago
Matthew Chen 6e07999b81 Merge branch 'charlesmchen/settleConversationLoadWindow' 7 years ago
Matthew Chen 9c46ce8662 Re-enable prefetching a bit sooner. 7 years ago
Matthew Chen 6797d43510 Auto-extend conversation load window size. 7 years ago
Matthew Chen 8a6f30518a Auto-extend conversation load window size. 7 years ago
Matthew Chen 2b36cfed90 Merge branch 'charlesmchen/morePerfTweaks' 7 years ago
Matthew Chen 6bc8f6d3a3 More perf tweaks for conversation view. 7 years ago
Matthew Chen 2bf0c55ab0 More perf tweaks for conversation view. 7 years ago
Matthew Chen 91c246cf50 Merge branch 'charlesmchen/preheatUIDBViews2' 7 years ago
Matthew Chen ca129bf360 Preheat more UI DB views. 7 years ago
Matthew Chen e08b725d99 Merge branch 'charlesmchen/moreCVMPerf' 7 years ago
Matthew Chen be8a61b559 Refine contact offers logic. 7 years ago
Matthew Chen 19a2bfeaad More conversation viewmodel perf improvements. 7 years ago
Matthew Chen 5087feb555 Merge branch 'charlesmchen/preheatUIDBViews' 7 years ago
Matthew Chen 5f637f24e9 Preheat UI DB views. 7 years ago
Matthew Chen e453d19c18 Merge branch 'charlesmchen/legacyBuildSystem' 7 years ago
Matthew Chen 7703155bb3 Enable legacy build system. 7 years ago
Matthew Chen 87ef861865 Merge branch 'charlesmchen/reverseDispatchQueue' 7 years ago
Matthew Chen d32088db9f Update Cocoapods. 7 years ago
Matthew Chen b0295b736b Add ReverseDispatchQueue. 7 years ago
Matthew Chen 9f04e7c5df Merge branch 'charlesmchen/refineViewModelDiffs' 7 years ago
Matthew Chen 85f6d05e0f Refine view model diffing. 7 years ago
Matthew Chen 90d8fb3d14 Refine view model diffing. 7 years ago
Matthew Chen 99c45cde1f Merge branch 'charlesmchen/asyncConversationMedia' 7 years ago
Matthew Chen 9db50bd9e0 Reduce priority of media loads. 7 years ago
Matthew Chen 21ab3fbbcb Respond to CR. 7 years ago
Matthew Chen 962c1acc9f Fix "blinking" regression media views. 7 years ago
Matthew Chen 047afe21ae Fix typo. 7 years ago
Matthew Chen b9404938c4 Respond to CR. 7 years ago
Matthew Chen 358d97bf5b Always load conversation media async. 7 years ago
Matthew Chen ddd6732f74 Revert "Always load conversation media async."
This reverts commit 297aa080163cb6eb324b40bae790768ff2fb1721.
7 years ago
Matthew Chen 5cb319a9c8 Always load conversation media async. 7 years ago
Matthew Chen 956859244d Always load conversation media async. 7 years ago
Matthew Chen c1578b4b06 Always load conversation media async. 7 years ago
Matthew Chen d5dbef6afc Merge branch 'charlesmchen/contactOffersVsVM' 7 years ago
Matthew Chen fea40d571c Move contact offers to Conversation view model. 7 years ago