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
Matthew Chen
f930339a6d
Fix quoted reply of animated stickers.
2021-01-16 13:02:53 -08:00
Nora Trapp
604041e822
Increase sticker size limits to match Android.
2021-01-16 12:38:41 -08:00
Jordan Rose
e269097ed6
SSK: Flush DispatchQueue.main after every test
...
There are a lot of events that get dispatched onto the main queue
(often /from/ the main queue), and processing them during the setup
for the subsequent test can cause problems. In particular, the
notification for setting up a local number in -[OWSMessageManagerTest
test_GroupUpdate] was occasionally being processed in the subsequent
-test_GroupUpdateWithAvatar, depending on how long GRDB took to set up
in the second test.
2021-01-16 12:38:14 -08:00
Nora Trapp
449b596e95
Add kill switch for automatic session reset
2021-01-16 11:57:23 -08: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
444090f4b0
Don't show mutual groups for deleted threads
2021-01-12 20:35:10 -08:00
Nora Trapp
71b9f51e12
Ignore mutual groups where the local user is not a member or the remote user is not a full member.
2021-01-12 18:10:49 -08:00
Nora Trapp
1dff600b1a
Feature flags for .beta.
2021-01-12 17:33:30 -08:00
Matthew Chen
7fd6dfbca0
Fix build break.
2021-01-12 21:53:16 -03:00
Nora Trapp
806dbd7257
Replace decryption errors with single 'session refresh' message
2021-01-12 16:45:35 -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
3780aaaadf
Refine auto-download defaults.
2021-01-12 21:05:05 -03:00
Matthew Chen
d5b902908a
Refine the attachment download indicators.
2021-01-12 20:52:23 -03:00
Michelle Linington
e850e38401
Update the link preview user agent
...
There have been reports of some websites not vending link preview
content because of an invalid user agent. Including a version seems to
fix this.
2021-01-12 15:08:34 -08:00
Matthew Chen
4926427572
Respond to CR.
2021-01-12 19:28:17 -03:00
Matthew Chen
621685185e
Add auto-download settings for media.
2021-01-12 19:28:16 -03:00
Matthew Chen
ccc3903b6d
Add auto-download settings for media.
2021-01-12 19:28:16 -03:00
Matthew Chen
875491a7cd
Add auto-download settings for media.
2021-01-12 19:28:16 -03:00
Matthew Chen
5abf846809
Add auto-download settings for media.
2021-01-12 19:28:16 -03:00
Matthew Chen
75f6d8b60c
Add auto-download settings for media.
2021-01-12 19:28:15 -03:00
Matthew Chen
5326d876a6
Add auto-download settings for media.
2021-01-12 19:28:15 -03:00
Matthew Chen
e85efa8a5e
Add auto-download settings for media.
2021-01-12 19:28:15 -03:00
Matthew Chen
6f3c92dedd
Add auto-download settings for media.
2021-01-12 19:28:15 -03:00
Matthew Chen
d4e59dd96c
Add auto-download settings for media.
2021-01-12 19:28:14 -03:00
Matthew Chen
252e8425ab
Add auto-download settings for media.
2021-01-12 19:28:14 -03:00
Matthew Chen
48cdf3b4e4
Add auto-download settings for media.
2021-01-12 19:28:14 -03:00
Matthew Chen
380a6895eb
Tweak max group name length.
2021-01-12 19:20:49 -03:00
Matthew Chen
68b68fdf04
Group link promotion.
2021-01-12 15:51:38 -03:00
Matthew Chen
03c21253e4
Group link promotion.
2021-01-12 15:51:05 -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
40447928a1
Respond to CR.
2021-01-07 14:22:59 -03:00
Matthew Chen
41fc17acf3
Add logging around remote attestation verification.
2021-01-07 14:18:50 -03:00
Matthew Chen
b64503cce2
Clean up.
2021-01-07 14:18:50 -03:00
Matthew Chen
9e5c6e3732
Add logging around remote attestation verification.
2021-01-07 14:18:50 -03:00
Matthew Chen
83ee5636b4
Surface group updates exception group migrations in the inbox snippet.
2021-01-07 14:18:50 -03:00
Matthew Chen
a30fca9aaa
Fix spurious assert around comparing group models with dropped members.
2021-01-07 14:18:50 -03:00
Nora Trapp
ae0736a8e8
Wait to reset again until initial message queue has been drained
2021-01-05 17:41:13 -08:00
Nora Trapp
ce8170f6b1
Automatic session reset
2021-01-05 17:41:13 -08:00