Commit Graph

1703 Commits

Author SHA1 Message Date
Moxie Marlinspike
dac9cee7ca Revert "expire accounts explicitly"
This reverts commit 9a4986f189.
2019-03-22 22:11:40 -07:00
Moxie Marlinspike
ef4c0c529a Bump version to 2.36 2019-03-22 21:49:11 -07:00
Jeffrey Griffin
9a4986f189 expire accounts explicitly 2019-03-22 21:45:56 -07:00
Moxie Marlinspike
afa674e2ea Add a created field to the apn retry hash info, increase max interval 2019-03-22 21:44:41 -07:00
Moxie Marlinspike
8277c74c5b Bump version to 2.35 2019-03-22 20:28:43 -07:00
Moxie Marlinspike
b3c615576e Update apns library, remove retrying executor 2019-03-22 20:27:33 -07:00
Moxie Marlinspike
6610a29422 Bump version to 2.34 2019-03-22 19:37:26 -07:00
Moxie Marlinspike
67b0f14be6 Disable the rest of directory feedback method temporarily 2019-03-22 19:32:10 -07:00
Moxie Marlinspike
15bc5b5b5d Bump version to 2.33 2019-03-22 18:58:02 -07:00
Moxie Marlinspike
57d594acb0 Temporarily remove CDS exception logging 2019-03-22 18:57:41 -07:00
Moxie Marlinspike
e4aa761098 Bump version to 2.32 2019-03-22 17:46:33 -07:00
Moxie Marlinspike
40aa685aba Add logging on APNs exception 2019-03-22 17:46:07 -07:00
Moxie Marlinspike
ed766484d2 Don't retry APN on bad device token 2019-03-22 17:40:06 -07:00
Moxie Marlinspike
a5f844bc7d Temporarily revert ECS commits 2019-03-22 12:36:09 -07:00
Moxie Marlinspike
97bd9b6381 Bump version to 2.31 2019-02-22 17:47:03 -08:00
Moxie Marlinspike
ca8f2f5734 Bump version to 2.30 2019-02-22 17:47:03 -08:00
Moxie Marlinspike
bcaaf2bb13 Update jar plugin 2019-02-22 17:47:03 -08:00
Moxie Marlinspike
23128b2e53 Bump vesion to 2.29 2019-02-22 17:47:03 -08:00
Moxie Marlinspike
5fc0e4a071 No need for shade or assembly any more 2019-02-22 17:46:45 -08:00
bauer
d7d143b97f POM Cleanup
- Updated properties for ecr.repository, this should now be set in an external settings file or in the user's ~/.m2/settings.xml file.
- Bumped ECS plugin version.
- Added sonatype snapshot plugin repo.
2019-02-22 17:46:45 -08:00
bauer
4fe25da30b Added dockerfile. 2019-02-22 17:46:45 -08:00
bauer
74c8a199f7 Added ECS to pom.xml. 2019-02-22 17:46:45 -08:00
Brian Acton
5f4a2ec4e7 Bump version to 2.28 2019-02-08 18:57:36 -08:00
Jeffrey Griffin
56f451b30f add directory feedback "reason" 2019-02-08 18:56:36 -08:00
Brian Acton
1683c8e963 Bump version to 2.27 2019-02-08 18:52:29 -08:00
Brian Acton
3091a93a52 full impl of database restart 2019-02-08 18:50:03 -08:00
Moxie Marlinspike
f18d310348 Bump version to 2.26 2019-01-29 14:31:21 -08:00
Moxie Marlinspike
228bdf74a4 Add notes column to abusive_host_rules 2019-01-29 14:30:59 -08:00
Moxie Marlinspike
51a1977243 Bump version to 2.25 2019-01-24 17:55:11 -08:00
Moxie Marlinspike
e201344ccd Fix for inactive auth problem 2019-01-24 17:48:04 -08:00
Moxie Marlinspike
f630ccb134 Bump version to 2.24 2019-01-23 10:19:34 -08:00
Moxie Marlinspike
3a100702e8 Bump version to 2.23 2019-01-22 13:25:06 -08:00
Moxie Marlinspike
fa0745e226 Don't allow secondary devices to resurrect inactive device status 2019-01-22 13:25:00 -08:00
Moxie Marlinspike
e5a89946f6 Bump verson to 2.22 2019-01-21 22:26:31 -08:00
Moxie Marlinspike
276ba2cd8e Update dropwizard, gcm-sender-async 2019-01-21 22:26:19 -08:00
Moxie Marlinspike
05a55f4a43 Bump version to 2.21 2019-01-17 14:38:57 -08:00
Moxie Marlinspike
37a4e8a4aa No longer need to overload fetchesMessages 2019-01-17 10:37:37 -08:00
Moxie Marlinspike
3776292278 Remove unneeded logging 2019-01-10 11:14:44 -08:00
Moxie Marlinspike
a9bba9be2b Bump version to 2.20 2019-01-10 11:14:36 -08:00
Moxie Marlinspike
92ee0a5227 Validate client requesting certificate has identity key 2019-01-10 10:27:27 -08:00
Moxie Marlinspike
052fd35c72 Remove duplicate number entry 2019-01-10 10:24:20 -08:00
Brian Acton
5e3357d062 Bump version to 2.19 2019-01-09 18:17:36 -08:00
Moxie Marlinspike
9e2a55edc2 Saving space too soon, has to be done in two phases 2019-01-09 18:09:37 -08:00
Brian Acton
29d8efd26e Bump version to 2.18 2019-01-09 17:13:18 -08:00
Brian Acton
4b8608906a tally active users by time interval by platform and by country
1) refactor Directory Reconciler and pull out AccountDatabaseCrawler class
2) implement ActiveUserCounter to tally daily, weekly, monthly, etc active use
3) rework and simplify the crawl and sleep logic
4) move chunk interval and chunk size configuration options out of directory section and into accountDatabaseCrawler section
2019-01-09 17:06:54 -08:00
Jeffrey Griffin
dbfe4fd5ac replicate directory updates on GCM/APN token & signed prekey changes 2019-01-09 17:06:54 -08:00
Jeffrey Griffin
266f1c3a49 separate directory feedback by master device platform 2019-01-09 17:06:54 -08:00
Moxie Marlinspike
6ce686ab9c Transparent data controller 2019-01-09 17:06:54 -08:00
Moxie Marlinspike
ea38645493 Add api endpoint for deleting deprecated signaling key 2019-01-09 13:56:02 -08:00
Moxie Marlinspike
a929aaca04 Bump version to 2.17 2019-01-09 13:48:08 -08:00