..
__init__.py
Move the AS handler out of the Handlers object.
2016-05-31 13:53:48 +01:00
_base.py
move filter_events_for_client out of base handler
2016-05-11 13:42:37 +01:00
account_data.py
…
admin.py
…
appservice.py
Move the AS handler out of the Handlers object.
2016-05-31 13:53:48 +01:00
auth.py
Send down correct error response if user not found
2016-05-27 10:35:15 +01:00
directory.py
Move the AS handler out of the Handlers object.
2016-05-31 13:53:48 +01:00
events.py
Move the presence handler out of the Handlers object
2016-05-16 18:56:37 +01:00
federation.py
Spell "domain" correctly
2016-05-16 19:17:23 +01:00
identity.py
…
message.py
Merge pull request #787 from matrix-org/markjh/liberate_presence_handler
2016-05-17 10:09:43 +01:00
presence.py
Merge pull request #787 from matrix-org/markjh/liberate_presence_handler
2016-05-17 10:09:43 +01:00
profile.py
…
receipts.py
Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room
2016-05-16 19:48:07 +01:00
register.py
Fix set profile error with Requester.
2016-05-23 19:50:28 +02:00
room.py
move filter_events_for_client out of base handler
2016-05-11 13:42:37 +01:00
room_member.py
Remove unused get_joined_rooms_for_user
2016-05-17 10:20:51 +01:00
search.py
move filter_events_for_client out of base handler
2016-05-11 13:42:37 +01:00
sync.py
Merge branch 'develop' into markjh/member_cleanup
2016-05-17 10:13:16 +01:00
typing.py
Move typing handler out of the Handlers object
2016-05-17 15:58:46 +01:00