Sergey Skrobotov
|
c32067759c
|
refactoring: use constants for header names
|
2022-11-15 11:16:49 -08:00 |
|
erik-signal
|
80a3a8a43c
|
Lock account when number owner lacks registration lock.
|
2022-11-09 14:03:09 -05:00 |
|
sergey-signal
|
5868d9969a
|
minor changes to utility classes (#1127)
|
2022-10-25 08:48:56 -07: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
|
a41d047f58
|
Retire CertificateExpirationGauge in favor of other expiration monitoring tools
|
2022-10-18 11:17:47 -04:00 |
|
Chris Eager
|
6341770768
|
Update SubscriptionManager to store processor+customerId in a single attribute and a map
- add `type` query parameter to `/v1/subscription/{subscriberId}/create_payment_method`
|
2022-10-07 14:26:17 -05:00 |
|
Ravi Khadiwala
|
6e595a0959
|
add an optionals utility and fix push challenge metric
|
2022-09-30 12:02:47 -05:00 |
|
Ravi Khadiwala
|
d0a8899daf
|
Change discriminator seperator and default width
|
2022-09-14 15:53:15 -05:00 |
|
Ravi Khadiwala
|
4032ddd4fd
|
Add reserve/confirm for usernames
|
2022-09-07 11:49:49 -05:00 |
|
Jon Chambers
|
b6bf6c994c
|
Remove a spurious @Nullable annotation
|
2022-08-26 15:22:23 -04:00 |
|
Jon Chambers
|
3bb4709563
|
Add CLDR region as a dimension
|
2022-08-26 12:41:51 -04:00 |
|
Jon Chambers
|
b280c768a4
|
Allow signup captchas to target CLDR two-letter region codes
|
2022-08-26 12:41:51 -04:00 |
|
Ravi Khadiwala
|
1891622e69
|
Zero-pad discriminators less than initial width
|
2022-08-22 13:36:38 -07: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 |
|
Chris Eager
|
06eb890761
|
Improve e164 normalization check by re-parsing without country code
|
2022-08-12 10:52:55 -07:00 |
|
Chris Eager
|
6d0345d327
|
Clean up Util
|
2022-08-12 10:52:55 -07:00 |
|
Ravi Khadiwala
|
36050f580e
|
Handle duplicate device ids more gracefully
|
2022-07-27 11:15:32 -05:00 |
|
Jon Chambers
|
dce391a248
|
Add support for setting PNI-associated registration IDs and identity keys when changing numbers
|
2022-07-26 15:19:27 -04:00 |
|
Ehren Kret
|
0fdfdabf2a
|
merge GroupController into CertificateController
|
2022-07-01 13:04:24 -05:00 |
|
Ehren Kret
|
e4b9ae4eee
|
Clear up warnings
|
2022-05-25 16:50:58 -05:00 |
|
Ehren Kret
|
bc1ac5a37f
|
Remove unused fields
|
2022-05-25 16:50:43 -05:00 |
|
gram-signal
|
473ecbdf2d
|
Allow primary to set and provide new signed prekeys for linked devices (#950)
|
2022-04-15 12:39:47 -06: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 |
|
Jon Chambers
|
2d1ca98605
|
Consolidate DynamoDB clients/configuration
|
2021-12-15 12:42:41 -05:00 |
|
Jon Chambers
|
efb410444b
|
Introduce a username validator
|
2021-12-02 12:02:29 -05:00 |
|
Jon Chambers
|
9e7010f185
|
Migrate profiles from a relational database to DynamoDB
|
2021-11-24 14:48:41 -05:00 |
|
Jon Chambers
|
bae0196bcf
|
Tolerate null UUID attribute values
|
2021-11-09 11:00:27 -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
|
534c577f59
|
Enforce phone number normalization when creating accounts or changing numbers
|
2021-10-22 14:01:54 -04:00 |
|
Jon Chambers
|
7762afc497
|
Add a method for verifying that numbers are normalized in addition to being dialable
|
2021-10-22 14:01:54 -04:00 |
|
Ehren Kret
|
07cd69ab34
|
Add endpoint for fetching boost amounts
|
2021-10-21 13:56:35 -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 |
|
Ehren Kret
|
3032415141
|
Add receipt redemption API to chat server
|
2021-10-01 12:44:47 -05:00 |
|
Ehren Kret
|
75661fa800
|
Add JavaTimeModule
|
2021-09-20 16:42:38 -05:00 |
|
Graeme Connell
|
b4aabd799b
|
Canonical discoverability writing.
|
2021-09-07 13:41:47 -06:00 |
|
Chris Eager
|
de59aa099d
|
Add uncaught exception handler
|
2021-08-12 11:10:05 -05:00 |
|
Chris Eager
|
5400abb065
|
Better support unhandled exception logging on websocket requests
|
2021-07-28 14:06:09 -05:00 |
|
Chris Eager
|
27e9271473
|
Add request path and user agent to unhandled exception logging
|
2021-07-26 12:06:29 -05:00 |
|
Jon Chambers
|
effcd6038d
|
Also record dimensional metrics for circuit breakers and retries.
|
2021-07-19 16:56:16 -04:00 |
|
Chris Eager
|
d5b0d99a54
|
Remove unused method
|
2021-07-02 15:05:11 -05:00 |
|
Chris Eager
|
eac48a6617
|
Don’t delete accounts after reconciling
|
2021-07-02 15:05:11 -05:00 |
|
Jon Chambers
|
c634185b6f
|
Standardize a utility method for getting local host names.
|
2021-06-10 14:23:05 -04:00 |
|
Graeme Connell
|
c545cff1b3
|
Switch DynamoDB to AWSv2.
Switch from using com.amazonaws.services.dynamodbv2 to using
software.amazon.awssdk.services.dynamodb for all current DynamoDB uses.
|
2021-06-03 13:37:10 -06:00 |
|
Graeme Connell
|
c3f53c4dd9
|
Fix infinite loop in TorExitNodeManager.
|
2021-05-21 14:50:15 -06:00 |
|
Graeme Connell
|
c10b64c367
|
Simplify S3ObjectMonitor API, try-with-resource.
|
2021-05-21 14:50:15 -06:00 |
|
Graeme Connell
|
722055c8b5
|
Switch S3ObjectMonitor to AWSv2 SDK.
|
2021-05-21 14:50:15 -06:00 |
|
Jon Chambers
|
94ac3f6cc8
|
Return Optional.empty() for present-but-not-routed IPs.
|
2021-05-18 17:43:30 -04:00 |
|
Jon Chambers
|
b89de860d3
|
Add support for getting country codes for ASNs.
|
2021-05-18 17:43:30 -04:00 |
|