You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
David Baker 0c88ab1844 Add /account/3pid/delete endpoint 8 years ago
..
api Prevent user tokens being used as guest tokens (#1675) 8 years ago
app Fix check for bind_address 8 years ago
appservice Rename network_id to instance_id on client side 8 years ago
config Add IPv6 comment to default config 8 years ago
crypto Preserve some logcontexts 8 years ago
events Review comments 8 years ago
federation Add new API appservice specific public room list 8 years ago
handlers Add /account/3pid/delete endpoint 8 years ago
http Merge pull request #1696 from kyrias/ipv6 8 years ago
metrics Rename the python-specific metrics now the docs claim that we have done 8 years ago
push Add /room/<room_id>/joined_members API 8 years ago
replication Add cache to get_public_room_ids_at_stream_id 8 years ago
rest Add /account/3pid/delete endpoint 8 years ago
static/client
storage Add /account/3pid/delete endpoint 8 years ago
streams Actually use the new function 8 years ago
util Merge pull request #1620 from matrix-org/erikj/concurrent_room_access 8 years ago
__init__.py Bump version and changelog 8 years ago
notifier.py Correctly handle timeout errors 8 years ago
python_dependencies.py Bump twisted dependency 8 years ago
server.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
server.pyi Fix login with m.login.token 8 years ago
state.py Merge pull request #1121 from matrix-org/erikj/public_room_paginate 8 years ago
types.py Add new API appservice specific public room list 8 years ago
visibility.py Replace context.current_state with context.current_state_ids 8 years ago