Commit Graph

9213 Commits

Author SHA1 Message Date
Max Radermacher
711d65ad82
Don’t open write transaction when web socket opens 2023-11-10 16:12:04 -06:00
Max Radermacher
205da46614
Enable fts5 secure-delete
Co-authored-by: Evan Hahn <evanhahn@signal.org>
2023-11-10 16:10:45 -06:00
Sasha Weiss
30680635f8
Prevent donation-complete sheets from popping on subscription renewal 2023-11-09 15:26:46 -08:00
Sasha Weiss
65c977f2e7
SEPA donation fixes and charge failure codes in error sheets 2023-11-08 19:33:11 -06:00
Igor Solomennikov
5b34f45237
Fix custom labels not in readable format when sharing contacts. 2023-11-08 19:12:00 -06:00
Igor Solomennikov
be1d8220d3
Convert OWSContact to Swift. 2023-11-07 16:21:00 -08:00
Max Radermacher
30bcbc143d
Add Preconditions 2023-11-07 17:06:14 -06:00
Harry
188e6e9faa
Read optional master key from provisioning message 2023-11-07 14:26:15 -08:00
Max Radermacher
d52082abbe
Prefer IdentityKey over typeless Data objects 2023-11-07 11:37:02 -06:00
Harry
d01be5e3f7
Add master key field to provisioning proto 2023-11-06 21:35:06 -08:00
Pete Walters
082d86411d
Add remote config flag for SEPA supported regions
Co-authored-by: Elaine <elaine@signal.org>
2023-11-06 18:52:06 -06:00
Sasha Weiss
7f41ecaa8b
Support SEPA bank transfer donations 2023-11-06 13:49:40 -08:00
Elaine
9c7c54efb7
Add donation bank transfer mandate 2023-11-03 16:15:23 -06:00
Max Radermacher
c06f868bdc
Remove deprecated capabilities 2023-11-03 12:14:34 -05:00
Max Radermacher
33f9e8c836
Send all threads/contacts during contact sync 2023-11-03 00:42:58 -05:00
Max Radermacher
bf41b3e3e7
Swiftify contact sync code & move queries around 2023-11-02 23:07:23 -05:00
Max Radermacher
0995aeda84
Drop unnecessary fields from contact syncs 2023-11-02 18:01:48 -05:00
Max Radermacher
15df501e7a
Always enable F_BARRIERFSYNC 2023-11-02 17:56:30 -05:00
Max Radermacher
c5c2200bd6
Fix PniDistributionParameterBuilderTest 2023-11-02 17:48:03 -05:00
Pete Walters
9fefbadc1e
Move SocketManager into DependenciesBridge 2023-11-02 16:39:14 -05:00
Elaine
5c6e63720e
Redesign donation payment details input 2023-11-02 13:01:53 -06:00
Max Radermacher
3939e6f983
Fix off-by-one error when retrying message sends 2023-11-02 13:53:25 -05:00
Max Radermacher
e179fac4e1
Only show ACI Safety Numbers 2023-11-01 21:35:05 -05:00
Max Radermacher
ad92388ba9
Fix types in RemoteConfig 2023-11-01 18:29:00 -05:00
Max Radermacher
b040418b2f
Show ACI Safety Number by default 2023-11-01 16:03:39 -05:00
Max Radermacher
4f818ee0e7
Fix a few warnings 2023-11-01 16:03:25 -05:00
Pete Walters
316d27a0c9
Add read support for CDN3 2023-11-01 15:36:53 -05:00
Max Radermacher
48ed388796
Revert "Set pni capability to false" 2023-11-01 11:34:44 -05:00
Max Radermacher
600eef4bec
Replace Curve25519Kit with LibSignal 2023-10-31 14:18:22 -05:00
Max Radermacher
4a94d7db3e
Remove unused code that was replaced by LibSignal 2023-10-31 13:29:27 -05:00
Max Radermacher
b39c2dd81a
Rename RecipientDataStore → RecipientDatabaseTable 2023-10-31 02:26:54 -05:00
Max Radermacher
4fe2cc6047
Improve AuthorMergeObserver performance
Co-authored-by: Harry <109690906+harry-signal@users.noreply.github.com>
2023-10-31 02:10:20 -05:00
Max Radermacher
0233059f44
Add DB-conforming InMemoryDB type 2023-10-31 00:54:32 -05:00
Max Radermacher
7d94cf95e3
Remove 6 redundant methods from protocol DB 2023-10-31 00:44:09 -05:00
Max Radermacher
b2affe679b
Fix testChainingPromiseLongChain 2023-10-31 00:43:53 -05:00
Max Radermacher
c2bd3ec7d1
Handle 401s when building device messages 2023-10-30 16:18:14 -05:00
Max Radermacher
e70b5b72ee
Set pni capability to false 2023-10-27 14:33:42 -05:00
Max Radermacher
9232a069b0 Fix duplicated capabilities code 2023-10-26 15:27:38 -05:00
Max Radermacher
75cf3f2ff7 Actually report paymentActivation capability 2023-10-26 15:27:38 -05:00
Max Radermacher
61dc18c925
Fix edit interval error message 2023-10-26 13:06:32 -05:00
Marissa Le Coz
4c0d40b4e1
[Recip hiding] Update recip list immediately after recip is hidden for real this time 2023-10-25 17:21:34 -04:00
Max Radermacher
b6944576dd
Assume everybody can receive stories 2023-10-25 15:56:31 -05:00
Max Radermacher
ed1a6c30cf
Fix pni capability 2023-10-25 12:19:52 -05:00
Pete Walters
b3ac8aed67
Limit retries of message send due to invalid prekey signatures 2023-10-25 12:04:44 -05:00
Max Radermacher
f94337ac03
Rip out FeatureFlags.phoneNumberIdentifiers 2023-10-24 18:18:51 -05:00
Sasha Weiss
70ecfd5a3b
Clean up and document subscription receipt credential redemption 2023-10-24 15:32:53 -07:00
Max Radermacher
e9b8c603c9
Always set “pni” capability 2023-10-24 15:25:47 -05:00
Max Radermacher
06228ff228
Add Storage Service support for PNIs 2023-10-24 15:07:12 -05:00
Marissa Le Coz
1559c88a66
Remove last TODO in RecipHidingManager 2023-10-24 13:55:16 -05:00
Max Radermacher
f54dd7745a
Add pni capability 2023-10-24 11:12:03 -05:00