diff options
| author | Matthew Hodgson <matthew@arasphere.net> | 2018-09-20 21:21:54 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-20 21:21:54 +0100 | 
| commit | a2ddaa90f21074a659abde45b712ab39324e97e4 (patch) | |
| tree | fe90131210d4521776359a1f9d7c429a515ae64d | |
| parent | Merge pull request #3868 from matrix-org/neilj/fix_room_invite_mail_links (diff) | |
| download | synapse-a2ddaa90f21074a659abde45b712ab39324e97e4.tar.xz | |
Always LL ourselves if we're in a room to simplify clients (#3916)
Should fix https://github.com/vector-im/riot-web/issues/7209
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/3916.feature | 1 | ||||
| -rw-r--r-- | synapse/handlers/sync.py | 4 | 
2 files changed, 5 insertions, 0 deletions
| diff --git a/changelog.d/3916.feature b/changelog.d/3916.feature new file mode 100644 | 
