synapse-product/synapse
2015-10-02 13:22:36 +01:00
..
api Add 'trusted_private_chat' to room creation presets 2015-10-02 11:22:56 +01:00
app Don't change cwd in synctl 2015-10-01 09:21:36 +01:00
appservice
config Front-load spaces 2015-09-22 13:13:07 +01:00
crypto Fix bug where we sometimes didn't fetch all the keys requested for a 2015-09-17 10:21:32 +01:00
events Bundle in some room state in the unsigned bit of the invite when sending to invited servers 2015-09-10 14:25:54 +01:00
federation
handlers Explicitly add Create event as auth event 2015-10-02 13:22:36 +01:00
http Rename context factory 2015-09-15 15:46:22 +01:00
metrics
push
rest Validate the receipt type before passing it on to the receipt handler 2015-10-01 14:01:52 +01:00
storage Merge pull request #288 from matrix-org/markjh/unused_definitions 2015-09-28 14:22:44 +01:00
streams Move NullSource out of synapse and into tests since it is only used by the tests 2015-09-22 18:33:34 +01:00
util synapse/util/__init__.py:unwrap_deferred was unused 2015-09-22 18:16:07 +01:00
__init__.py Bump version and change log 2015-09-10 09:58:32 +01:00
notifier.py
python_dependencies.py
server.py Use shorter config key name 2015-09-15 15:50:13 +01:00
state.py synapse/state.py:_get_state_key_from_event was unused 2015-09-23 10:27:47 +01:00
types.py