forked-synapse/synapse/handlers
2014-11-04 15:10:43 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Sign events we create. 2014-11-03 11:33:28 +00:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py Begin making auth use event.old_state_events 2014-10-15 16:06:59 +01:00
events.py Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
federation.py On AuthError, raise a FederationError 2014-11-04 15:10:43 +00:00
login.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
message.py Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 2014-10-30 11:18:28 +00:00
presence.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
profile.py Begin making auth use event.old_state_events 2014-10-15 16:06:59 +01:00
register.py Use python logger, not the twisted logger 2014-11-03 10:16:28 +00:00
room.py Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 2014-10-30 11:18:28 +00:00
typing.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00