MatrixSynapse/synapse
David Baker 766c24b2e6 Only notify for messages in one to one rooms, not every event
Fixes the fact that candidate events and hangups generated notifications.
2016-01-26 10:21:41 +00:00
..
api Fix tests 2016-01-25 13:12:35 +00:00
app
appservice
config
crypto
events
federation
handlers Merge pull request #524 from matrix-org/erikj/sync 2016-01-25 16:58:39 +00:00
http
metrics
push Only notify for messages in one to one rooms, not every event 2016-01-26 10:21:41 +00:00
rest Merge pull request #528 from matrix-org/markjh/missing_yield 2016-01-25 21:26:30 +01:00
static/client
storage Merge pull request #525 from matrix-org/erikj/select_many 2016-01-25 16:30:36 +00:00
streams
util Don't add the member functiopn if we're not using treecache 2016-01-22 13:40:37 +00:00
__init__.py
notifier.py Only fetch events for rooms and receipts 2016-01-21 16:10:37 +00:00
python_dependencies.py
server.py
state.py
types.py