forked-synapse/synapse/handlers
Daniel Wagner-Hall d5a825edee Merge branch 'auth' into refresh
Conflicts:
	synapse/handlers/register.py
2015-08-20 17:13:33 +01:00
..
__init__.py Simplify LoginHander and AuthHandler 2015-08-12 15:49:37 +01:00
_base.py Check that the canonical room alias actually points to the room 2015-08-20 09:55:04 +01:00
admin.py Update copyright notices 2015-01-06 13:21:39 +00:00
appservice.py Fix bug where synapse was sending AS user queries incorrectly. 2015-06-17 17:26:03 +01:00
auth.py Merge branch 'auth' into refresh 2015-08-20 17:13:33 +01:00
directory.py Disallow whitespace in aliases here too 2015-05-14 13:21:55 +01:00
events.py Don't get apservice interested rooms in RoomHandler.get_joined_rooms_for_users 2015-08-19 13:46:03 +01:00
federation.py Remove pointless map 2015-08-13 17:20:59 +01:00
identity.py Add endpoint that proxies ID server request token and errors if the given email is in use on this Home Server. 2015-08-04 14:37:09 +01:00
message.py Implement a batched presence_handler.get_state and use it 2015-08-17 10:40:23 +01:00
presence.py Typo 2015-08-18 11:19:08 +01:00
profile.py Treat setting your display name to the empty string as removing it (SYN-186). 2015-05-14 14:19:59 +01:00
receipts.py Re-enable receipts 2015-08-13 16:58:10 +01:00
register.py Remove incorrect whitespace 2015-08-20 17:10:10 +01:00
room.py Add m.room.avatar to default power levels. Change default required power levels of such events to 50 2015-08-20 14:35:40 +01:00
sync.py Don't get apservice interested rooms in RoomHandler.get_joined_rooms_for_users 2015-08-19 13:46:03 +01:00
typing.py Consolidate duplicate code in notifier 2015-07-02 11:46:05 +01:00