forked-synapse/synapse/http
Richard van der Hoff 47815edcfa ConsentResource to gather policy consent from users
Hopefully there are enough comments and docs in this that it makes sense on its
own.
2018-05-15 15:11:59 +01:00
..
__init__.py add missing param to cancelled_to_request_timed_out_error 2018-05-02 22:42:36 +01:00
additional_resource.py Remove redundant request_handler decorator 2018-05-10 12:19:53 +01:00
client.py replace stringIO imports 2018-04-28 13:46:23 +02:00
endpoint.py Merge pull request #3182 from Half-Shot/hs/fix-twisted-shutdown 2018-05-03 12:40:11 +01:00
matrixfederationclient.py Merge pull request #3108 from NotAFile/py3-six-urlparse 2018-04-30 00:33:05 +01:00
request_metrics.py Move outgoing_responses_counter handling to RequestMetrics 2018-05-10 12:19:52 +01:00
server.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
servlet.py delete_local_events for purge_history 2018-02-09 13:07:41 +00:00
site.py Move RequestMetrics handling into SynapseRequest.processing() 2018-05-10 12:19:51 +01:00