MatrixSynapse/synapse
Marcin Bachry 24c16fc349 Fix crash in url preview when html tag has no text
Signed-off-by: Marcin Bachry <hegel666@gmail.com>
2016-12-14 22:38:18 +01: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 Bugfix: Console logging handler missing default filter 2016-12-03 20:14:58 -03:00
crypto
events
federation Add new API appservice specific public room list 2016-12-06 16:12:27 +00:00
handlers Merge pull request #1676 from matrix-org/erikj/room_list 2016-12-12 17:00:10 +00:00
http Add new API appservice specific public room list 2016-12-06 16:12:27 +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 Fixup membership query 2016-12-14 10:46:58 +00:00
streams
util Merge pull request #1620 from matrix-org/erikj/concurrent_room_access 2016-12-12 10:30:23 +00:00
__init__.py Bump changelog and version 2016-12-13 11:07:27 +00:00
notifier.py Correctly handle timeout errors 2016-12-09 16:30:29 +00:00
python_dependencies.py
server.py
server.pyi
state.py
types.py Add new API appservice specific public room list 2016-12-06 16:12:27 +00:00
visibility.py