Commit Graph

26414 Commits

Author SHA1 Message Date
Matthew Chen
618fbf1601 "Bump build to 5.27.0.7." (Internal) 2021-11-23 11:26:52 -03:00
Matthew Chen
4064b61493 "Bump build to 5.27.0.6." (Internal) 2021-11-23 11:26:47 -03:00
Matthew Chen
e1f3587ac6 "Bump build to 5.27.0.5." (Internal) 2021-11-23 11:26:42 -03:00
Matthew Chen
b52d0d31c2 Merge branch 'charlesmchen/tidyLogging' 2021-11-23 09:42:35 -03:00
Matthew Chen
18bc6e411e Tidy up debug logs. 2021-11-23 09:42:20 -03:00
Nora Trapp
89947c4339 "Bump build to 5.27.0.4." (nightly-11-23-2021) 2021-11-23 04:00:22 -08:00
Nora Trapp
2ca73ade05 Merge branch 'release/5.26.0' 2021-11-22 19:09:13 -08:00
Nora Trapp
d872ca68c8 "Bump build to 5.26.0.65." (Internal) 2021-11-22 17:30:42 -08:00
Nora Trapp
8a3545d1f7 "Feature flags for .qa." 2021-11-22 17:30:40 -08:00
Nora Trapp
33457fc44d "Bump build to 5.26.0.64." (Beta) 2021-11-22 17:30:32 -08:00
Nora Trapp
0b6eca2a86 "Feature flags for .beta." 2021-11-22 17:30:30 -08:00
Nora Trapp
d19a37fca4 "Bump build to 5.26.0.63." 2021-11-22 17:30:21 -08:00
Nora Trapp
cfb17eae28 "Feature flags for .production." 2021-11-22 17:30:20 -08:00
Nora Trapp
b13ba7e591 Sync translations 2021-11-22 17:30:08 -08:00
Michelle Linington
e20baf5321 "Bump build to 5.26.0.62." (Internal) 2021-11-22 17:04:03 -08:00
Michelle Linington
b381a097de Merge branch 'mlin/PR/FixFlickeringAvatars' into release/5.26.0 2021-11-22 17:03:55 -08:00
Michelle Linington
5a645228b0 Fix issue where avatars flicker sporadically
Our AvatarBuilder caches were cleared in their entirety any time a
profile changes. If a profile update raced with a avatar fetch in
ConversationAvatarView, they'd blink briefly while the cached items were
removed.

This change ensures that we're only clearing out avatars that are
associated with an updated profile.
2021-11-22 17:01:07 -08:00
Eugene Bistolas
8abd0dc053 Merge branch 'eb/sustainerSupportFilter' into release/5.26.0 2021-11-22 14:45:10 -10:00
Eugene Bistolas
c2b04513aa [Badging] Contact Us VC should pre-populate the correct support filter 2021-11-22 14:37:04 -10:00
Eugene Bistolas
d40d8b37c2 Merge branch 'eb/readMoreDismissal' into release/5.26.0 2021-11-22 13:59:04 -10:00
Eugene Bistolas
02bb2ccfac [Badging] Read more sheet doesn't dismiss correctly 2021-11-22 13:58:51 -10:00
Eugene Bistolas
77c74132a5 Merge branch 'eb/subPaymentFailureUI' into release/5.26.0 2021-11-22 13:54:02 -10:00
Eugene Bistolas
8a2dfcb09e [Badging] Handle receipt redemption 402 errors, set key if user cancels subscription 2021-11-22 13:53:45 -10:00
Nora Trapp
f470c26f3f "Bump build to 5.26.0.61." (Internal) 2021-11-22 15:18:54 -08:00
Nora Trapp
71eb47afc4 "Feature flags for .qa." 2021-11-22 15:18:52 -08:00
Nora Trapp
e544628950 "Bump build to 5.26.0.60." (Beta) 2021-11-22 15:18:43 -08:00
Nora Trapp
9601cd6fe5 "Feature flags for .beta." 2021-11-22 15:18:41 -08:00
Eugene Bistolas
2962e67fa7 Merge branch 'eb/subscriptionBadgeSwitching' into release/5.26.0 2021-11-22 13:08:34 -10:00
Eugene Bistolas
d548407984 [Badging] Ensure badge avatar preview changes when users select subscription levels 2021-11-22 12:43:06 -10:00
Eugene Bistolas
4c287fca2d Merge branch 'eb/subscriptionEmojis' into release/5.26.0 2021-11-22 12:42:14 -10:00
Eugene Bistolas
7d20f0bebf [Badging] Add emoji animations to subscription levels 2021-11-22 12:42:00 -10:00
Matthew Chen
723cb7e5af Remove log flush. 2021-11-22 18:47:23 -03:00
Nora Trapp
de4408f102 Sync translations 2021-11-22 13:43:23 -08:00
Nora Trapp
3d52b53d0a Show boost badge expiration 2021-11-22 13:24:35 -08:00
Nora Trapp
8bc2cda3ae Switch donor badge display and acquisition to a kill switch 2021-11-22 13:24:35 -08:00
Nora Trapp
8249b1400f Fix issue with subscription megaphone not snoozing 2021-11-22 13:24:35 -08:00
Eugene Bistolas
937be3e05c Merge branch 'eb/subscriptionDarkModeUpdates' into release/5.26.0 2021-11-22 11:05:17 -10:00
Eugene Bistolas
b63184102a [Badging] Update dark mode colors and boost button size 2021-11-22 11:05:04 -10:00
Nora Trapp
fcb8a60074 "Bump build to 5.26.0.59." (Internal) 2021-11-22 12:49:50 -08:00
Nora Trapp
b522320fee "Feature flags for .qa." 2021-11-22 12:49:48 -08:00
Nora Trapp
805d5638af "Bump build to 5.26.0.58." (Beta) 2021-11-22 12:49:40 -08:00
Nora Trapp
bbd83109c0 "Feature flags for .beta." 2021-11-22 12:49:38 -08:00
Nora Trapp
ecd8a15357 Merge branch 'charlesmchen/earlyReceiptOOM' into release/5.26.0 2021-11-22 12:49:12 -08:00
Nora Trapp
d2000520fd Refine trimming of excess early messages 2021-11-22 12:49:03 -08:00
Matthew Chen
105b3e3b15 Address possible out-of-memory crash in the early receipt manager. 2021-11-22 12:49:02 -08:00
Matthew Chen
bf2ceffb21 "Bump build to 5.26.0.57." (Internal) 2021-11-22 17:13:56 -03:00
Matthew Chen
90e222958a "Bump build to 5.26.0.56." (Internal) 2021-11-22 17:10:53 -03:00
Nora Trapp
35876a915b "Bump build to 5.27.0.3." (nightly-11-22-2021) 2021-11-22 04:00:18 -08:00
Nora Trapp
fb4206c757 "Bump build to 5.27.0.2." (nightly-11-21-2021) 2021-11-21 04:00:13 -08:00
Matthew Chen
2559fb56ff Merge branch 'charlesmchen/homeViewTweaks' into release/5.26.0 2021-11-20 15:26:02 -03:00