auth.py
|
Let auth providers get to the database
|
2017-10-31 17:22:29 +00:00 |
federation.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
message.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01: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
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
room.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
room_list.py
|
Update room_list.py
|
2017-10-26 11:39:54 +01:00 |
search.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
sync.py
|
Do logcontexts outside ResponseCache
|
2017-10-25 15:21:08 +01:00 |