Chris Eager
|
0965ab8063
|
Move HeaderUtils#getMostRecentyProxy to RemoteAddressFilter
|
2024-02-07 14:28:37 -06:00 |
|
Chris Eager
|
2ab14ca59e
|
Refactor remote address/X-Forwarded-For handling
|
2024-02-05 13:37:06 -06:00 |
|
Chris Eager
|
c838df90ef
|
Add HttpServletRequestUtil
|
2024-01-31 17:53:47 -06:00 |
|
Ravi Khadiwala
|
50f1ed7851
|
Add a virtual-thread backed @ManagedAsyncExecutor
|
2024-01-31 14:38:50 -06:00 |
|
ravi-signal
|
b483159b3a
|
reintroduce VirtualThreadPinEventMonitor
|
2024-01-31 14:28:12 -06:00 |
|
Ravi Khadiwala
|
b924dea045
|
Remove VirtualThreadPinEventMonitor
|
2024-01-30 13:49:39 -06:00 |
|
Ravi Khadiwala
|
2c1e7e5ed6
|
Disable flaky VirtualThreadPinEventMonitorTest
|
2024-01-30 13:29:58 -06:00 |
|
Ravi Khadiwala
|
4dfd74906c
|
Add timeouts to VirtualThreadPinEventMonitorTest
|
2024-01-30 13:10:43 -06:00 |
|
ravi-signal
|
0e6242373e
|
Add a monitor for virtual thread pin events
|
2024-01-30 12:48:07 -06:00 |
|
ravi-signal
|
b6ecfc7131
|
Add archive listing
|
2024-01-08 13:54:57 -06:00 |
|
Jonathan Klabunde Tomer
|
4efda89358
|
multisend cleanup
|
2023-12-07 12:23:02 -08:00 |
|
Jon Chambers
|
4c9efdb936
|
Revert "Revert "Represent device names as byte arrays""
This reverts commit 45848e7bfe.
|
2023-12-07 10:53:56 -05:00 |
|
Jon Chambers
|
45848e7bfe
|
Revert "Represent device names as byte arrays"
This reverts commit 5ae2e5281a.
|
2023-12-06 17:05:04 -05:00 |
|
Jon Chambers
|
5ae2e5281a
|
Represent device names as byte arrays
|
2023-12-06 15:10:45 -05:00 |
|
Ravi Khadiwala
|
331bbdd4e6
|
replace deprecated apache RandomUtils
|
2023-12-05 10:48:18 -06:00 |
|
Jonathan Klabunde Tomer
|
20392a567b
|
Revert "multisend cleanup"
This reverts commit c03249b411.
|
2023-12-01 14:39:31 -08:00 |
|
Jonathan Klabunde Tomer
|
c03249b411
|
multisend cleanup
|
2023-11-30 15:50:36 -08:00 |
|
ravi-signal
|
202dd8e92d
|
Add copy endpoint to ArchiveController
Co-authored-by: Jonathan Klabunde Tomer <125505367+jkt-signal@users.noreply.github.com>
Co-authored-by: Chris Eager <79161849+eager-signal@users.noreply.github.com>
|
2023-11-28 11:45:41 -06:00 |
|
Chris Eager
|
84b56ae1b2
|
Upgrade to dropwizard 3.0
|
2023-11-16 17:57:48 -06:00 |
|
Jonathan Klabunde Tomer
|
8f7bae54fe
|
When persisting messages fails due to a full queue in DynamoDB, automatically unlink one device to free up room.
Co-authored-by: Chris Eager <79161849+eager-signal@users.noreply.github.com>
|
2023-11-15 17:15:17 -08:00 |
|
Jonathan Klabunde Tomer
|
7764185c57
|
return explicit Response rather than Void from async controllers with no expected body content
|
2023-11-14 21:57:25 -08:00 |
|
Chris Eager
|
6a428b4da9
|
Convert Device.id from long to byte
|
2023-11-02 11:48:10 -05:00 |
|
Jon Chambers
|
f0ab52eb5d
|
Rename "master device" to "primary device"
|
2023-10-20 10:52:13 -04:00 |
|
Jon Chambers
|
33b4f17945
|
Make username-related operations asynchronous
|
2023-10-17 12:21:52 -04:00 |
|
Sergey Skrobotov
|
977243ebfd
|
DRY gRPC tests, refactor error mapping
|
2023-09-08 17:12:08 -07:00 |
|
Katherine Yen
|
a71dc48b9b
|
Prepare to read profile data stored as byte arrays
|
2023-08-10 14:00:35 -07:00 |
|
Sergey Skrobotov
|
cf92007f66
|
Moving Account serialization logic to storage-specific classes
|
2023-07-20 14:28:07 -07:00 |
|
Sergey Skrobotov
|
352e1b2249
|
test classes moved to same packages with components they test
|
2023-07-17 13:34:58 -07:00 |
|
Jonathan Klabunde Tomer
|
8d995e456e
|
initial grpc service code in chat
|
2023-06-26 17:10:13 -07:00 |
|
Jon Chambers
|
e8f01be8ef
|
Inject version bytes if missing from existing EC pre-keys
|
2023-06-09 11:41:51 -04:00 |
|
Jon Chambers
|
7f1ee015d1
|
Treat blank strings as null pre-keys
|
2023-06-09 10:39:16 -04:00 |
|
Jon Chambers
|
b27334b0ff
|
Treat blank strings as null identity keys
|
2023-06-09 10:08:18 -04:00 |
|
Sergey Skrobotov
|
47cc7fd615
|
username links API
|
2023-06-02 10:26:14 -07:00 |
|
Sergey Skrobotov
|
287e2fa89a
|
Moving secret values out of the main configuration file
|
2023-05-17 11:25:59 -07:00 |
|
ravi-signal
|
08333d5989
|
Implement /v2/backup/auth/check
|
2023-05-04 11:23:33 -05:00 |
|
Sergey Skrobotov
|
c14ef7e6cf
|
migrate token bucket redis record format from json to hash: phase 2
|
2023-03-16 09:15:22 -07:00 |
|
Sergey Skrobotov
|
483e444174
|
migrate token bucket redis record format from json to hash: phase 1
|
2023-03-15 16:01:06 -07:00 |
|
Sergey Skrobotov
|
4c85e7ba66
|
Moving RateLimiter logic to Redis Lua and adding async API
|
2023-03-13 14:50:26 -07:00 |
|
Ravi Khadiwala
|
c06313dd2e
|
Drop tagging for legacy user agents
|
2023-03-09 10:43:45 -06:00 |
|
Chris Eager
|
8a889516b0
|
Improve LoggingUnhandledExceptionMapper combination with CompletionExceptionMapper
|
2023-03-03 13:17:07 -06:00 |
|
Sergey Skrobotov
|
b9b4e3fdd8
|
Adding a uniform configuration for all json/yaml mapper use cases: part 1
|
2023-02-23 16:38:48 -08:00 |
|
Sergey Skrobotov
|
7529c35013
|
Rate limiters code refactored
|
2023-02-23 10:49:06 -08:00 |
|
Chris Eager
|
c16006dc4b
|
Add PUT /v2/account/number
|
2023-02-10 12:09:03 -06:00 |
|
Katherine Yen
|
24f515ccb4
|
Revert "Revert "Stored hashed username""
|
2023-02-02 11:20:44 -08:00 |
|
Katherine Yen
|
c98b54ff15
|
Revert "Stored hashed username"
|
2023-02-01 14:31:44 -08:00 |
|
Katherine Yen
|
d93d50d038
|
Stored hashed username
|
2023-02-01 12:08:25 -08:00 |
|
Sergey Skrobotov
|
dc8f62a4ad
|
/v1/backup/auth/check endpoint added
|
2023-01-30 15:39:42 -08:00 |
|
Sergey Skrobotov
|
eb499833c6
|
refactoring of ExternalServiceCredentialGenerator
|
2023-01-25 15:20:28 -08:00 |
|
Sergey Skrobotov
|
c32067759c
|
refactoring: use constants for header names
|
2022-11-15 11:16:49 -08:00 |
|
sergey-signal
|
5868d9969a
|
minor changes to utility classes (#1127)
|
2022-10-25 08:48:56 -07:00 |
|