MatrixSynapse/synapse/handlers
Mark Haines ee2d722f0f Merge pull request #276 from matrix-org/markjh/history_for_rooms_that_have_been_left
SPEC-216: Allow users to view the history of rooms that they have left.
2015-09-21 14:38:13 +01:00
..
__init__.py
_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
auth.py Allow configuration to ignore invalid SSL certs 2015-09-09 12:02:07 +01:00
directory.py
events.py Don't make pushers handle presence/typing events 2015-08-24 16:19:43 +01:00
federation.py Add missing param in store.get_state_groups invocation 2015-08-21 09:15:13 +01:00
identity.py
message.py Clarify that room_initial_sync returns a python dict 2015-09-21 14:21:03 +01:00
presence.py
profile.py
receipts.py
register.py Remove unused import 2015-08-26 16:03:17 +01:00
room.py Remove undocumented and unimplemented 'feedback' parameter from the Client-Server API 2015-09-09 16:05:09 +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