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 |
|
Jon Chambers
|
616db337e1
|
Remove an old rate limiting feature flag
|
2021-12-16 12:22:19 -05: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
|
14cff958e9
|
Migrate challenge-issuing rate limiters to the abusive message filter
|
2021-12-03 11:52:58 -05:00 |
|
Jon Chambers
|
401953313a
|
Remove all vestiges of the relational account database
|
2021-12-02 12:46:43 -05:00 |
|
Jon Chambers
|
23bc11f3b6
|
Introduce a DynamoDB-backed remote config store
|
2021-12-02 11:13:07 -05:00 |
|
Jon Chambers
|
d94e86781f
|
Migrate username storage from a relational database to DynamoDB
|
2021-12-01 16:50:18 -05:00 |
|
Jon Chambers
|
d89b4f7e95
|
Compare versioned profiles synchronously; log a subset of mismatches for further investigation
|
2021-11-30 16:35:29 -07:00 |
|
Jon Chambers
|
9e7010f185
|
Migrate profiles from a relational database to DynamoDB
|
2021-11-24 14:48:41 -05:00 |
|
Ehren Kret
|
7ea43a728d
|
Set boost description from configuration
|
2021-11-16 17:21:57 -06:00 |
|
Jon Chambers
|
975f753c2b
|
Add an endpoint for testing whether an account with a given ACI or PNI exists
|
2021-11-16 15:08:10 -05:00 |
|
Jon Chambers
|
c1d6c04ab2
|
Revert "Replace curve25519-java with libsignal-client"
This reverts commit 0011b8925b.
|
2021-11-16 11:35:10 -05:00 |
|
Jordan Rose
|
0011b8925b
|
Replace curve25519-java with libsignal-client
These APIs stemmed from a common source long ago, so there's not much
to change!
|
2021-11-16 09:52:38 -05:00 |
|
Jon Chambers
|
2015ba77ca
|
Switch to a disallowed prefix model instead of a disallowed country code model
|
2021-11-15 15:44:55 -05:00 |
|
Jon Chambers
|
aaa2a6eef1
|
Break down push latency metrics by VOIP/not-VOIP and optionally by client version
|
2021-11-10 10:35:41 -05:00 |
|
Jon Chambers
|
da5c0ae4b6
|
Enable Payments Beta for more country codes
|
2021-11-10 10:15:14 -05:00 |
|
Jon Chambers
|
3398955c1a
|
Add basic support for phone number identifiers
|
2021-11-09 10:23:08 -05:00 |
|
Chris Eager
|
31c0c3275f
|
Use the latest and in config, @JsonCreator
|
2021-11-08 14:30:52 -07: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
|
24480b2090
|
Add endpoint to fetch information on boost badges
|
2021-10-26 14:05:59 -07:00 |
|
Ehren Kret
|
090d722b61
|
Add method to retrieve receipt credentials for a boost payment
|
2021-10-25 14:54:40 -07:00 |
|
Ehren Kret
|
72b52965b9
|
Expand definition of badge SVGs
|
2021-10-25 10:28:02 -07: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 |
|
Jon Chambers
|
40f7e6e994
|
Remove unused imports
|
2021-10-19 11:47:54 -04:00 |
|
Jon Chambers
|
fe21d014f7
|
Remove legacy rate-limiting tools
|
2021-10-14 11:43:18 -04:00 |
|
Jon Chambers
|
eedeaaecee
|
Update rate-limiting for requests matching specific criteria
|
2021-10-14 10:42:16 -04:00 |
|
Ehren Kret
|
64eeb1e361
|
Move to using collections for sprites and svgs for badges
|
2021-10-13 23:25:39 -05:00 |
|
Ehren Kret
|
5f2656710c
|
Update badge configuration to new style
|
2021-10-13 22:58:57 -05: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 |
|