__init__.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
admin.py
|
update doc for deactivate API
|
2018-06-26 10:42:50 +01:00 |
base.py
|
Burminate v1auth
|
2018-04-30 22:20:43 +02:00 |
directory.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
events.py
|
Make synchrotron accept /events
|
2016-08-12 15:31:44 +01:00 |
login.py
|
Attempt to be more performant on PyPy (#3462)
|
2018-06-28 14:49:57 +01:00 |
logout.py
|
Return 401 for invalid access_token on logout
|
2018-03-02 22:01:27 -08:00 |
presence.py
|
Replace some more comparisons with six
|
2018-05-19 17:56:31 +02:00 |
profile.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
pusher.py
|
Set Server header in SynapseRequest
|
2018-05-10 18:50:27 +01:00 |
register.py
|
Remove run_on_reactor (#3395)
|
2018-06-14 18:27:37 +10:00 |
room.py
|
Attempt to be more performant on PyPy (#3462)
|
2018-06-28 14:49:57 +01:00 |