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 |
|
Ravi Khadiwala
|
cc6cf8194f
|
Add media deletion endpoint
|
2024-01-11 10:19:06 -06:00 |
|
Jon Chambers
|
d18f576239
|
Revert "Revert "Treat the stand-alone signed pre-keys table as the source of truth for signed pre-keys""
This reverts commit 3f9edfe597.
|
2024-01-10 11:22:10 -05:00 |
|
ravi-signal
|
b6ecfc7131
|
Add archive listing
|
2024-01-08 13:54:57 -06:00 |
|
Jonathan Klabunde Tomer
|
e1ad25cee0
|
Group Send Credential support in chat
|
2024-01-04 11:38:57 -08:00 |
|
Chris Eager
|
195f23c347
|
Add /v1/accounts and /v2/keys to the WebSocket
|
2024-01-02 15:51:57 -06:00 |
|
Jon Chambers
|
057d1f07a8
|
Remove bulk "set repeated-use signed pre-keys" methods because they were only ever used for single devices
|
2023-12-21 12:07:42 -05:00 |
|
Ravi Khadiwala
|
ca47a7b663
|
handle new RegistrationService proto error
|
2023-12-19 18:19:26 -06:00 |
|
Jonathan Klabunde Tomer
|
9d3d4a3698
|
Add phone-number-sharing field to versioned profile
Co-authored-by: Katherine <katherine@signal.org>
|
2023-12-19 11:20:04 -08:00 |
|
Katherine
|
3548c3df15
|
Calculate onetime badge expiration from payment success timestamp
|
2023-12-14 15:39:46 -05:00 |
|