0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-07 11:23:57 +01:00
synapse/synapse
Luke Barnard 99354b430e
Merge pull request #2612 from matrix-org/luke/groups-room-relationship-is-public
Modify group room association API to allow modification of is_public
2017-11-01 11:08:36 +00:00
..
api
app Merge pull request #2586 from matrix-org/rav/frontend_proxy_auth_header 2017-10-27 11:01:50 +01:00
appservice Do logcontexts outside ResponseCache 2017-10-25 15:21:08 +01:00
config Clean up backwards-compat hacks for ldap 2017-10-31 10:47:02 +00: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 Update docs for updating room group association 2017-11-01 09:35:15 +00:00
groups Update docs for updating room group association 2017-11-01 09:35:15 +00:00
handlers Modify group room association API to allow modification of is_public 2017-10-31 17:04:28 +00:00
http Merge pull request #2586 from matrix-org/rav/frontend_proxy_auth_header 2017-10-27 11:01:50 +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 Modify group room association API to allow modification of is_public 2017-10-31 17:04:28 +00:00
static/client
storage Merge pull request #2612 from matrix-org/luke/groups-room-relationship-is-public 2017-11-01 11:08:36 +00:00
streams replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
util Do logcontexts outside ResponseCache 2017-10-25 15:21:08 +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