MatrixSynapse/synapse
Richard van der Hoff 0a5866bec9 Support /keys/upload on /r0 as well as /unstable
(So that we can stop riot relying on it in /unstable)
2017-10-26 18:18:23 +01:00
..
api
app Support /keys/upload on /r0 as well as /unstable 2017-10-26 18:18:23 +01:00
appservice replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
config tip for generating tls_fingerprints 2017-10-24 18:49:49 +01:00
crypto replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
events replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
federation Merge branch 'develop' of github.com:matrix-org/synapse into erikj/group_fed_update_profile 2017-10-24 09:16:20 +01:00
groups
handlers replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
http replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
metrics
push replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
replication replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
rest add release endpoints for /thirdparty 2017-10-26 16:58:20 +02:00
static/client
storage replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
streams replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
util fix vars named `l` 2017-10-23 15:56:38 +01:00
__init__.py Bump version and changelog 2017-10-24 14:15:27 +01:00
event_auth.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
notifier.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
python_dependencies.py
server.py
server.pyi
state.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
types.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
visibility.py