Commit History

Author SHA1 Message Date
  Richard van der Hoff 0a1fc52971 fix parse_string docstring 5 years ago
  Amber Brown 324525f40c Port over enough to get some sytests running on Python 3 (#3668) 5 years ago
  Amber Brown da7785147d Python 3: Convert some unicode/bytes uses (#3569) 5 years ago
  Krombel 3366b9c534 rename assert_params_in_request to assert_params_in_dict 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Amber Brown 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
  Richard van der Hoff 74fcbf741b delete_local_events for purge_history 6 years ago
  Richard van der Hoff f90649eb2b Fix 500 on invalid utf-8 in request 6 years ago
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
  David Baker 73a5f06652 Support registration / login with phone number 7 years ago
  Erik Johnston 7eae6eaa2f Revert "Support registration & login with phone number" 7 years ago
  David Baker 2e27339add Refector out assert_params_in_request 7 years ago
  Erik Johnston f32fb65552 Add new API appservice specific public room list 7 years ago
  Erik Johnston 5810cffd33 Pass since/from parameters over federation 7 years ago
  Mark Haines 2a37467fa1 Use google style doc strings. 8 years ago
  Mark Haines 398cd1edfb Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 8 years ago
  Mark Haines e9c1cabac2 Use parse_json_object_from_request to parse JSON out of request bodies 8 years ago
  Mark Haines b7dbe5147a Add a parse_json_object function 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall 14d7acfad4 Host /unstable and /r0 versions of r0 APIs 8 years ago
  Mark Haines 1967650bc4 Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator 9 years ago
  Erik Johnston dea236e4fa Add missing commas 9 years ago
  Mark Haines 7b814d3f7f Add client v2_alpha resource to synapse server resource tree 9 years ago
  Mark Haines e0bf18addf Add RestServlet base class in synapse/http/servlet.py 9 years ago