MatrixSynapse/synapse/handlers
Erik Johnston 07507643cb Use dictionary cache to do group -> state fetching 2015-08-05 15:11:42 +01:00
..
__init__.py Fix various typos 2015-07-07 10:55:31 +01:00
_base.py
admin.py
appservice.py
auth.py Add back in support for remembering parameters submitted to a user-interactive auth call. 2015-07-15 19:28:57 +01:00
directory.py
events.py
federation.py Use dictionary cache to do group -> state fetching 2015-08-05 15:11:42 +01:00
identity.py Add vector.im as trusted ID server 2015-08-03 15:31:21 +01:00
login.py
message.py Speed up event filtering (for ACL) logic 2015-08-04 09:32:23 +01:00
presence.py Consolidate duplicate code in notifier 2015-07-02 11:46:05 +01:00
profile.py
receipts.py Disable receipts for now 2015-07-22 16:13:46 +01:00
register.py Fix v2_alpha registration. Add unit tests. 2015-07-28 17:34:12 +01:00
room.py Implement specifying custom initial state for /createRoom 2015-07-16 15:25:29 +01:00
sync.py Speed up event filtering (for ACL) logic 2015-08-04 09:32:23 +01:00
typing.py Consolidate duplicate code in notifier 2015-07-02 11:46:05 +01:00