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 |
|
Jon Chambers
|
f8c623074b
|
Introduce an ASN-to-IP manager.
|
2021-05-18 17:43:30 -04:00 |
|
Jon Chambers
|
1160af9522
|
Add a utility class for associating IP addresses with ASNs.
|
2021-05-18 17:43:30 -04:00 |
|
Jon Chambers
|
3056ea8cbc
|
More clearly separate concerns for explicitly getting monitored objects.
|
2021-05-18 17:00:30 -04:00 |
|
Jon Chambers
|
28e3b23e8c
|
Add an "excessively large object" safeguard.
|
2021-05-18 17:00:30 -04:00 |
|
Jon Chambers
|
fbaf4a09e2
|
Use the S3 object monitor to retrieve Tor exit node lists.
|
2021-05-18 17:00:30 -04:00 |
|
Jon Chambers
|
cfa8cbedc1
|
Introduce an S3 object monitor.
|
2021-05-18 17:00:30 -04:00 |
|
Jon Chambers
|
350de1c759
|
Add a simple utility class for testing if an IP belongs to a Tor exit node.
|
2021-05-06 11:57:18 -04:00 |
|
Jon Chambers
|
6196856a7c
|
Use the JDK-provided Base64 encoder/decoder.
|
2021-04-26 18:17:03 -04:00 |
|
Jon Chambers
|
0e8d4f9a61
|
Drop Bouncy Castle as a dependency.
|
2021-04-26 17:58:19 -04:00 |
|
Chris Eager
|
17ba630014
|
Add TwilioVerifySender
|
2021-04-26 14:31:52 -05:00 |
|
Chris Eager
|
3121867f72
|
Remove incorrect license header
|
2021-04-23 13:27:22 -05:00 |
|
Chris Eager
|
59bbd0c43c
|
Add Accounts DynamoDB
* Add additional test cases to AccountsTest
* Migrate AccountsManagerTest to JUnit 5
* Add AccountsDynamoDbConfiguration
* Add Account.dynamoDbMigrationversion
* Add DynamicAccountsDynamoDbMigrationConfiguration
* Add AccountsDynamoDb to AccountsManager
* Add AccountsDynamoDbMigrator
|
2021-04-16 14:24:24 -05:00 |
|
Sanket.Ghenand@tomtom.com
|
37bda0b035
|
remove unused imports
|
2021-04-13 11:44:59 -05:00 |
|
Jon Chambers
|
a1434524a4
|
Allow the storage service client to trust the Signal CA root.
|
2021-03-10 10:53:33 -05:00 |
|
Jon Chambers
|
07886a9722
|
Introduce a utility class for working with forwarding chains in HTTP headers.
|
2021-03-10 10:37:10 -05:00 |
|
Jon Chambers
|
2fe743649d
|
Extract common UUID operations into a utility class.
|
2021-02-05 10:40:27 -05:00 |
|
Jon Chambers
|
bac268a21c
|
Don't send a reply to clients until messages are safely in a non-volatile store.
|
2021-01-10 13:03:40 -05:00 |
|
Jon Chambers
|
6c78d7544f
|
Capture a thread dump when Redis commands time out.
|
2020-11-10 11:47:39 -05:00 |
|