forked-synapse/synapse/handlers
2015-10-02 10:33:49 +01:00
..
__init__.py Simplify LoginHander and AuthHandler 2015-08-12 15:49:37 +01:00
_base.py Merge branch 'develop' into redactyoself 2015-08-28 15:35:39 +01:00
admin.py Remove completely unused concepts from codebase 2015-08-25 16:23:06 +01:00
appservice.py Fix bug where synapse was sending AS user queries incorrectly. 2015-06-17 17:26:03 +01:00
auth.py Allow configuration to ignore invalid SSL certs 2015-09-09 12:02:07 +01:00
directory.py Disallow whitespace in aliases here too 2015-05-14 13:21:55 +01:00
events.py Don't make pushers handle presence/typing events 2015-08-24 16:19:43 +01:00
federation.py Merge pull request #283 from matrix-org/erikj/atomic_join_federation 2015-10-02 09:18:44 +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 Clarify that room_initial_sync returns a python dict 2015-09-21 14:21:03 +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 unused import 2015-08-26 16:03:17 +01:00
room.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/unfederatable 2015-10-02 10:33:49 +01:00
sync.py Fix up one more reference 2015-08-25 16:37:37 +01:00
typing.py Remove needless existence checks 2015-08-26 11:08:23 +01:00