anonymousland-synapse/synapse/handlers
2014-12-19 17:36:33 +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 Don't ratelimit room create events 2014-12-19 14:18:27 +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 bump_presence_active_time when sending a message event 2014-12-19 14:30:57 +00:00
presence.py
profile.py Rate limit display names and avatar urls per request rather than per event. 2014-12-19 17:36:33 +00:00
register.py
room.py Set a state_key for the topic and room name, otherwise they won't be treated as room state 2014-12-19 15:31:27 +00:00
typing.py clean up coding style a bit 2014-12-16 15:24:03 +00:00