Fedor Indutny
|
9aceaa7a4d
|
Introduce ArtController
|
2022-12-19 11:58:16 -08:00 |
|
Ravi Khadiwala
|
65ad3fe623
|
Add hCaptcha support
|
2022-12-16 11:28:30 -06:00 |
|
Sergey Skrobotov
|
9cf2635528
|
some accounts classes refactorings
|
2022-12-05 09:30:40 -08:00 |
|
Chris Eager
|
2ecbb18fe5
|
Add support for one-time PayPal donations
|
2022-12-01 18:11:35 -06:00 |
|
Chris Eager
|
df8fb5cab7
|
Move messages cache stale discard to a separate scheduler
|
2022-12-01 18:09:28 -06:00 |
|
Jon Chambers
|
cb50b44d8f
|
Allow the account cleaner to operate on multiple accounts in parallel
|
2022-11-18 11:15:00 -05:00 |
|
Jon Chambers
|
e8ee4b50ff
|
Retire the legacy "abusive hosts" system in favor of newer tools
|
2022-11-18 10:54:25 -05:00 |
|
Chris Eager
|
397d3cb45a
|
Add consolidated subscription configuration API
|
2022-11-16 12:27:00 -06:00 |
|
Sergey Skrobotov
|
836307b0c7
|
adding a metric for ipv4/ipv6 requests count
|
2022-11-15 11:17:01 -08:00 |
|
Chris Eager
|
77d691df59
|
Always use reactived message processing in WebSocketConnection
|
2022-11-11 13:14:39 -06:00 |
|
Jon Chambers
|
d3f0ab8c6d
|
Introduce an alternative exchange rate data provider
|
2022-11-10 10:25:06 -05:00 |
|
erik-signal
|
80a3a8a43c
|
Lock account when number owner lacks registration lock.
|
2022-11-09 14:03:09 -05:00 |
|
Chris Eager
|
ad5925908e
|
Change dispatch queues to LinkedBlockingQueues
|
2022-11-04 11:08:17 -05:00 |
|
Chris Eager
|
e0178fa0ea
|
Move additional handling of MessagesManager#delete to executor
|
2022-11-03 13:02:25 -05:00 |
|
Chris Eager
|
6426e6cc49
|
Enable reactor Schedulers metrics
|
2022-11-03 13:02:25 -05:00 |
|
Chris Eager
|
bd69905f2e
|
Remove obsolete donation endpoint
|
2022-11-02 11:29:03 -05:00 |
|
Chris Eager
|
c10fda8363
|
Use reactive streams for WebSocket message queue
Initially, uses `ExperimentEnrollmentManager` to do a safe rollout.
|
2022-10-31 10:35:37 -05:00 |
|
Jon Chambers
|
74d65b37a8
|
Discard old Twilio machinery and rely entirely on the stand-alone registration service
|
2022-10-28 10:40:37 -04:00 |
|
Chris Eager
|
6341770768
|
Update SubscriptionManager to store processor+customerId in a single attribute and a map
- add `type` query parameter to `/v1/subscription/{subscriberId}/create_payment_method`
|
2022-10-07 14:26:17 -05:00 |
|
Jon Chambers
|
d2fa00f0c6
|
Add experiment to test standalone registration service
|
2022-10-06 15:42:53 -04:00 |
|
Chris Eager
|
e25252dc69
|
Remove unused exception
|
2022-09-12 11:19:15 -05:00 |
|
Ehren Kret
|
8199e0d2d5
|
Set resource field on log entry
|
2022-09-07 19:37:26 -05:00 |
|
Ehren Kret
|
abd0f9630c
|
Create GCP Logging implementation of AdminEventLogger
|
2022-09-07 19:37:26 -05:00 |
|
Ehren Kret
|
a4508ec84f
|
Add new event logging module
|
2022-09-07 19:37:26 -05:00 |
|
Ravi Khadiwala
|
4032ddd4fd
|
Add reserve/confirm for usernames
|
2022-09-07 11:49:49 -05:00 |
|
Chris Eager
|
4c677ec2da
|
Remove deprecated /v1/attachments
|
2022-09-07 11:48:16 -05:00 |
|
gram-signal
|
ae1edf3c5c
|
Remove experiment associated with auth1->auth2 rollout.
|
2022-08-31 12:10:46 -06:00 |
|
gram-signal
|
08db4ba54b
|
Update authentication to use HKDF_SHA256.
|
2022-08-29 14:20:47 -06:00 |
|
Ravi Khadiwala
|
953cd2ae0c
|
Revert "Delete any leftover usernames in the accounts db"
This reverts commit a44c18e9b7.
Old username cleanup is finished.
|
2022-08-15 10:45:38 -05: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 |
|
Jon Chambers
|
b4281c5a70
|
Send non-urgent push notifications with lower priority
|
2022-08-12 11:06:31 -04:00 |
|
Jon Chambers
|
a53a85d788
|
Refactor scheduled APNs notifications in preparation for future development
|
2022-08-12 10:47:49 -04:00 |
|
Ravi Khadiwala
|
a44c18e9b7
|
Delete any leftover usernames in the accounts db
The account username field should not currently be populated
|
2022-08-11 16:23:51 -05:00 |
|
Jon Chambers
|
147917454f
|
Measure the depth of the queue for the FCM executor
|
2022-08-04 15:53:26 -04:00 |
|
Jon Chambers
|
39562775d9
|
Use a fixed-size thread pool for sending FCM notifications
|
2022-08-04 15:37:22 -04:00 |
|
Jon Chambers
|
6f0faae4ce
|
Introduce common push notification interfaces/pathways
|
2022-08-03 10:07:53 -04:00 |
|
Jon Chambers
|
0a6d724f2c
|
Remove GCMSender
|
2022-08-02 17:31:35 -04:00 |
|
Jon Chambers
|
c9ae991aa3
|
Add an experiment to allow a phased transition from the old GCM API to the current FCM API
|
2022-08-02 15:34:09 -04:00 |
|
Jon Chambers
|
d0e3fb1901
|
Unconditionally write messages to the messages table as envelopes
|
2022-08-01 10:44:27 -04:00 |
|
Jon Chambers
|
04287c5073
|
Optionally write messages as envelopes to the messages table
|
2022-07-29 11:10:50 -04:00 |
|
Jon Chambers
|
e9119da040
|
Retire the (unused!) binary message format
|
2022-07-28 09:59:00 -04:00 |
|
Chris Eager
|
aa36dc95ef
|
Add MicrometerCommandLatencyRecorder to Redis clusters
|
2022-07-27 14:23:14 -07:00 |
|
Jon Chambers
|
4e131858ca
|
Generalize scope of and expand size of websocket scheduled executor service
|
2022-07-13 11:28:55 -04:00 |
|
Ehren Kret
|
0fdfdabf2a
|
merge GroupController into CertificateController
|
2022-07-01 13:04:24 -05:00 |
|
Jon Chambers
|
e38e5fa17d
|
Allow callers to request a combined group auth credential
|
2022-07-01 12:26:22 -05:00 |
|
Ehren Kret
|
da49db5b9e
|
Move batch identity checks off the common fork join pool
|
2022-06-20 11:07:33 -05:00 |
|
Ravi Khadiwala
|
5cfb133f79
|
Use redis for abusive hosts autoblock
Also delete postgres dependencies that we no longer need
|
2022-05-31 10:08:10 -05:00 |
|
Jon Chambers
|
d452e90470
|
Move AccountCleaner into its own crawler
|
2022-05-25 15:46:18 -04:00 |
|
gram-signal
|
06dd4c5026
|
Derive username from ACI for CDS{H,I} (#989)
* Derive username from ACI for CDS{H,I}
* Update sample YAML.
|
2022-05-02 08:41:38 -06:00 |
|
Ehren Kret
|
391c800bf5
|
Add gift configuration to subscription controller
|
2022-04-29 10:14:39 -05:00 |
|