forked-synapse/synapse/handlers
Erik Johnston 351c64e99e Amalgamate all power levels.
Remove concept of reqired power levels, something similiar can be done
using the new power level event.
2014-11-06 16:59:13 +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 Update to use replaces_state rather than prev_state 2014-11-06 15:25:03 +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 Amalgamate all power levels. 2014-11-06 16:59:13 +00:00
typing.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00