anonymousland-synapse/synapse
Mark Haines c626fc576a Move the AS handler out of the Handlers object.
Access it directly from the homeserver itself. It already wasn't
inheriting from BaseHandler storing it on the Handlers object was
already somewhat dubious.
2016-05-31 13:53:48 +01:00
..
api Spell "domain" correctly 2016-05-16 19:17:23 +01:00
app os.environ requires a string 2016-05-16 17:21:30 +01:00
appservice Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
config Move the functions for parsing app service config 2016-05-17 11:28:58 +01:00
crypto Uncommit accidentally commited edit to cipher list 2016-05-10 18:44:32 +02:00
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation Run transaction queue on reactor 2016-05-09 10:10:06 +01:00
handlers Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
http Clean up the blacklist/whitelist handling. 2016-05-16 13:03:59 +01:00
metrics
push Check for presence of 'avatar_url' key 2016-05-24 15:12:05 +01:00
replication Move typing handler out of the Handlers object 2016-05-17 15:58:46 +01:00
rest Split out the room list handler 2016-05-31 11:05:16 +01:00
static/client
storage Fix to allow start with postgres 2016-05-27 10:44:44 +01:00
streams
util catch thinko in presentable names 2016-05-23 22:55:11 +01:00
__init__.py
notifier.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
python_dependencies.py Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 2016-04-29 10:05:20 +01:00
server.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py Spell "domain" correctly 2016-05-16 19:17:23 +01:00
visibility.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00