Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wake up /sync when things other than room events happen | Mark Haines | 2016-06-03 | 1 | -0/+45 |
* | Add typing support | Mark Haines | 2016-06-02 | 1 | -3/+24 |
* | Replicate the presence into the synchrotron | Mark Haines | 2016-06-02 | 1 | -11/+33 |
* | Prod the main synapse with the list of syncing users | Mark Haines | 2016-06-02 | 1 | -5/+45 |
* | Stub out the AS handler | Mark Haines | 2016-05-31 | 1 | -0/+6 |
* | Poke the notifier to wake up /syncs | Mark Haines | 2016-05-31 | 1 | -0/+21 |
* | Get incremental sync sort of working | Mark Haines | 2016-05-23 | 1 | -1/+45 |
* | Split out the /sync handler to a separate process | Mark Haines | 2016-05-17 | 1 | -0/+20 |
* | Add some slaved stores that we'll need for the synchrotron | Mark Haines | 2016-05-17 | 1 | -2/+19 |
* | Merge branch 'develop' into markjh/synchrotron | Mark Haines | 2016-05-17 | 1 | -1/+4 |
* | Add a SlavedApplicationServiceStore | Mark Haines | 2016-05-17 | 1 | -0/+2 |
* | Fix client resource prefixes | Mark Haines | 2016-05-17 | 1 | -3/+7 |
* | Split out a separate app for handling /sync requests | Mark Haines | 2016-05-16 | 1 | -0/+223 |