forked-synapse/synapse/handlers
2015-07-22 16:13:46 +01:00
..
__init__.py Fix various typos 2015-07-07 10:55:31 +01:00
_base.py Don't needlessly compute prev_state 2015-06-03 16:44:24 +01:00
admin.py
appservice.py Fix bug where synapse was sending AS user queries incorrectly. 2015-06-17 17:26:03 +01:00
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 Merge pull request #193 from matrix-org/erikj/bulk_persist_event 2015-07-14 10:49:24 +01:00
identity.py
login.py
message.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts 2015-07-13 13:50:57 +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 code beautify 2015-07-08 16:05:46 +05:30
room.py Implement specifying custom initial state for /createRoom 2015-07-16 15:25:29 +01:00
sync.py Rename key and values for m.room.history_visibility. Support 'invited' value 2015-07-06 13:05:52 +01:00
typing.py Consolidate duplicate code in notifier 2015-07-02 11:46:05 +01:00