summary refs log tree commit diff
path: root/synapse/streams/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add type hints for event streams. (#10856)Patrick Cloke2021-09-211-0/+22
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* 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 has...Matthew Hodgson2014-09-031-1/+1
* WIP: Completely change how event streaming and pagination work. This reflects...Erik Johnston2014-08-261-0/+14