Katherine
|
4c0a5ac3b2
|
Add versionedExpirationTimer capability
|
2024-08-21 11:39:43 -04:00 |
|
Ameya Lokare
|
7cbbf73cc9
|
Add registration recovery checker
|
2024-08-19 11:43:19 -07:00 |
|
Jon Chambers
|
0b1ec1e50b
|
Make push notification senders available via CommandDependencies
|
2024-08-16 16:52:07 -04:00 |
|
Jon Chambers
|
659ac2c107
|
Generalize push notification scheduler and add support for delayed "new messages" notifications
|
2024-08-16 16:16:55 -04:00 |
|
Jon Chambers
|
5892dc71fa
|
Allow linked devices to unlink themselves via the gRPC API
|
2024-08-16 16:14:13 -04:00 |
|
Jon Chambers
|
fc3e547dce
|
Remove an obsolete client version check when changing phone numbers
|
2024-08-16 16:14:00 -04:00 |
|
Ravi Khadiwala
|
e4f9f949f0
|
Serialize subscription errors as json
|
2024-08-15 18:30:48 -05:00 |
|
Fedor Indutny
|
7605462d48
|
Allow device to unlink itself
|
2024-08-15 13:54:07 -05:00 |
|
Ravi Khadiwala
|
fd10b9723d
|
Add source length validation on backup media copy
|
2024-08-15 13:52:50 -05:00 |
|
Katherine
|
2aa1eee29d
|
Align chat endpoints with "distinguished key" changes in key transparency service
|
2024-08-15 14:35:15 -04:00 |
|
Ravi Khadiwala
|
97e566d470
|
Move common subscription management out of controller
|
2024-08-15 13:29:26 -05: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 |
|
Jon Chambers
|
0075e94a42
|
Rename AuthenticatedAccount to AuthenticatedDevice
|
2024-08-14 12:44:48 -04:00 |
|
Jon Chambers
|
3b405a53d0
|
Move "push notifications on close" logic to WebSocketConnection
|
2024-08-14 12:24:49 -04:00 |
|
Katherine
|
84c329e911
|
Key transparency search and monitor endpoints
|
2024-08-12 13:14:42 -07:00 |
|
Jon Chambers
|
206e97d374
|
Use queries instead of scans when fetching experiment samples (again)
|
2024-08-12 14:39:22 -04:00 |
|
Jon Chambers
|
ecf7e60d98
|
Add an experiment for sending push notifications to idle devices that DO have pending messages
|
2024-08-07 16:41:19 -04:00 |
|
Jon Chambers
|
1af8bb494e
|
Generalize "is idle?" check in idle device notification scheduler
|
2024-08-05 15:19:39 -04:00 |
|
Jon Chambers
|
46d04d9d1a
|
Add a command to schedule notifications for idle devices without messages
|
2024-08-05 15:19:39 -04:00 |
|
Jon Chambers
|
c0ca4ffbcc
|
Retire "notify idle devices without messages" push notification experiment
|
2024-08-05 15:19:39 -04:00 |
|
Jon Chambers
|
8c61d45206
|
Tune the "finish push notification experiment" command
|
2024-08-05 15:02:24 -04:00 |
|
Katherine
|
0e4625ef88
|
Migrate to 429 for all ratelimit responses
|
2024-08-05 12:02:11 -07:00 |
|
Ravi Khadiwala
|
10d559bbb5
|
Return backup info at /v1/subscription/configuration
- Return the free tier media duration and storage allowance for backups
- Add openapi annotations
- Update default media storage allowance
|
2024-08-02 14:08:00 -05:00 |
|
Jonathan Klabunde Tomer
|
65b2892de5
|
Simplify unlink-device-on-full-DB process
|
2024-08-02 12:03:43 -07:00 |
|
Chris Eager
|
6fa6c3c81c
|
Ensure multi-recipient messages are addressed to ACI service IDs
|
2024-08-01 12:31:27 -05:00 |
|
Chris Eager
|
e4ffc932a9
|
Check for IdentityType.PNI in OptionalAccess#verify
|
2024-08-01 12:31:27 -05:00 |
|
Jon Chambers
|
822092044b
|
Add a method to check for the presence of persisted messages, skipping the cache
|
2024-07-31 10:50:47 -04:00 |
|
Ravi Khadiwala
|
3a582721cf
|
Throw error for oversized inbound noise messages
|
2024-07-30 11:25:09 -05:00 |
|
Ravi Khadiwala
|
3d96d73169
|
Break up large outbound noise messages
|
2024-07-30 11:25:09 -05:00 |
|
Ravi Khadiwala
|
542422b7b8
|
Replace XX/NX handshakes with IK/NK
|
2024-07-30 11:25:09 -05:00 |
|
Jon Chambers
|
56ada7f0e9
|
Add a "dry run" mode for the "start push notification experiment" command
|
2024-07-30 12:19:00 -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
|
4ebad2c473
|
Add a framework for running experiments to improve push notification reliability
|
2024-07-25 11:36:05 -04:00 |
|
Jonathan Klabunde Tomer
|
f12a6ff73f
|
Remove migration paths for lazy message deletion
|
2024-07-23 14:07:19 -07:00 |
|
Jon Chambers
|
54fb0a6acb
|
Add a general job scheduler
|
2024-07-18 13:22:31 -04:00 |
|
Jon Chambers
|
37369929f3
|
Retire PushLatencyManager
|
2024-07-17 15:01:23 -04:00 |
|
Ravi Khadiwala
|
0ef3e00ba7
|
Use non-legacy rate limit error in BackupAuthManager
|
2024-07-11 16:39:11 -05:00 |
|
Chris Eager
|
a63e0e0390
|
Remove unused RateLimiters
|
2024-07-11 16:37:55 -05:00 |
|
Jon Chambers
|
5e8a0b2cfa
|
Introduce a utility class for finding reasonable times to send push notifications
|
2024-07-11 17:36:54 -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 |
|
Chris Eager
|
775889c0b6
|
Remove deprecated PUT /v2/keys/signed endpoint
|
2024-07-08 15:26:26 -04:00 |
|
Chris Eager
|
98f2cdaf5a
|
Reduce DynamoDB test client API timeouts
|
2024-07-08 15:26:11 -04:00 |
|
Jon Chambers
|
73e0aea85c
|
Retire Device#hasMessageDeliveryChannel()
|
2024-06-26 14:46:39 -04:00 |
|
Jon Chambers
|
1959c059ed
|
Rename AuthEnablementRefreshRequirementProvider to LinkedDeviceRefreshRequirementProvider
|
2024-06-25 11:57:25 -04:00 |
|
Jon Chambers
|
2d1610b075
|
Stop monitoring device "enabled" state changes from auth enablement refresh requirement provider
Device enabled states no longer affect anything at an authentication level
|
2024-06-25 11:57:25 -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
|
90e622b307
|
Require that message bundles include all linked devices
|
2024-06-25 11:51:09 -04:00 |
|