Moxie Marlinspike
52d1a103aa
Bump up device limit to 4
...
// FREEBIE
2016-06-23 11:56:18 -07:00
Moxie Marlinspike
a211f6aed9
Delete pending messages for an unlinked device
...
// FREEBIE
2015-12-02 15:06:09 -08:00
Moxie Marlinspike
fb411b20cc
Make adding and removing master device operations.
...
// FREEBIE
2015-06-22 11:01:08 -07:00
Moxie Marlinspike
52ce7d6935
Enhance device management API.
...
1. Put a limit on the number of registered devices per account.
2. Support removing devices.
3. Support device names and created dates.
4. Support enumerating devices.
// FREEBIE
2015-06-19 21:41:22 -07:00
Moxie Marlinspike
6da19c6254
Set registration id when newly provisioned device registers.
2015-03-05 08:36:30 -08:00
Moxie Marlinspike
45a0b74b89
Device provisioning fixes.
...
// FREEBIE
2015-01-21 15:15:40 -08:00
Moxie Marlinspike
f7132bdbbc
Rearrange provisioning flow. Add needsMessageSync response.
...
// FREEBIE
2015-01-21 13:56:58 -08:00
Moxie Marlinspike
b433b9c879
Upgrade to dropwizard 0.7.
2014-06-26 16:08:29 -07:00
Moxie Marlinspike
519f982604
Add device limiters
2014-01-19 09:37:55 -08:00
Moxie Marlinspike
74f71fd8a6
Initial multi device support refactoring.
...
1) Store account data as a json type, which includes all
devices in a single object.
2) Simplify message delivery logic.
3) Make federated calls a pass through to standard controllers.
4) Simplify key retrieval logic.
2014-01-18 23:45:07 -08:00
Matt Corallo
d3830a7fd4
Split Account into Device and Account definitions.
2014-01-11 13:59:49 -10:00
Matt Corallo
bd6cf10402
Auto refactor Only: s/Account/Device/g
2014-01-11 10:56:29 -10:00
Matt Corallo
5a837d4481
Fix jersey warning
2014-01-10 22:16:34 -10:00
Matt Corallo
b08eb0df5c
Clean up whitespace/copyright/includes + minor test tweak.
2014-01-10 22:16:34 -10:00
Matt Corallo
40a988c0cd
/v1/devices
2014-01-08 17:29:57 -10:00