MatrixSynapse/synapse/handlers
Mark Haines 7f6f3f9d62 Pass the current time to serialize event, rather than passing an
HS and getting a clock from it and calling time_msec on the clock.
Remove the serialize_event method from the HS since it is no longer
needed.
2015-01-26 16:11:28 +00:00
..
__init__.py
_base.py
admin.py
directory.py
events.py Pass the current time to serialize event, rather than passing an 2015-01-26 16:11:28 +00:00
federation.py
login.py
message.py Pass the current time to serialize event, rather than passing an 2015-01-26 16:11:28 +00:00
presence.py
profile.py
register.py
room.py Pass the current time to serialize event, rather than passing an 2015-01-26 16:11:28 +00:00
typing.py