Jon Chambers
|
240a406964
|
Introduce EnumMapUtil
|
2024-10-10 13:29:20 -07:00 |
|
Jon Chambers
|
8c30a359e7
|
Add API endpoints for waiting for newly-linked devices
|
2024-10-10 10:11:32 -04:00 |
|
ravi-signal
|
564dba3053
|
Add playbilling endpoint to /v1/subscriptions
|
2024-08-30 12:50:18 -05:00 |
|
Katherine
|
9eafa118d5
|
Return key transparency protobufs encoded as base64 strings
|
2024-08-21 17:08:06 -04:00 |
|
ravi-signal
|
a8eaf2d0ad
|
Group one-time donation methods together
|
2024-08-15 13:25:09 -05:00 |
|
Ravi Khadiwala
|
b5f9564e13
|
Validate that sourceAttachments are valid base64 strings
|
2024-08-14 17:36:30 -05:00 |
|
Katherine
|
84c329e911
|
Key transparency search and monitor endpoints
|
2024-08-12 13:14:42 -07:00 |
|
Jon Chambers
|
90e622b307
|
Require that message bundles include all linked devices
|
2024-06-25 11:51:09 -04:00 |
|
Jon Chambers
|
d306cafbcc
|
Allow, but do not require, message delivery to devices without active delivery channels
|
2024-06-25 09:53:31 -04:00 |
|
Chris Eager
|
f5de4d7b71
|
Update various library dependencies
|
2024-06-24 14:16:05 -05:00 |
|
Jon Chambers
|
0871d6ebc1
|
Add a log filter for spurious warnings about unsupported channel options
|
2024-06-10 17:16:10 -04:00 |
|
Jon Chambers
|
2f55747601
|
Remove expiration check from Device#isEnabled()
|
2024-06-07 10:39:11 -07:00 |
|
ravi-signal
|
ce1c5be940
|
Add svr3 share-set store/retrieve
|
2024-05-17 10:45:18 -05:00 |
|
adel-signal
|
854ab353b3
|
calling: update TurnCallRouter to shuffle instance IPs to prevent allocation skew
Co-authored-by: Jonathan Klabunde Tomer <125505367+jkt-signal@users.noreply.github.com>
|
2024-05-02 12:34:34 -07:00 |
|
Chris Eager
|
567c368a81
|
Add DiscoverableSubtypeResolver to static YAML_MAPPER
|
2024-05-01 10:21:55 -05:00 |
|
Chris Eager
|
0e4be0c85a
|
Add tests for WhisperServerService#run
Additionally, `LocalWhisperServerService` may be used for integration testing.
|
2024-04-29 11:05:35 -05:00 |
|
Jon Chambers
|
9d3e3c7312
|
Use a common utility for turning Google API futures into CompletableFutures
|
2024-04-26 15:27:59 -04:00 |
|
Jonathan Klabunde Tomer
|
b3bd4ccc17
|
simplify profile auth
|
2024-04-23 14:49:04 -07:00 |
|
Chris Eager
|
2dc707d86e
|
Add per-shard Redis circuit breakers
|
2024-04-12 11:22:41 -05:00 |
|
Jonathan Klabunde Tomer
|
2b652fe2a9
|
accept group send endorsements for multi-recipient sends
|
2024-04-10 16:51:09 -07:00 |
|
Chris Eager
|
5b97bc04e0
|
Add ExternalRequestFilter
|
2024-04-04 16:24:20 -05:00 |
|
Ravi Khadiwala
|
831c9ff5bf
|
Make backupDir/mediaDir indirect
|
2024-04-01 13:45:21 -05:00 |
|
ravi-signal
|
37b657cbbd
|
avoid baos::writeTo on virtual threads
|
2024-03-27 16:58:38 -05:00 |
|
Jon Chambers
|
aec6ac019f
|
Introduce a Noise-over-WebSocket client connection manager
|
2024-03-22 15:20:55 -04:00 |
|
Ravi Khadiwala
|
4e5dd914dd
|
Add varargs variant to HmacUtil
|
2024-02-28 15:18:39 -06:00 |
|
Chris Eager
|
a7c28fe5ed
|
Rename "name" tags to be more distinguishing
|
2024-02-26 09:32:50 -06:00 |
|
Jon Chambers
|
a5774bf6ff
|
Introduce a (dormant) Noise/WebSocket for future client/server communication
|
2024-02-23 11:42:42 -05:00 |
|
Jon Chambers
|
29ef3f0b41
|
Add tests and metrics for parsing invalid keys
|
2024-02-21 15:32:25 -05:00 |
|
Jon Chambers
|
106d5e54c7
|
Extract a common base class for public key serializers/deserializers
|
2024-02-21 15:32:25 -05:00 |
|
Jon Chambers
|
6ac2460eb0
|
Drop the "key without version byte" counter
|
2024-02-21 15:32:25 -05:00 |
|
adel-signal
|
d1f68eacd9
|
Add call routing API endpoint for turn servers
|
2024-02-09 11:12:23 -08:00 |
|
Chris Eager
|
0965ab8063
|
Move HeaderUtils#getMostRecentyProxy to RemoteAddressFilter
|
2024-02-07 14:28:37 -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-signal
|
0e6242373e
|
Add a monitor for virtual thread pin events
|
2024-01-30 12:48:07 -06:00 |
|
ravi-signal
|
4305db5579
|
Update to aws sdk 2.23.8 and use AwsCrtHttpClient
|
2024-01-30 12:46:27 -06:00 |
|
ravi-signal
|
36e7772f74
|
Put some validation on to profile version strings
Co-authored-by: Jon Chambers <63609320+jon-signal@users.noreply.github.com>
|
2024-01-26 15:24:38 -06:00 |
|
ravi-signal
|
b6ecfc7131
|
Add archive listing
|
2024-01-08 13:54:57 -06:00 |
|
Jonathan Klabunde Tomer
|
e1ad25cee0
|
Group Send Credential support in chat
|
2024-01-04 11:38:57 -08:00 |
|
Jordan Rose
|
2ab3c97ee8
|
Replace MultiRecipientMessage parsing with libsignal's implementation
Co-authored-by: Jonathan Klabunde Tomer <jkt@signal.org>
|
2023-12-08 11:52:47 -05: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 |
|
Chris Eager
|
b1fd025ea6
|
Use EpochSecondSerializer for UserRemoteConfigList.serverEpochTime
|
2023-11-29 15:47:10 -06:00 |
|
Katherine
|
f46842c6c9
|
Validate registration IDs
|
2023-11-28 15:43:35 -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 |
|
Jon Chambers
|
521900c048
|
Always require atomic account creation
|
2023-11-27 09:52:57 -05:00 |
|
Chris Eager
|
84b56ae1b2
|
Upgrade to dropwizard 3.0
|
2023-11-16 17:57:48 -06:00 |
|