- Apr 04, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Apr 03, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
As the TCP replication uses a slightly different API and streams than the HTTP replication. This breaks HTTP replication.
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 31, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
This timestamp is used to indicate when the user last sync'd
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 30, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
The TCP replication protocol streams deltas of who has started or stopped syncing. This is different from the HTTP API which periodically sends the full list of users who are syncing. This commit adds support for the new TCP style of sending deltas.
-
Erik Johnston authored
-
Erik Johnston authored
This defines the low level TCP replication protocol
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
The new replication protocol will keep all the streams separate, rather than muxing multiple streams into one.
-
Erik Johnston authored
-
- Mar 29, 2017
-
-
Anant Prakash authored
-
Erik Johnston authored
-
Erik Johnston authored
Fix bug where current_state_events renamed to current_state_ids
-
Erik Johnston authored
* Bail early if remote wouldn't be retried * Don't always return true * Just use get_retry_limiter * Spelling
-
Erik Johnston authored
Don't user upsert to persist new one time keys
-
Erik Johnston authored
Notify on new federation traffic
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Fix installation issues
-
- Mar 28, 2017
-
-
Erik Johnston authored
Batch sending of device list pokes
-
Erik Johnston authored
-
- Mar 27, 2017
-
-
Erik Johnston authored
Short circuit if all new events have same state group
-
Erik Johnston authored
-
Erik Johnston authored
-