Commit Graph

32491 Commits

Author SHA1 Message Date
Max Radermacher
ae2cc4f96d
Remove unused OWSRequestFactory methods 2024-02-14 16:53:51 -06:00
Max Radermacher
78ce17c9fe
Always look up phone numbers from .me links 2024-02-14 15:35:48 -06:00
Max Radermacher
dd6074391e
Don’t create addresses to check for local user 2024-02-14 14:20:07 -06:00
Marissa Le Coz
2a6b977bc7
Conditionally hide flip cam button from call controls 2024-02-14 13:52:08 -05:00
Elaine
a0920a1951
Remove profile spoofing prevention sheet from Note to Self 2024-02-14 11:47:27 -07:00
Elaine
5578e2cd03
Adjust username QR code sharing size 2024-02-14 11:46:56 -07:00
Elaine
b1bbc8be62
Add confirmation sheet after reseting username link and QR code 2024-02-14 11:44:36 -07:00
Max Radermacher
374a5d0382
Use phone number sharing default in local checker 2024-02-14 12:40:47 -06:00
Harry
915ec5e0f1
Strongly type the kinds of downloads we do in OWSAttachmentDownloads 2024-02-14 09:59:17 -08:00
Harry
ae4d0a6287
Fix mention view reentrancy 2024-02-14 09:45:32 -08:00
Harry
12b66f8ae2
Removed unused enum from long dead project 2024-02-14 09:26:23 -08:00
Max Radermacher
d9d75f456f
Use serial queue when clearing /tmp 2024-02-14 11:18:00 -06:00
Pete Walters
ebfa82250a
Add Unicode 15.1 emoji added in iOS 17.4 2024-02-14 08:45:25 -06:00
automated-signal
47c61e913e "Bump build to 7.0.0.6." (nightly-02-14-2024) 2024-02-14 04:01:19 -08:00
Harry
fcecea1f29
Fix crash when swipe typing a text story 2024-02-13 16:14:38 -08:00
Elaine
73785c5057
Adjust spacing for conversation details header 2024-02-13 15:19:50 -07:00
Elaine
0f12ee5cc7
Add verified checkmark to profile spoofing prevention sheet 2024-02-13 15:19:23 -07:00
Marissa Le Coz
fe11241f48
Combine LocalMemberView feature flags 2024-02-13 17:14:38 -05:00
Max Radermacher
ded1d2f5b8
Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
sashaweiss-signal
79f40d4e46 "Bump build to 7.0.0.5." (nightly-02-13-2024) 2024-02-13 12:03:57 -08:00
sashaweiss-signal
caa1d90479 Fix build break after merge 2024-02-13 11:31:48 -08:00
Max Radermacher
d8056d4d00
Fix version number construction 2024-02-13 13:30:22 -06:00
Sasha Weiss
83029f028a
Fix paging in the Calls Tab 2024-02-13 11:19:46 -08:00
Sasha Weiss
36c959a6ff
Add support for "Delete All" from the Calls Tab 2024-02-13 11:01:57 -08:00
Max Radermacher
3b18f83b68
Clean up PNI Hello World and PNI first-look paths 2024-02-13 12:07:47 -06:00
Max Radermacher
9b498b5ba0
Clean up PNI change number pre key handling 2024-02-13 12:06:31 -06:00
Max Radermacher
1260db680b
Add preKeyRotationVersion 2024-02-13 12:05:08 -06:00
Max Radermacher
3ba93a10e4
Clean up marking one time pre keys as refreshed 2024-02-13 11:54:08 -06:00
Max Radermacher
44fd37ac90
Don’t wait for messages when updating ACI pre keys 2024-02-13 11:52:32 -06:00
Max Radermacher
c5c94aea4d
Add real SocketManager.waitForOpen method 2024-02-13 11:51:27 -06:00
Max Radermacher
acdf971c45
Persist pre keys prior to upload 2024-02-13 11:50:37 -06:00
Max Radermacher
ee1986763b
Remove notion of “current” signed pre key 2024-02-13 11:49:39 -06:00
Max Radermacher
978c15eaca
Use 4-part version numbers everywhere 2024-02-13 11:49:14 -06:00
automated-signal
2ff0115c45 "Bump build to 7.0.0.4." (nightly-02-13-2024) 2024-02-13 04:01:16 -08:00
Sasha Weiss
930a7ccad2
Add support for efficient bulk-delete of call records 2024-02-12 18:18:04 -08:00
Sasha Weiss
7ed00a3d2d
Add code to track down mark-as-read bug 2024-02-12 17:20:30 -08:00
Elaine
5591a4a9fe
Add "Find by Username" view 2024-02-12 16:14:19 -07:00
Elaine
b9969f676e
Add full screen avatars to contact spoofing prevention sheet 2024-02-12 14:35:26 -07:00
Max Radermacher
9312c78c88
Fix and consolidate pre key id generation code 2024-02-12 14:43:51 -06:00
Max Radermacher
10a45c09f5
Remove confusing PreKey term from method name 2024-02-12 14:42:55 -06:00
Max Radermacher
e081f5ff55
Rip out notion of “accepted” signed pre keys 2024-02-12 14:41:54 -06:00
Max Radermacher
9e533932a0
Fix a few SerialTaskQueue bugs 2024-02-12 11:22:57 -06:00
automated-signal
19b57c2666 "Bump build to 7.0.0.3." (nightly-02-10-2024) 2024-02-10 04:01:07 -08:00
Jim Gustafson
f93b844e08
Update to RingRTC v2.37.1 2024-02-10 00:12:59 -06:00
Max Radermacher
d89524bfe8
Don’t add phone numbers to addresses unnecessarily 2024-02-09 12:26:15 -06:00
Max Radermacher
9034bec331
Don’t use SignalServiceAddress for a few lookups 2024-02-09 12:16:13 -06:00
Max Radermacher
7939dab86b
Drop ignoreCache SignalServiceAddress parameter 2024-02-09 12:08:46 -06:00
Harry Sanabria
7634db3a5b fix edit manager test 2024-02-09 09:51:46 -08:00
Harry Sanabria
bcc568374a rename to appease sds codegen 2024-02-09 09:08:18 -08:00
Elaine
3007bae76d
Profile spoofing message request UI 2024-02-09 09:44:34 -07:00