synapse-product/synapse/handlers
2014-12-16 18:57:36 +00:00
..
__init__.py
_base.py Fix bugs in invite/join dances. 2014-11-25 17:59:49 +00:00
admin.py
directory.py
events.py Attempt to fix bug where we 500d an event stream due to trying to cancel a timer twice 2014-11-26 18:04:33 +00:00
federation.py Fix bug where we did not send the full auth chain to people that joined over federation 2014-12-16 18:57:36 +00:00
login.py
message.py Fix bugs in invite/join dances. 2014-11-25 17:59:49 +00:00
presence.py Extra verbosity on logging of received presence info 2014-12-02 20:51:28 +00:00
profile.py
register.py
room.py Squash room_ids list to a set() to remove duplicates - with TODO marker as I have no idea /why/ the dups are happening in the first place 2014-12-02 20:51:12 +00:00
typing.py