diff options
| author | Mark Haines <mark.haines@matrix.org> | 2015-10-30 11:15:37 +0000 |
|---|---|---|
| committer | Mark Haines <mark.haines@matrix.org> | 2015-10-30 11:15:37 +0000 |
| commit | d58edd98e91ad041a31a96980002c2d8899a2580 (patch) | |
| tree | 03799a7b282f13a68e8c9f6e53524594667ac77e | |
| parent | Don't mark newly joined room timelines as limited in an incremental sync (diff) | |
| download | synapse-d58edd98e91ad041a31a96980002c2d8899a2580.tar.xz | |
Update the other place check_joined_room is called
Diffstat (limited to '')
| -rw-r--r-- | synapse/events/utils.py | 3 | ||||
| -rw-r--r-- | synapse/handlers/sync.py | 2 | ||||
| -rw-r--r-- | tox.ini | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/synapse/events/utils.py b/synapse/events/utils.py |
