forked-synapse/synapse/handlers
2015-04-23 19:01:37 +01:00
..
__init__.py
_base.py Merge pull request #110 from matrix-org/fix_ban 2015-03-16 15:36:52 +00:00
admin.py
appservice.py Fix more AS sender ID thinkos. 2015-04-01 14:05:24 +01:00
directory.py
events.py
federation.py typo 2015-04-08 14:10:06 +01:00
login.py
message.py
presence.py Remove users from the remote_offline_serials list (and clean up empty elements) when they go online again 2015-04-23 19:01:37 +01:00
profile.py
register.py Factor out user id validation checks 2015-03-18 11:34:18 +00:00
room.py SYN-350: Don't ratelimit the individual events generated during room creation 2015-04-21 14:14:19 +01:00
sync.py
typing.py Filter typing nofication events to only those rooms the requesting user is a member of (SYN-328) 2015-04-15 23:34:16 +01:00