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 |
|
erik-signal
|
90490c9c84
|
Clean up the TestClock code a bit more.
|
2022-10-21 15:27:15 -04:00 |
|
erik-signal
|
fe60cf003f
|
Clean up testing with clocks.
|
2022-10-21 12:39:47 -04:00 |
|
Jon Chambers
|
a41d047f58
|
Retire CertificateExpirationGauge in favor of other expiration monitoring tools
|
2022-10-18 11:17:47 -04: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 |
|
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 |
|
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 |
|
Chris Eager
|
bb27dd0c3b
|
Migrate from Object[] parameters to Stream<Arguments>
|
2022-01-03 15:10:02 -08:00 |
|
Chris Eager
|
a1e84f5a88
|
Migrate service tests to JUnit 5
|
2022-01-03 15:10:02 -08:00 |
|
Jon Chambers
|
efb410444b
|
Introduce a username validator
|
2021-12-02 12:02:29 -05:00 |
|