forked-synapse/synapse
Mark Haines b9ee5650b0 Move all the wrapper functions for distributor.fire
Move the functions inside the distributor and import them
where needed. This reduces duplication and makes it possible
for flake8 to detect when the functions aren't used in a
given file.
2016-04-08 11:01:38 +01:00
..
api Add published room list edit API 2016-03-21 15:06:07 +00:00
app Don't require config to create database 2016-04-06 14:15:45 +01:00
appservice Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
config add tls property 2016-04-06 18:23:45 +02:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation Intern all the things 2016-03-23 16:25:54 +00:00
handlers Move all the wrapper functions for distributor.fire 2016-04-08 11:01:38 +01:00
http Use google style doc strings. 2016-04-01 16:12:07 +01:00
metrics
push Use google style doc strings. 2016-04-01 16:12:07 +01:00
replication Add tests for redactions 2016-04-07 16:52:07 +01:00
rest cleanup 2016-04-06 18:23:45 +02:00
static/client
storage Add tests for redactions 2016-04-07 16:52:07 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Move all the wrapper functions for distributor.fire 2016-04-08 11:01:38 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
python_dependencies.py conditionally import ldap 2016-04-06 18:23:46 +02:00
server.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
state.py Merge pull request #689 from matrix-org/erikj/member 2016-04-04 11:56:40 +01:00
types.py Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00