auth.py
|
Remove pointless create() method
|
2017-10-20 22:14:55 +01:00 |
device.py
|
Correctly handle leaving room in /key/changes
|
2017-09-18 15:38:22 +01:00 |
directory.py
|
spam check room publishing
|
2017-10-04 14:29:33 +01: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 |
search.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
sync.py
|
Merge branch 'develop' into erikj/groups_merged
|
2017-10-02 16:20:41 +01:00 |