MatrixSynapse/synapse
Richard van der Hoff c82ccd3027 Factor out exception handling in federation_client
Factor out the error handling from make_membership_event, send_join, and
send_leave, so that it can be shared.
2018-08-01 16:01:04 +01:00
..
api Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
app
appservice
config
crypto
events
federation Factor out exception handling in federation_client 2018-08-01 16:01:04 +01:00
groups
handlers Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
http Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
metrics
module_api
push
replication
rest Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
server_notices
static/client
storage Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
streams
util Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
state.py Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
types.py Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
visibility.py