MatrixSynapse/synapse/handlers
Mark Haines 041ac476a5 Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them 2014-12-18 18:47:13 +00:00
..
__init__.py
_base.py Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state 2014-12-16 15:59:17 +00:00
admin.py
directory.py clean up coding style a bit 2014-12-16 15:24:03 +00:00
events.py
federation.py Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them 2014-12-18 18:47:13 +00:00
login.py
message.py Merge branch 'release-v0.6.0' into develop 2014-12-16 17:29:49 +00:00
presence.py Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 2014-12-04 15:58:24 +00:00
profile.py Rename MessageHandler.handle_event. Add a few comments. 2014-12-15 17:01:12 +00:00
register.py Fix registration 2014-12-08 09:24:37 +00:00
room.py Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
typing.py clean up coding style a bit 2014-12-16 15:24:03 +00:00