summary refs log tree commit diff
path: root/synapse/api/streams/event.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Completely change how event streaming and pagination work. This reflects...Erik Johnston2014-08-261-194/+0
* Fix pyflakes errorsMark Haines2014-08-261-3/+0
* Change the way pagination works to support out of order events.Erik Johnston2014-08-191-40/+52
* 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-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+247