MatrixSynapse/synapse
Luke Barnard 5561c09091 Return whether a user is an admin within a group 2017-11-07 11:18:45 +00:00
..
api
app Merge pull request #2627 from matrix-org/rav/custom_rest_endpoints 2017-11-02 15:18:37 +00:00
appservice Do logcontexts outside ResponseCache 2017-10-25 15:21:08 +01:00
config Add a hook for custom rest endpoints 2017-11-02 14:36:55 +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 Return whether a user is an admin within a group 2017-11-07 11:18:45 +00:00
handlers Factor _AccountHandler proxy out to ModuleApi 2017-11-02 14:36:11 +00:00
http Add a hook for custom rest endpoints 2017-11-02 14:36:55 +00:00
metrics
module_api Add more hooks to ModuleApi 2017-11-02 14:37:39 +00:00
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 Merge pull request #2576 from maximevaillancourt/exclude-noscript-url-preview 2017-11-07 11:09:22 +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 Logging and logcontext fixes for Limiter 2017-11-07 00:48:57 +00: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