auth.py
|
Attempt to be more performant on PyPy (#3462)
|
2018-06-28 14:49:57 +01:00 |
events.py
|
Stub out ServerNoticesSender on the workers
|
2018-05-22 11:54:51 +01:00 |
federation.py
|
try and clean up
|
2018-06-27 11:40:27 +01:00 |
groups_local.py
|
replace some iteritems with six
|
2018-05-19 17:59:26 +02:00 |
initial_sync.py
|
Fix returned token is no longer a tuple
|
2018-05-09 15:43:00 +01:00 |
message.py
|
Attempt to be more performant on PyPy (#3462)
|
2018-06-28 14:49:57 +01:00 |
profile.py
|
Only update remote profile cache on master
|
2018-03-13 17:38:21 +00:00 |
register.py
|
Remove run_on_reactor (#3395)
|
2018-06-14 18:27:37 +10:00 |
room.py
|
Add error code to room creation error
|
2018-06-14 14:08:40 +02:00 |
search.py
|
Also log number of events for serach context
|
2018-06-22 15:42:11 +01:00 |
sync.py
|
typo
|
2018-06-25 17:37:16 +01:00 |