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 |
|
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
|
d2fa00f0c6
|
Add experiment to test standalone registration service
|
2022-10-06 15:42:53 -04:00 |
|
Ehren Kret
|
abd0f9630c
|
Create GCP Logging implementation of AdminEventLogger
|
2022-09-07 19:37:26 -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
|
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 |
|
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
|
f6471cf8f9
|
Add gift configuration source
|
2022-04-29 10:14:39 -05: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 |
|
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
|
2d1ca98605
|
Consolidate DynamoDB clients/configuration
|
2021-12-15 12:42:41 -05:00 |
|
Chris Eager
|
0ce87153e5
|
Remove second database for AbusiveHostRules
|
2021-12-08 16:03:02 -08:00 |
|
Chris Eager
|
a70b057e1c
|
Add second (migration) database to AbusiveHostRules
|
2021-12-08 12:46:05 -08:00 |
|
Jon Chambers
|
401953313a
|
Remove all vestiges of the relational account database
|
2021-12-02 12:46:43 -05:00 |
|
Jon Chambers
|
c910fa406d
|
Migrate reserved usernames from a relational database to DynamoDB
|
2021-11-23 16:21:03 -05:00 |
|
Jon Chambers
|
3398955c1a
|
Add basic support for phone number identifiers
|
2021-11-09 10:23:08 -05:00 |
|
Chris Eager
|
eb86986cf4
|
Add /v2/directory/auth endpoint
|
2021-11-08 14:30:52 -07:00 |
|
Jon Chambers
|
c931103712
|
Remove unused utility classes
|
2021-11-01 10:51:47 -04:00 |
|
Jon Chambers
|
ad1aeea74b
|
Add an abusive message filter interface and submodule
|
2021-11-01 10:51:47 -04:00 |
|
Ehren Kret
|
ae7f8af03e
|
Mark boost and subscription configuration as not null
|
2021-10-28 16:12:23 -07:00 |
|
Jon Chambers
|
598599cd14
|
Use a default reportMessage configuration if not specified
|
2021-10-21 15:34:57 -05:00 |
|
Ehren Kret
|
07cd69ab34
|
Add endpoint for fetching boost amounts
|
2021-10-21 13:56:35 -05:00 |
|
Jon Chambers
|
c91d5c2fdb
|
Count reported messages per sender
|
2021-10-19 11:47:54 -04:00 |
|
Ehren Kret
|
b01b76d78f
|
First pass at subscriptions API
This is an incomplete first pass at building the subscriptions API. More API endpoints are still to be added along with controller tests.
|
2021-10-12 21:23:20 -05:00 |
|
Ehren Kret
|
3032415141
|
Add receipt redemption API to chat server
|
2021-10-01 12:44:47 -05:00 |
|
Chris Eager
|
6a71d369e2
|
More Accounts cleanup
* Remove `AccountStore`
* Clean up `AccountsDynamoDb#delete`
* Rename `AccountsDynamoDb` → `Accounts`
* Remove unused configuration
* Move Accounts scan page size to static configuration
* Remove disabled tests and related methods
|
2021-09-21 15:25:16 -07:00 |
|
Chris Eager
|
49489a6021
|
Re-check mismatched accounts after a delay, to avoid false positives from concurrent requests
|
2021-09-10 11:31:44 -07:00 |
|
Chris Eager
|
624e40e3b7
|
Add separate AccountsDatabaseCrawler for DynamoDB migration
|
2021-09-10 11:14:11 -07:00 |
|
Ehren Kret
|
aa1c37fe26
|
Create configuration for badges
|
2021-09-10 10:14:16 -05:00 |
|
Jon Chambers
|
b946c27a20
|
Remove a metric aggregator
|
2021-08-27 11:52:11 -04:00 |
|
Ehren Kret
|
b0667b258b
|
Implement EnterpriseRecaptchaClient
|
2021-08-02 13:14:44 -05:00 |
|
Jon Chambers
|
32a95f96ff
|
Add a pessimistic locking system for operations on recently-deleted account records
|
2021-07-16 16:52:58 -04:00 |
|
Chris Eager
|
819d59cd79
|
Update reconciliation crawler to use secondary index
|
2021-07-02 15:05:11 -05:00 |
|
Chris Eager
|
a315c9be92
|
Add DeletedAccounts DynamoDB table
|
2021-07-02 15:05:11 -05:00 |
|
Jon Chambers
|
3d581941ab
|
Add plumbing and configuration to migrate pending accounts/devices to DynamoDB.
|
2021-07-01 10:50:52 -04:00 |
|
Jon Chambers
|
ca876e40ca
|
Add a second metric aggregator.
|
2021-06-03 14:12:02 -04:00 |
|
Jon Chambers
|
f8c623074b
|
Introduce an ASN-to-IP manager.
|
2021-05-18 17:43:30 -04:00 |
|
Chris Eager
|
e320626c6e
|
Add report message API
|
2021-05-13 17:19:34 -05:00 |
|
Jon Chambers
|
46110d4d65
|
Add client challenges for prekey and message rate limiters
|
2021-05-11 16:21:32 -05:00 |
|
Ehren Kret
|
02d06af3fc
|
Replace use of MDC with custom fields on the appender
|
2021-05-11 14:08:20 -05:00 |
|
Ehren Kret
|
670b69df24
|
Add host and service tags
|
2021-05-11 10:03:04 -05:00 |
|
Ehren Kret
|
17047513c3
|
Create stripe api endpoint for apple pay donations
|
2021-05-11 10:03:04 -05:00 |
|
Jon Chambers
|
b81b811400
|
Actually instantiate the Tor exit node manager.
|
2021-05-06 12:21:30 -04:00 |
|
Chris Eager
|
4f6b132449
|
Add secondaryCacheCluster to RateLimiter
|
2021-04-30 15:26:17 -05:00 |
|
Chris Eager
|
5974328d9c
|
Ensure accounts are deleted after batch migration; store migration failures for later processing
|
2021-04-21 11:13:07 -05:00 |
|