Jon Chambers
|
1af8bb494e
|
Generalize "is idle?" check in idle device notification scheduler
|
2024-08-05 15:19:39 -04:00 |
|
Jon Chambers
|
045ec9689d
|
Introduce a job scheduler and experiment for sending notifications to idle devices
|
2024-07-29 11:16:53 -04:00 |
|
Jon Chambers
|
37369929f3
|
Retire PushLatencyManager
|
2024-07-17 15:01:23 -04:00 |
|
Jon Chambers
|
6d166fdfc5
|
Return futures from "send push notification" operations
|
2024-07-08 15:36:17 -04:00 |
|
ravi-signal
|
0c81ffe8b7
|
Count unregistered APNS tokens with a recent update
|
2024-07-08 15:27:48 -04:00 |
|
Jon Chambers
|
02b9ceb4c7
|
Discard APNs tokens if the APNs server reports that the token is expired
|
2024-07-08 15:27:23 -04:00 |
|
Jon Chambers
|
2f76738b50
|
Expire APNs tokens if they haven't been updated since the expiration timestamp
|
2024-06-25 11:53:23 -04:00 |
|
Jon Chambers
|
1cf174a613
|
Include "token invalidation timestamp" in push notification responses
|
2024-06-25 11:53:23 -04:00 |
|
Jon Chambers
|
1cd16eaa08
|
Delete FCM tokens immediately if FCM reports that they're no longer active
|
2024-06-25 11:53:23 -04:00 |
|
Jon Chambers
|
cb5cd64c05
|
Gracefully handle NotPushRegisteredException
|
2024-06-25 11:23:16 -04:00 |
|
Jon Chambers
|
5fc926271f
|
Remove a metrics tag for "has spam reporting token"
|
2024-06-12 13:53:33 -04: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 |
|
Chris Eager
|
a38bf25e68
|
Migrate remaining custom metrics from Dropwizard to Micrometer
And remove some that are obsolete or duplicative.
|
2024-04-17 15:35:04 -05:00 |
|
Chris Eager
|
2dc707d86e
|
Add per-shard Redis circuit breakers
|
2024-04-12 11:22:41 -05:00 |
|
ravi-signal
|
2adf1e5017
|
Avoid modification of Account from @ReadOnly endpoint
|
2024-02-28 15:18:12 -06:00 |
|
Jon Chambers
|
34a943832a
|
Align push notification types and delivery priorities
|
2023-12-06 12:40:16 -05:00 |
|
Jon Chambers
|
db17693ba7
|
Revert "Temporarily make registration challenge notifications "noisy""
This reverts commit 9069c5abb6.
|
2023-12-06 12:40:16 -05:00 |
|
Jon Chambers
|
00e72a30c9
|
Assume all accounts have primary devices
|
2023-12-06 10:28:19 -05:00 |
|
Jon Chambers
|
9069c5abb6
|
Temporarily make registration challenge notifications "noisy"
|
2023-11-22 10:25:59 -05:00 |
|
Jon Chambers
|
ff7a5f471b
|
Always use "conserve power" priority for challenge notifications
|
2023-11-21 17:58:32 -05:00 |
|
Katherine
|
d4ef2adf0a
|
Remove low priority attempt login notification workaround for old iOS clients
|
2023-11-13 12:06:55 -05:00 |
|
Jon Chambers
|
acd1140ef6
|
Make registration challenge APNs payloads "silent"
|
2023-11-13 08:39:58 -08:00 |
|
Jon Chambers
|
fbf71c93ff
|
Make rate limit challenge APNs payloads "silent"
|
2023-11-13 08:39:58 -08:00 |
|
Chris Eager
|
6a428b4da9
|
Convert Device.id from long to byte
|
2023-11-02 11:48:10 -05:00 |
|
Chris Eager
|
570aa4b9e2
|
Remove several unused classes
|
2023-11-01 15:46:10 -05:00 |
|
Chris Eager
|
cf2353bcf9
|
Remove InstrumentedExecutorService wrapping
|
2023-10-20 15:14:35 -05:00 |
|
Jon Chambers
|
f0ab52eb5d
|
Rename "master device" to "primary device"
|
2023-10-20 10:52:13 -04:00 |
|
Jon Chambers
|
f2a3b8dba4
|
Treat APNs team/key IDs as secrets so they can change atomically with the key itself
|
2023-10-12 12:52:13 -04:00 |
|
Chris Eager
|
8c7975d89a
|
Clear presence only if the connection’s displacement listener is still present
|
2023-10-03 11:42:25 -05:00 |
|
Chris Eager
|
0e989419c6
|
Add metric for late removal of message availability and displacement listeners
|
2023-09-19 12:04:24 -05:00 |
|
Jon Chambers
|
ab83990170
|
Send latency metrics as distributions
|
2023-08-17 17:10:16 -04:00 |
|
Jon Chambers
|
4ead8527c8
|
Use ClientReleasesManager when deciding whether to add client version tags
|
2023-07-26 16:41:54 -04:00 |
|
Jon Chambers
|
abb32bd919
|
Introduce "service identifiers"
|
2023-07-21 09:34:10 -04:00 |
|
Jon Chambers
|
6db97f5541
|
Standardize client tag version handling; add client version tags to delivery latency metrics
|
2023-07-11 13:35:29 -04:00 |
|
Chris Eager
|
bb9605d7c3
|
Use RedisClient#setDefaultTimeout for a non-clustered client
|
2023-07-05 11:09:28 -05:00 |
|
Chris Eager
|
bdcd055aaf
|
Configure Redis timeouts using TimeoutOptions and RediURI
|
2023-06-30 12:55:37 -05:00 |
|
Chris Eager
|
b81a0e99d4
|
Always have 0 ApnPushNotificationScheduler worker threads in front-end service
|
2023-06-28 14:17:23 -05:00 |
|
Jon Chambers
|
0122b410be
|
Include push notification urgency in push latency metrics
|
2023-06-21 15:10:26 -04:00 |
|
Jon Chambers
|
2ddd2b9476
|
Convert PushRecord to a record and make PushType non-optional
|
2023-06-21 15:10:26 -04:00 |
|
g1a55er
|
aaf43a592f
|
Replace reserved "notification" key with "newMessageAlert"
|
2023-06-08 09:53:31 -04:00 |
|
Jonathan Klabunde Tomer
|
099932ae68
|
ApnPushNotifcationScheduler: always run worker thread at least once
|
2023-06-06 11:04:44 -04:00 |
|
Chris Eager
|
6043c1a4e8
|
Add ScheduledApnPushNotificationSenderServiceCommand
|
2023-05-18 11:44:01 -05:00 |
|
Sergey Skrobotov
|
287e2fa89a
|
Moving secret values out of the main configuration file
|
2023-05-17 11:25:59 -07:00 |
|
Katherine Yen
|
c309afc04b
|
Displace client presence when existing account reregisters
|
2023-05-05 11:31:18 -07:00 |
|
Chris Eager
|
57b6c10dd1
|
Remove obsolete dynamic configuration
|
2023-05-03 13:20:44 -05:00 |
|
Jon Chambers
|
11829d1f9f
|
Refactor provisioning plumbing to use Lettuce
|
2023-04-18 12:04:54 -04:00 |
|
Katherine Yen
|
350682b83a
|
Lock account and send notification when someone passes phone verification but fails reglock
|
2023-04-17 10:30:36 -07:00 |
|
ravi-signal
|
8847cb92ac
|
Don't block when scheduling background apns pushes
|
2023-04-10 13:51:36 -05:00 |
|
Chris Eager
|
23d5006f70
|
Add prefix to executor metric names
|
2023-04-05 09:51:53 -05:00 |
|