summary refs log tree commit diff
path: root/synapse/api/streams (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Completely change how event streaming and pagination work. This reflects...Erik Johnston2014-08-262-301/+0
* Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactorErik Johnston2014-08-261-3/+0
|\
| * Fix pyflakes errorsMark Haines2014-08-261-3/+0
* | Use new StreamToken in pagination configErik Johnston2014-08-211-5/+9
|/
* Default from param to 'END'Erik Johnston2014-08-191-0/+1
* Change the way pagination works to support out of order events.Erik Johnston2014-08-192-47/+64
* Not all event streams returns SynapseEventsErik Johnston2014-08-181-1/+5
* Correctly return new token when returning events. Serialize events correctly.Erik Johnston2014-08-151-1/+1
* Start chagning the events stream to work with the new DB schemaErik Johnston2014-08-151-72/+5
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-132-0/+2
* Reference Matrix Home Servermatrix.org2014-08-122-0/+343