0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-07 11:04:02 +01:00
synapse/synapse
Richard van der Hoff 6650a07ede Factor out _configure_named_resource
This was a bit of a code vomit, so let's factor it out to preserve some sanity
2017-11-02 14:33:37 +00:00
..
api
app Factor out _configure_named_resource 2017-11-02 14:33:37 +00: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 Merge pull request #2624 from matrix-org/rav/password_provider_notify_logout 2017-11-02 10:55:17 +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 Allow password_auth_providers to return a callback 2017-11-01 16:51:03 +00:00
static/client
storage Notify auth providers on logout 2017-11-01 16:51:51 +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 Doc some more dynamic Homeserver methods 2017-10-17 20:51:29 +01:00
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