admin.py
|
Fix typos in purge api & doc
|
2018-02-13 13:09:39 +00:00 |
directory.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
login.py
|
Better logging when login can't find a 3pid
|
2017-12-20 19:31:00 +00:00 |
logout.py
|
Delete devices in various logout situations
|
2017-11-29 16:44:35 +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 |
register.py
|
rewrite based on PR feedback:
|
2018-01-19 15:33:55 +00:00 |
room.py
|
Add event_creator worker
|
2018-02-07 10:32:32 +00:00 |