Chris Eager
|
2c2b5d555e
|
Rename obsolete uses of recaptcha
|
2024-03-13 16:40:32 -05:00 |
|
Alex Konradi
|
0ab2428d87
|
Don't produce zkgroup auth creds with PNI as ACI
|
2024-03-13 16:22:45 -05:00 |
|
Jon Chambers
|
85b15fa63b
|
Actually increment the "get group credentials" counter
|
2024-03-08 17:07:16 -05:00 |
|
Alex Konradi
|
7d364ca7ce
|
Count group auth reqs without pniAsServiceId=true
|
2024-03-06 15:41:48 -05:00 |
|
adel-signal
|
8f100a792e
|
calling: update TurnCallRouter to reduce returned options
|
2024-03-05 11:26:19 -08:00 |
|
Ravi Khadiwala
|
69330f47fd
|
Explicitly call spam-filter for verification session updates
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-23 16:04:24 -06:00 |
|
Ravi Khadiwala
|
4f40c128bf
|
Explicitly call spam-filter for challenges
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-23 15:58:52 -06:00 |
|
Jon Chambers
|
30b5ad1515
|
Fix an incorrectly-named "check keys" method
|
2024-02-23 13:17:10 -05:00 |
|
Jon Chambers
|
d2716fe5cf
|
Add an endpoint for checking that clients and the server have a common view of the client's repeated-use keys
|
2024-02-23 11:41:58 -05:00 |
|
Jon Chambers
|
279f877bf2
|
Validate pre-key signatures via the legacy "set signed pre-key" endpoint
|
2024-02-23 11:33:41 -05:00 |
|
Ravi Khadiwala
|
df69d9f195
|
Annotate authenticated endpoints with @ReadOnly or @Mutable
|
2024-02-22 12:05:32 -06:00 |
|
Ravi Khadiwala
|
26ffa19f36
|
Lifecycle management for Account objects reused accross websocket requests
|
2024-02-22 12:05:32 -06:00 |
|
Jon Chambers
|
a2139ee236
|
Revert "Add diagnostic dimensions to the "get keys" counter"
This reverts commit cd64390141.
|
2024-02-18 20:14:05 -05:00 |
|
Jon Chambers
|
8c55f39cdf
|
Revert "Use a phased enrollment strategy for the pnp compatibility flag"
This reverts commit 3e12a8780d.
|
2024-02-18 20:08:39 -05:00 |
|
Jon Chambers
|
cd64390141
|
Add diagnostic dimensions to the "get keys" counter
|
2024-02-18 18:10:58 -05:00 |
|
Jon Chambers
|
3e12a8780d
|
Use a phased enrollment strategy for the pnp compatibility flag
|
2024-02-18 17:59:00 -05:00 |
|
Jon Chambers
|
36f85fc97e
|
Fix an inverted boolean in a counter
|
2024-02-16 15:18:18 -05:00 |
|
Jon Chambers
|
9040cfd200
|
Count "store key" attempts by key type/platform
|
2024-02-16 13:09:55 -05:00 |
|
Jon Chambers
|
757da3b15a
|
Fully-qualify OpenAPI Tag, allowing for imported Micrometer Tag
|
2024-02-16 13:09:55 -05:00 |
|
Jon Chambers
|
d162590a32
|
Record a remote-aggregated distribution of one-time pre-key counts
|
2024-02-16 13:09:55 -05:00 |
|
Jon Chambers
|
f41e1716c6
|
Combine/expand existing "get keys" counter
|
2024-02-16 13:09:55 -05:00 |
|
Jon Chambers
|
4dce0f1b9d
|
Add identity type/"stale" dimensions to the "pre-key unavailable" counter
|
2024-02-16 13:09:55 -05:00 |
|
Jonathan Klabunde Tomer
|
fef57dce0d
|
use explicit Timer rather than micrometer annotation for send-message latency distribution
|
2024-02-15 14:58:43 -08:00 |
|
Jonathan Klabunde Tomer
|
ff9ad4bd1d
|
export 1:1 message send latency as a full distribution
|
2024-02-15 10:33:02 -08:00 |
|
Jon Chambers
|
f90ccd3391
|
Count attempts to fetch a one-time EC pre-key that result in a "key unavailable" response
|
2024-02-14 18:04:31 -05:00 |
|
Jon Chambers
|
5ff092e541
|
Retire the pni device capability
|
2024-02-14 18:04:23 -05:00 |
|
Ravi Khadiwala
|
dcdf401f64
|
Make DELETE /v1/device synchronous
|
2024-02-14 15:30:10 -05:00 |
|
adel-signal
|
d1f68eacd9
|
Add call routing API endpoint for turn servers
|
2024-02-09 11:12:23 -08:00 |
|
Jon Chambers
|
4f45f23094
|
Prevent old versions of the Android app from carrying out "change phone number" requests
|
2024-02-09 09:58:38 -05:00 |
|
Ravi Khadiwala
|
3b44ed6d16
|
Explicitly call spam-filter for messages
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-07 14:30:32 -06:00 |
|
Fedor Indutny
|
24a7762873
|
Add identityType tag to SENT_MESSAGE_COUNTER_NAME
|
2024-02-06 17:39:00 -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 |
|
Jon Chambers
|
26adf20ee8
|
Make "fetch profile" endpoints @ManagedAsync
|
2024-01-31 14:38:50 -06:00 |
|
Jon Chambers
|
72668ed0a2
|
Make "send individual message" endpoint @ManagedAsync
|
2024-01-31 14:38:50 -06:00 |
|
Ravi Khadiwala
|
6bda9d8604
|
Set destination account on the request context
|
2024-01-25 13:02:28 -06:00 |
|
Katherine
|
498ace0488
|
Remove iOS special case handling logic for SEPA/iDEAL
|
2024-01-25 10:52:17 -08:00 |
|
Jon Chambers
|
595cc55578
|
Retire the returnPqKey flag when fetching pre-keys
|
2024-01-23 16:01:40 -05:00 |
|
Ravi Khadiwala
|
f5080f9bd6
|
Support configurable verification code sender overrides
|
2024-01-19 13:58:17 -06:00 |
|
Jon Chambers
|
b048b0bf65
|
Remove signed pre-keys from Device entities
|
2024-01-18 12:13:00 -05:00 |
|
Ravi Khadiwala
|
cc6cf8194f
|
Add media deletion endpoint
|
2024-01-11 10:19:06 -06:00 |
|
Ravi Khadiwala
|
e934ead85c
|
Fix incorrect comparison in archive usage metric
|
2024-01-11 10:19:06 -06:00 |
|
Jon Chambers
|
d18f576239
|
Revert "Revert "Treat the stand-alone signed pre-keys table as the source of truth for signed pre-keys""
This reverts commit 3f9edfe597.
|
2024-01-10 11:22:10 -05:00 |
|
Jon Chambers
|
7d483c711a
|
Revert "Revert "Retire "migrate signed pre-keys" configuration""
This reverts commit a024949311.
|
2024-01-10 11:22:10 -05:00 |
|
ravi-signal
|
b6ecfc7131
|
Add archive listing
|
2024-01-08 13:54:57 -06:00 |
|
Jonathan Klabunde Tomer
|
d1a80cc880
|
fix build-breaking typo
|
2024-01-04 11:46:07 -08:00 |
|
Jonathan Klabunde Tomer
|
e1ad25cee0
|
Group Send Credential support in chat
|
2024-01-04 11:38:57 -08:00 |
|
Chris Eager
|
195f23c347
|
Add /v1/accounts and /v2/keys to the WebSocket
|
2024-01-02 15:51:57 -06:00 |
|
Jon Chambers
|
057d1f07a8
|
Remove bulk "set repeated-use signed pre-keys" methods because they were only ever used for single devices
|
2023-12-21 12:07:42 -05:00 |
|
Jon Chambers
|
95bb9a9780
|
Log signed pre-key retrieval errors and mismatches
|
2023-12-20 14:55:12 -05:00 |
|