MatrixSynapse/synapse
Mark Haines 91ec972277 Merge pull request #1084 from matrix-org/markjh/direct_to_device_wildcard
Support wildcard device_ids for direct to device messages
2016-09-08 16:28:08 +01:00
..
api
app
appservice
config
crypto
events Add comments 2016-09-05 10:41:27 +01:00
federation Add a new method to enqueue the device messages rather than sending a dummy EDU 2016-09-07 16:10:51 +01:00
handlers Merge pull request #1082 from matrix-org/erikj/remote_public_rooms 2016-09-08 16:04:22 +01:00
http
metrics
push Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 2016-09-05 10:02:38 +01:00
replication Merge branch 'develop' into markjh/direct_to_device_federation 2016-09-08 13:43:43 +01:00
rest Merge pull request #1082 from matrix-org/erikj/remote_public_rooms 2016-09-08 16:04:22 +01:00
static/client
storage Support wildcard device_ids for direct to device messages 2016-09-08 15:13:05 +01:00
streams
util
__init__.py Bump version and changelog 2016-09-08 15:23:44 +01:00
notifier.py
python_dependencies.py
server.py Send device messages over federation 2016-09-06 18:16:20 +01:00
server.pyi
state.py
types.py
visibility.py