diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-02-27 09:39:12 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-02-27 09:39:12 +0000 |
commit | 1cc77145d483c4a6cea75fafbe83a1661b8b61cd (patch) | |
tree | 680cbc79bcd9f92346075a1c871396e12f352a75 /static/client | |
parent | Check for membership invite events correctly. (diff) | |
download | synapse-1cc77145d483c4a6cea75fafbe83a1661b8b61cd.tar.xz |
Notify appservices of invites mid-poll.
This requires the notifier to have knowledge of appservice listeners so it can do the regex checks on incoming invites to see if the state_key matches. It isn't enough to just rely on the room listeners and store.get_app_service_rooms as the room will initially not exist or won't be on the ASes radar due to having none of its users in the room.
Diffstat (limited to 'static/client')
0 files changed, 0 insertions, 0 deletions