Matthew Chen
7b5785fce8
Reuse media views.
2021-01-21 21:00:36 -03:00
Matthew Chen
ce7f557158
Skip media downloads during calls.
2021-01-21 20:56:10 -03:00
Matthew Chen
29837b4bae
Allow cancellation of attachment downloads.
2021-01-21 20:40:24 -03:00
Matthew Chen
aeb94d48c1
Improve attachment progress indicators.
2021-01-21 20:40:23 -03:00
Matthew Chen
e77861ddbb
Fix race in model read cache.
2021-01-21 20:36:47 -03:00
Matthew Chen
6f97a31dae
Remove feature flag for profile changes.
2021-01-21 17:58:21 -03:00
Matthew Chen
e1e93b5b31
Hide profile name length and about/bio behind feature flag.
2021-01-20 17:07:34 -03:00
Matthew Chen
2ba0f06ac5
Hide profile name length and about/bio behind feature flag.
2021-01-20 17:07:33 -03:00
Nora Trapp
aaf512687f
Feature flags for .qa.
2021-01-16 13:25:34 -08:00
Nora Trapp
4e0a2bbecf
Merge branch 'release/5.2.1' into release/5.3.0
2021-01-16 13:15:06 -08:00
Nora Trapp
c0b1d93735
Feature flags for .beta.
2021-01-16 13:05:09 -08:00
Nora Trapp
39043a66a2
Feature flags for .production.
2021-01-16 13:04:44 -08:00
Nora Trapp
449b596e95
Add kill switch for automatic session reset
2021-01-16 11:57:23 -08:00
Matthew Chen
d66a9fb4ac
Respond to CR.
2021-01-14 22:32:13 -03:00
Matthew Chen
7c5d769f8b
Design tweaks.
2021-01-14 22:27:01 -03:00
Matthew Chen
cb86af7700
Fix typo from spec.
2021-01-14 22:25:47 -03:00
Matthew Chen
470af11295
Respond to CR.
2021-01-14 22:25:46 -03:00
Matthew Chen
237bf31d3d
Display profile bio.
2021-01-14 22:25:45 -03:00
Matthew Chen
3bb5f0777b
Add profile bio fields to database schema.
2021-01-14 22:25:45 -03:00
Matthew Chen
156e504446
Add profile bio view.
2021-01-14 22:25:44 -03:00
Matthew Chen
1d9a4dac27
Update profile fetches to support bio + bioEmoji.
2021-01-14 22:25:44 -03:00
Matthew Chen
fc43edbb6b
Update profile updates to support bio + bioEmoji.
2021-01-14 22:25:44 -03:00
Nora Trapp
ed6b8c1f42
Feature flags for .qa.
2021-01-12 21:46:47 -08:00
Nora Trapp
dbdafeea3e
Feature flags for .beta.
2021-01-12 21:46:40 -08:00
Nora Trapp
1f05c908c2
Feature flags for .production.
2021-01-12 21:46:32 -08:00
Nora Trapp
1dff600b1a
Feature flags for .beta.
2021-01-12 17:33:30 -08:00
Nora Trapp
4c9163c740
Remotely control full intersection interval
2021-01-12 16:39:33 -08:00
Michelle Linington
69e1963588
Precommit script
2021-01-12 16:29:30 -08:00
Michelle Linington
7e9639f737
Actually post the notification
2021-01-12 16:29:29 -08:00
Michelle Linington
7694423c4d
Add a preference for contact/profile avatars
2021-01-12 16:29:29 -08:00
Matthew Chen
d5b902908a
Refine the attachment download indicators.
2021-01-12 20:52:23 -03:00
Matthew Chen
a53d15be65
Refine log levels.
2021-01-11 23:02:28 -03:00
Matthew Chen
c7d0899a0a
Elaborate logging around image validation.
2021-01-11 23:01:24 -03:00
Matthew Chen
c0c6683c61
Merge branch 'release/5.1.0'
2021-01-07 16:44:04 -03:00
Matthew Chen
4e1ebc1dde
Feature flags for .qa.
2021-01-07 16:36:25 -03:00
Matthew Chen
7c353c01d0
Feature flags for .production.
2021-01-07 16:36:14 -03:00
Matthew Chen
65edf777f9
Feature flags for .beta.
2021-01-07 16:35:57 -03:00
Matthew Chen
b64503cce2
Clean up.
2021-01-07 14:18:50 -03:00
Matthew Chen
59c1e4743a
Feature flags for .qa.
2021-01-05 17:58:26 -03:00
Matthew Chen
61c5bdcc9f
Feature flags for .beta.
2021-01-05 17:58:02 -03:00
Matthew Chen
0111224576
Merge branch 'release/5.1.0'
2021-01-05 17:54:30 -03:00
Matthew Chen
12a61511ab
Merge remote-tracking branch 'private/release/5.1.0'
2021-01-04 22:54:46 -03:00
Matthew Chen
96ba7060d7
Enable manual group migrations for internal users.
2021-01-04 16:04:47 -03:00
Matthew Chen
ddb07f1acc
Feature flags for .qa.
2020-12-30 16:04:57 -03:00
Matthew Chen
67f66d997c
Feature flags for .beta.
2020-12-30 16:04:26 -03:00
Nora Trapp
381492d11d
Enable linked phones for internal builds
2020-12-23 12:01:03 -08:00
Matthew Chen
bb8267eeab
Feature flags for .qa.
2020-12-23 14:22:44 -03:00
Matthew Chen
1083d4d08b
Feature flags for .beta.
2020-12-23 14:22:17 -03:00
Michelle Linington
81b06025aa
IOS-999: Issues sending/receiving still webp images on iOS
...
Metadata stripping relies on CoreGraphics, but CoreGraphics doesn't
support WebP. When attempting to send a static WebP, we fail to send
because we fail to strip metadata.
We should account for this by checking the destination formats
CoreGraphics supports. If it doesn't support the type we're trying to
strip, we'll fall back to just converting it to png/jpeg.
2020-12-22 14:22:34 -08:00
Matthew Chen
898355731e
Feature flags for .qa.
2020-12-19 08:25:22 -03:00