Jon Chambers
|
cd4a4b1dcf
|
Retire VoiceVerificationController
|
2023-01-30 16:28:14 -05:00 |
|
erik-signal
|
a89e30fe75
|
Clarify naming around spam filtering.
|
2023-01-27 11:40:33 -05:00 |
|
gram-signal
|
a01fcdad28
|
Add in controller for SVR2 auth.
|
2023-01-27 09:15:52 -07:00 |
|
Sergey Skrobotov
|
c934405a3e
|
fixing config field names
|
2023-01-25 17:28:03 -08:00 |
|
Sergey Skrobotov
|
eb499833c6
|
refactoring of ExternalServiceCredentialGenerator
|
2023-01-25 15:20:28 -08:00 |
|
Chris Eager
|
f361f436d8
|
Support PayPal for recurring donations
|
2023-01-17 12:20:17 -06:00 |
|
Fedor Indutny
|
9aceaa7a4d
|
Introduce ArtController
|
2022-12-19 11:58:16 -08:00 |
|
Ravi Khadiwala
|
65ad3fe623
|
Add hCaptcha support
|
2022-12-16 11:28:30 -06:00 |
|
Chris Eager
|
2ecbb18fe5
|
Add support for one-time PayPal donations
|
2022-12-01 18:11:35 -06:00 |
|
Chris Eager
|
397d3cb45a
|
Add consolidated subscription configuration API
|
2022-11-16 12:27:00 -06:00 |
|
Jon Chambers
|
d3f0ab8c6d
|
Introduce an alternative exchange rate data provider
|
2022-11-10 10:25:06 -05:00 |
|
Chris Eager
|
bd69905f2e
|
Remove obsolete donation endpoint
|
2022-11-02 11:29:03 -05:00 |
|
Jon Chambers
|
74d65b37a8
|
Discard old Twilio machinery and rely entirely on the stand-alone registration service
|
2022-10-28 10:40:37 -04:00 |
|
Jon Chambers
|
e7048aa9cf
|
Allow the reconciliation client to trust multiple CA certificates to facilitate certificate rotation
|
2022-10-18 11:17:47 -04:00 |
|
Jon Chambers
|
0120a85c39
|
Allow HTTP clients to trust multiple certificates to support certificate rollover
|
2022-10-18 11:17:47 -04:00 |
|
Jon Chambers
|
d2fa00f0c6
|
Add experiment to test standalone registration service
|
2022-10-06 15:42:53 -04:00 |
|
erik-signal
|
966c3a8f47
|
Add routing for stories.
|
2022-10-05 10:44:50 -04:00 |
|
Ravi Khadiwala
|
d0a8899daf
|
Change discriminator seperator and default width
|
2022-09-14 15:53:15 -05:00 |
|
Ehren Kret
|
7d171a79d7
|
Remove redundant @NotNull annotation
|
2022-09-07 19:37:26 -05:00 |
|
Ehren Kret
|
abd0f9630c
|
Create GCP Logging implementation of AdminEventLogger
|
2022-09-07 19:37:26 -05:00 |
|
Ravi Khadiwala
|
4032ddd4fd
|
Add reserve/confirm for usernames
|
2022-09-07 11:49:49 -05:00 |
|
Chris Eager
|
c05692e417
|
Update deprecated CircuitBreakerConfig usage
|
2022-09-07 11:47:15 -05:00 |
|
Jon Chambers
|
b280c768a4
|
Allow signup captchas to target CLDR two-letter region codes
|
2022-08-26 12:41:51 -04:00 |
|
Ravi Khadiwala
|
a7f1cd25b9
|
Remove UAK normalization code
All accounts now have UAKs in top-level attributes
|
2022-08-15 10:47:52 -05:00 |
|
ravi-signal
|
a84a7dbc3d
|
Add support for generating discriminators
- adds `PUT accounts/username` endpoint
- adds `GET accounts/username/{username}` to lookup aci by username
- deletes `PUT accounts/username/{username}`, `GET profile/username/{username}`
- adds randomized discriminator generation
|
2022-08-15 10:44:36 -05:00 |
|
Jon Chambers
|
b4281c5a70
|
Send non-urgent push notifications with lower priority
|
2022-08-12 11:06:31 -04:00 |
|
Jon Chambers
|
0a6d724f2c
|
Remove GCMSender
|
2022-08-02 17:31:35 -04:00 |
|
Jon Chambers
|
421d594507
|
Introduce an FcmSender
|
2022-08-02 15:34:09 -04:00 |
|
Jon Chambers
|
d0e3fb1901
|
Unconditionally write messages to the messages table as envelopes
|
2022-08-01 10:44:27 -04:00 |
|
Jon Chambers
|
04287c5073
|
Optionally write messages as envelopes to the messages table
|
2022-07-29 11:10:50 -04:00 |
|
Chris Eager
|
a6f9409a39
|
Remove dynamic configuration feature flags; add DynamicMessagePersisterConfiguration
|
2022-07-27 14:19:10 -07:00 |
|
Ravi Khadiwala
|
5cfb133f79
|
Use redis for abusive hosts autoblock
Also delete postgres dependencies that we no longer need
|
2022-05-31 10:08:10 -05:00 |
|
Ehren Kret
|
c38572307d
|
Remove unused imports
|
2022-05-20 10:20:45 -07:00 |
|
gram-signal
|
06dd4c5026
|
Derive username from ACI for CDS{H,I} (#989)
* Derive username from ACI for CDS{H,I}
* Update sample YAML.
|
2022-05-02 08:41:38 -06:00 |
|
Ehren Kret
|
f6471cf8f9
|
Add gift configuration source
|
2022-04-29 10:14:39 -05:00 |
|
Jon Chambers
|
3dc0d0bb92
|
Revert "Revert "Replace curve25519-java with libsignal-server""
This reverts commit c06a5ac96c.
|
2022-03-29 12:24:45 -04:00 |
|
Jon Chambers
|
c06a5ac96c
|
Revert "Replace curve25519-java with libsignal-server"
This reverts commit 06a57ef811.
|
2022-03-24 12:11:46 -04:00 |
|
Jordan Rose
|
06a57ef811
|
Replace curve25519-java with libsignal-server
These APIs stemmed from a common source long ago, so there's not much
to change!
|
2022-03-24 10:50:18 -04:00 |
|
Ravi Khadiwala
|
c70d7535b9
|
Make TURN configuration dynamic
Also enables conditionally including more TURN servers for gradual
rollouts
|
2022-03-23 14:38:02 -05:00 |
|
Ravi Khadiwala
|
5a88ff0811
|
Use the async dynamo client to batch uak updates
|
2022-03-14 14:02:16 -05:00 |
|
Ravi Khadiwala
|
1571f14815
|
Add a feature flag to disable account normalization
|
2022-03-09 14:03:21 -06:00 |
|
Chris Eager
|
54207254f1
|
Remove unused configuration
|
2022-03-04 11:44:17 -08:00 |
|
Chris Eager
|
1395dcc0be
|
Make the enterprise client canonical
|
2022-03-04 11:44:17 -08:00 |
|
Chris Eager
|
2a68d9095d
|
Remove transitional and legacy client
|
2022-03-04 11:44:17 -08:00 |
|
Jon Chambers
|
f6cbc32ee7
|
Align "link device" and "fetch pre-keys" rate limits
|
2022-03-04 10:45:06 -05:00 |
|
Chris Eager
|
eee6307789
|
Move score floor to dynamic configuration, add distribution summary
|
2022-03-02 15:18:33 -08:00 |
|
Chris Eager
|
935e268dec
|
Parameterize sitekey
|
2022-03-01 10:40:42 -08:00 |
|
Jon Chambers
|
3a1c716c73
|
Remove an unused rate limiter
|
2022-02-25 13:50:17 -08:00 |
|
Jon Chambers
|
f69db11f42
|
Drop some unused dynamic configuration properties
|
2022-01-21 18:46:37 -05:00 |
|
Jon Chambers
|
5baa51d547
|
Migrate challenge-issuing configuration into the abusive message filter module
|
2021-12-16 12:22:19 -05:00 |
|