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 |
|
Ehren Kret
|
604287244f
|
Update copyright statement on all source files
IntelliJ Copyright Profile used to automate this.
|
2020-11-04 11:55:35 -05:00 |
|
Jon Chambers
|
1732cf9243
|
Add filters/tasks to enable/disable request logging.
|
2020-10-23 11:35:06 -04:00 |
|
Jon Chambers
|
baab6b951b
|
Add a general utility class for parsing user-agent strings.
|
2020-09-21 12:24:08 -04:00 |
|
Ehren Kret
|
d715f86713
|
Refactor to constants
|
2020-09-01 10:55:26 -04:00 |
|
Jon Chambers
|
77460ba502
|
Remove keyspace notification configuration checks because AWS doesn't support CONFIG GET.
|
2020-08-13 15:32:25 -04:00 |
|
Jon Chambers
|
8d3316ccd6
|
Listen for new messages via keyspace notifications.
|
2020-08-13 12:17:04 -04:00 |
|
Jon Chambers
|
beac73b6c8
|
Add a cluster-capable message persister
|
2020-07-30 11:39:14 -04:00 |
|
Jon Chambers
|
6fc1b4c6c0
|
Add a cluster-backed message cache.
|
2020-07-30 11:39:14 -04:00 |
|
Jon Chambers
|
c17cc07b73
|
Instrument BlockingThreadPoolExecutor.
|
2020-06-12 14:43:50 -04:00 |
|
Ehren Kret
|
eede4e50ca
|
Use hashed UUID to spread last seen updates over a full day (#40)
|
2020-05-26 13:38:52 -07:00 |
|