MatrixSynapse/synapse
Mark Haines e02bdaf08b Get the destinations from the state from before the event
Rather than the state after then event.
2017-01-04 15:17:15 +00:00
..
api Prevent user tokens being used as guest tokens (#1675) 2016-12-06 15:31:37 +00:00
app
appservice Rename network_id to instance_id on client side 2016-12-12 16:05:45 +00:00
config Use the new twisted logging framework. 2016-12-30 11:09:24 +00:00
crypto
events
federation Get the destinations from the state from before the event 2017-01-04 15:17:15 +00:00
handlers Add some logging for syncing to_device events 2016-12-15 18:16:10 +00:00
http Manually abort the underlying TLS connection. 2016-12-29 15:51:04 +00:00
metrics
push Add /room/<room_id>/joined_members API 2016-12-08 13:32:07 +00:00
replication Add cache to get_public_room_ids_at_stream_id 2016-12-12 14:41:51 +00:00
rest Fix crash in url preview when html tag has no text 2016-12-14 22:38:18 +01:00
static/client
storage Add some logging for syncing to_device events 2016-12-15 18:16:10 +00:00
streams
util s/aquire/acquire/g 2016-12-30 20:04:44 +00:00
__init__.py Bump version and changelog 2016-12-30 20:21:04 +00:00
notifier.py Correctly handle timeout errors 2016-12-09 16:30:29 +00:00
python_dependencies.py Use external ldap auth pacakge 2016-11-15 13:03:19 +00:00
server.py
server.pyi
state.py Merge pull request #1121 from matrix-org/erikj/public_room_paginate 2016-09-15 13:27:09 +01:00
types.py Add new API appservice specific public room list 2016-12-06 16:12:27 +00:00
visibility.py