synapse/synapse
2018-08-01 10:21:56 +01:00
..
api limit register and sign in on number of monthly users 2018-07-30 15:55:57 +01:00
app only need to loop if mau limiting is enabled 2018-08-01 10:20:42 +01:00
appservice
config coding style 2018-07-31 13:16:20 +01:00
crypto
events
federation Update the send_leave path to be an event_id 2018-07-26 14:41:59 -06:00
groups Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
handlers make count_monthly_users async synapse/handlers/auth.py 2018-08-01 10:21:56 +01:00
http
metrics Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
module_api
push
replication Fix unit tests 2018-07-25 10:30:36 +01:00
rest make /context lazyload & filter aware (#3567) 2018-07-27 15:12:50 +01:00
server_notices
static/client
storage make count_monthly_users async synapse/handlers/auth.py 2018-08-01 10:21:56 +01:00
streams Fix develop because I broke it :( (#3535) 2018-07-14 09:51:00 +10:00
util Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
state.py
types.py
visibility.py