MatrixSynapse/synapse/rest/client/v1
Richard van der Hoff e0ebd1e4bd Downcase userids for shared-secret registration 2017-11-10 12:39:05 +00:00
..
__init__.py
admin.py Move access token deletion into auth handler 2017-11-01 15:46:22 +00:00
base.py
directory.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
events.py
initial_sync.py
login.py Allow password_auth_providers to return a callback 2017-11-01 16:51:03 +00:00
logout.py Move access token deletion into auth handler 2017-11-01 15:46:22 +00:00
presence.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
profile.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
push_rule.py
pusher.py Fix bug where pusherpool didn't start and broke some rooms 2017-07-06 17:55:51 +01:00
register.py Downcase userids for shared-secret registration 2017-11-10 12:39:05 +00:00
room.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
voip.py add setting (on by default) to support TURN for guests 2017-03-15 12:22:18 +00:00