forked-synapse/synapse/rest
2014-12-10 14:02:48 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
admin.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00
base.py Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
directory.py Remember also to UTF-8 decode bytes in room alias names in directory server URLs 2014-11-18 18:06:35 +00:00
events.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
initial_sync.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
login.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00
presence.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00
profile.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
register.py Fix registration 2014-12-08 09:24:37 +00:00
room.py Fix bug when uploading state with empty state_key 2014-12-10 14:02:48 +00:00
transactions.py track replication destination health, and perform exponential back-off when sending transactions. does *not* yet retry transactions, but drops them on the floor if waiting for a server to recover. 2014-12-07 02:26:07 +00:00
voip.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00