Historique des commits

Auteur SHA1 Message Date
  Matthew Hodgson 83b2f83da0 actually throw meaningful errors il y a 8 ans
  Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. il y a 8 ans
  Matthew Hodgson 8b98a7e8c3 pep8 il y a 8 ans
  Matthew Hodgson 7426c86eb8 add a persistent cache of URL lookups, and fix up the in-memory one to work il y a 8 ans
  Matthew Hodgson d1b154a10f support gzip compression, and don't pass through error msgs il y a 8 ans
  Matthew Hodgson 683e564815 handle spidered relative images correctly il y a 8 ans
  Matthew Hodgson 0d3d7de6fc sync in changes from matrixfederationclient il y a 8 ans
  Matthew Hodgson a8a5dd3b44 handle requests with missing content-length headers (e.g. YouTube) il y a 8 ans
  Matthew Hodgson 721b2bfa85 implement redirects il y a 8 ans
  Matthew Hodgson 64b4aead15 make it work il y a 8 ans
  Matthew Hodgson dd4287ca5d make it build il y a 8 ans
  Matthew Hodgson d9d48aad2d Merge branch 'develop' into matthew/preview_urls il y a 8 ans
  David Baker 9a3c80a348 pep8 il y a 8 ans
  David Baker 7bcee4733a Encode unicode objects given to post_urlencode* otherwise urllib.urlencode chokes. il y a 8 ans
  Matthew Hodgson 7dd0c1730a initial WIP of a tentative preview_url endpoint - incomplete, untested, experimental, etc. just putting it here for safekeeping for now il y a 8 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 8 ans
  Daniel Wagner-Hall b8dd5b1a2d Verify third party ID server certificates il y a 8 ans
  Erik Johnston a80ef851f7 Fix previous merge to s/version_string/user_agent/ il y a 8 ans
  Steven Hammerton 625e13bfde Add get_raw method to SimpleHttpClient, use this in CAS auth rather than requests il y a 8 ans
  Daniel Wagner-Hall 492beb62a8 Use space not dash as delimiter il y a 8 ans
  Daniel Wagner-Hall e0b466bcfd Use space not dash as delimiter il y a 8 ans
  Daniel Wagner-Hall b28c7da0a4 Preserve version string in user agent il y a 8 ans
  Daniel Wagner-Hall 8fc52bc56a Allow synapse's useragent to be customized il y a 8 ans
  Daniel Wagner-Hall 3bcbabc9fb Rename context factory il y a 8 ans
  Daniel Wagner-Hall 6485f03d91 Fix random formatting il y a 8 ans
  Daniel Wagner-Hall 81a93ddcc8 Allow configuration to ignore invalid SSL certs il y a 8 ans
  Mark Haines 78323ccdb3 Remove syutil dependency in favour of smaller single-purpose libraries il y a 8 ans
  Erik Johnston 653533a3da Fix log context when sending requests il y a 9 ans
  Erik Johnston 83f119a84a Log requests and responses sent via http.client il y a 9 ans
  Erik Johnston 79e37a7ecb Correctly pass connection pool parameter il y a 9 ans