MatrixSynapse/synapse
Mark Haines 88625db05f Notify users for events in rooms they join.
Change how the notifier updates the map from room_id to user streams on
receiving a join event. Make it update the map when it notifies for the
join event, rather than using the "user_joined_room" distributor signal
2016-06-07 11:33:36 +01:00
..
api
app Merge pull request #845 from matrix-org/markjh/synchrotron_presence 2016-06-06 16:52:27 +01:00
appservice
config
crypto
events
federation
handlers .values() returns list of sets 2016-06-06 16:00:09 +01:00
http
metrics
push 3rd time lucky: we'd already calculated it above 2016-06-03 16:39:50 +01:00
replication Remove event fetching from DB threads 2016-06-03 17:22:13 +01:00
rest
static/client
storage Fix AS retries, but with correct ordering 2016-06-07 10:24:50 +01:00
streams
util
__init__.py
notifier.py Notify users for events in rooms they join. 2016-06-07 11:33:36 +01:00
python_dependencies.py
server.py
state.py
types.py
visibility.py