summary refs log tree commit diff
path: root/synapse/streams/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyrightsMatthew Hodgson2016-01-071-1/+1
|
* Update copyright noticesMark Haines2015-01-061-1/+1
|
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* WIP: Completely change how event streaming and pagination work. This ↵Erik Johnston2014-08-261-0/+14
reflects the change in the underlying storage model.