Jon Chambers
|
101ecf342f
|
Remove now-unused rate limiters
|
2024-05-16 16:56:42 -05:00 |
|
Jon Chambers
|
4efba94662
|
Add an API endpoint for storing public keys
|
2024-05-16 17:53:16 -04:00 |
|
Ravi Khadiwala
|
40639f70f4
|
Fix flaky MessageMetricsTest
Make the MeterRegistry in MessageMetrics configurable
|
2024-05-16 13:39:17 -05:00 |
|
Alan Liu
|
843151859d
|
Adding hostname property to cloudflare turn config
|
2024-05-02 12:35:32 -07:00 |
|
Chris Eager
|
4a28ab6317
|
Add support to trial Cloudflare TURN beta
|
2024-05-01 10:15:01 -05:00 |
|
Ravi Khadiwala
|
37aa3b8e49
|
Default to 0 usedBytes in GET /v1/archives
|
2024-05-01 10:10:46 -05:00 |
|
Ravi Khadiwala
|
19944bfdb2
|
Update to libsignal 0.45 and use libsignal's BackupLevel
|
2024-04-25 16:54:41 -05:00 |
|
Jon Chambers
|
8999f0104f
|
Trigger pub/sub events for one-time donations via Braintree (PayPal)
|
2024-04-24 09:19:21 -04:00 |
|
Jonathan Klabunde Tomer
|
f0dcd8e07b
|
Group Send Endorsement support for unversioned profile fetch
|
2024-04-23 14:58:19 -07:00 |
|
ravi-signal
|
9ef1fee172
|
Add DELETE v1/archives
|
2024-04-23 16:50:11 -05:00 |
|
Jonathan Klabunde Tomer
|
b3bd4ccc17
|
simplify profile auth
|
2024-04-23 14:49:04 -07:00 |
|
Jon Chambers
|
ed72d7f9ec
|
Attach client platforms when creating donations
|
2024-04-22 09:31:57 -04:00 |
|
Jonathan Klabunde Tomer
|
b8f64fe3d4
|
Group Send Endorsement support for pre-key fetch endpoint
|
2024-04-19 15:40:46 -07:00 |
|
Jonathan Klabunde Tomer
|
ada589d0c3
|
accept Group Send Endorsements for single-recipient message send
Co-authored-by: Jon Chambers <63609320+jon-signal@users.noreply.github.com>
|
2024-04-16 15:06:40 -07:00 |
|
ravi-signal
|
00ca7d5942
|
Add cdn number query parameter to /archives/auth/read
|
2024-04-15 13:59:14 -05:00 |
|
ravi-signal
|
d36df3eaa9
|
Add new upload-for-copy backup endpoint
|
2024-04-15 13:47:46 -05:00 |
|
ravi-signal
|
e5d654f0c7
|
Add /v1/archives/redeem-receipt
|
2024-04-15 13:47:02 -05:00 |
|
Alex Konradi
|
39fd955f13
|
Allow clients to request zkc-based auth creds
Allow clients to pass a zkcCredential=true query parameter to request the new
auth credential format implemented with the zkcredential Rust library.
|
2024-04-11 11:00:10 -05:00 |
|
ravi-signal
|
4863e1d227
|
Add backup levels to subscription configuration response
|
2024-04-11 10:58:40 -05:00 |
|
Jonathan Klabunde Tomer
|
2b652fe2a9
|
accept group send endorsements for multi-recipient sends
|
2024-04-10 16:51:09 -07:00 |
|
Katherine
|
d002e5dda8
|
Hardcode paymentActivation flag to true
|
2024-04-01 15:07:11 -07:00 |
|
Ravi Khadiwala
|
831c9ff5bf
|
Make backupDir/mediaDir indirect
|
2024-04-01 13:45:21 -05:00 |
|
ameya-signal
|
7f0f045f29
|
Minor cleanup of report spam endpoint (#1979)
|
2024-03-21 10:41:25 -07:00 |
|
Chris Eager
|
2c2b5d555e
|
Rename obsolete uses of recaptcha
|
2024-03-13 16:40:32 -05:00 |
|
Alex Konradi
|
0ab2428d87
|
Don't produce zkgroup auth creds with PNI as ACI
|
2024-03-13 16:22:45 -05:00 |
|
Chris Eager
|
8574494573
|
Support "captcha" rename in AnswerChallengeRequest.type
|
2024-03-13 16:19:05 -05:00 |
|
Jon Chambers
|
d1d03f45c5
|
Resolve warnings throughout AccountControllerTest
|
2024-02-26 16:11:03 -05:00 |
|
Jon Chambers
|
d018efe2a5
|
Require non-null proofs in "confirm username hash" requests
|
2024-02-26 10:30:52 -05:00 |
|
Ravi Khadiwala
|
69330f47fd
|
Explicitly call spam-filter for verification session updates
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-23 16:04:24 -06:00 |
|
Ravi Khadiwala
|
4f40c128bf
|
Explicitly call spam-filter for challenges
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-23 15:58:52 -06:00 |
|
Jon Chambers
|
d2716fe5cf
|
Add an endpoint for checking that clients and the server have a common view of the client's repeated-use keys
|
2024-02-23 11:41:58 -05:00 |
|
Jon Chambers
|
279f877bf2
|
Validate pre-key signatures via the legacy "set signed pre-key" endpoint
|
2024-02-23 11:33:41 -05:00 |
|
Ravi Khadiwala
|
26ffa19f36
|
Lifecycle management for Account objects reused accross websocket requests
|
2024-02-22 12:05:32 -06:00 |
|
Jon Chambers
|
a2139ee236
|
Revert "Add diagnostic dimensions to the "get keys" counter"
This reverts commit cd64390141.
|
2024-02-18 20:14:05 -05:00 |
|
Jon Chambers
|
8c55f39cdf
|
Revert "Use a phased enrollment strategy for the pnp compatibility flag"
This reverts commit 3e12a8780d.
|
2024-02-18 20:08:39 -05:00 |
|
Jon Chambers
|
cd64390141
|
Add diagnostic dimensions to the "get keys" counter
|
2024-02-18 18:10:58 -05:00 |
|
Jon Chambers
|
3e12a8780d
|
Use a phased enrollment strategy for the pnp compatibility flag
|
2024-02-18 17:59:00 -05:00 |
|
Jon Chambers
|
5ff092e541
|
Retire the pni device capability
|
2024-02-14 18:04:23 -05:00 |
|
Jonathan Klabunde Tomer
|
40d698f2db
|
Remove last vestiges of stale capabilities.
Not for deployment until 2024-02-06!
|
2024-02-14 14:23:05 -05:00 |
|
adel-signal
|
d1f68eacd9
|
Add call routing API endpoint for turn servers
|
2024-02-09 11:12:23 -08:00 |
|
Jon Chambers
|
4f45f23094
|
Prevent old versions of the Android app from carrying out "change phone number" requests
|
2024-02-09 09:58:38 -05:00 |
|
Ravi Khadiwala
|
3b44ed6d16
|
Explicitly call spam-filter for messages
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-07 14:30:32 -06:00 |
|
Chris Eager
|
2ab14ca59e
|
Refactor remote address/X-Forwarded-For handling
|
2024-02-05 13:37:06 -06:00 |
|
ravi-signal
|
36e7772f74
|
Put some validation on to profile version strings
Co-authored-by: Jon Chambers <63609320+jon-signal@users.noreply.github.com>
|
2024-01-26 15:24:38 -06:00 |
|
Katherine
|
498ace0488
|
Remove iOS special case handling logic for SEPA/iDEAL
|
2024-01-25 10:52:17 -08:00 |
|
Jon Chambers
|
595cc55578
|
Retire the returnPqKey flag when fetching pre-keys
|
2024-01-23 16:01:40 -05:00 |
|
Ravi Khadiwala
|
f5080f9bd6
|
Support configurable verification code sender overrides
|
2024-01-19 13:58:17 -06:00 |
|
Jon Chambers
|
47bfb25f2c
|
Retire a now-unused transacational update method for accounts
|
2024-01-18 16:40:21 -05:00 |
|
Jon Chambers
|
b048b0bf65
|
Remove signed pre-keys from Device entities
|
2024-01-18 12:13:00 -05:00 |
|
Jonathan Klabunde Tomer
|
394f9929ad
|
limit size of multi-recipient messages
|
2024-01-11 16:31:37 -08:00 |
|