diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-10-13 14:08:38 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-10-13 14:08:38 +0100 |
commit | cacf0688c691517dab55c3cff294b6bac7f0d6e3 (patch) | |
tree | 62e8683d57e5d1f66824d1aa5eba3f9a0862f3dd /synapse/handlers/sync.py | |
parent | Include invites in incremental sync (diff) | |
download | synapse-cacf0688c691517dab55c3cff294b6bac7f0d6e3.tar.xz |
Add a get_invites_for_user method to the storage to find out the rooms a user is invited to
Diffstat (limited to 'synapse/handlers/sync.py')
-rw-r--r-- | synapse/handlers/sync.py | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |