forked-synapse/synapse/handlers
Erik Johnston 4317c8e583 Implement new replace_state and changed prev_state
`prev_state` is now a list of previous state ids, similiar to
prev_events. `replace_state` now points to what we think was replaced.
2014-11-06 15:10:55 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Fix auth checks to all use the given old_event_state 2014-11-05 11:07:54 +00:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
events.py Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
federation.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
login.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
message.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
presence.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
profile.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
register.py Use python logger, not the twisted logger 2014-11-03 10:16:28 +00:00
room.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
typing.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00