Commit History

Author SHA1 Message Date
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown 2889b05554 Unify v1 and v2 REST client APIs (#5226) 5 years ago
  Erik Johnston ad010f6306 Remove usage of request.postpath 5 years ago
  Erik Johnston ec638a1602 Only handle GET requests for /push_rules 5 years ago
  Amber Brown fd96dd75a3 Fix non-ASCII pushrules (#4248) 5 years ago
  Amber Brown 02aa41809b Port rest/ to Python 3 (#3823) 5 years ago
  Amber Brown 8a4f05fefb Fix develop because I broke it :( (#3535) 6 years ago
  Krombel 32fd6910d0 Use parse_{int,str} and assert from http.servlet 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Erik Johnston 6a0afa582a Load push rules in storage layer, so that they get cached 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 b7dbe5147a Add a parse_json_object function 8 years ago
  Mark Haines 1b4f4a936f Hook up the push rules stream to account_data in /sync 8 years ago
  Mark Haines 3406eba4ef Move the code for formatting push rules into a separate function 8 years ago
  Mark Haines ddf9e7b302 Hook up the push rules to the notifier 8 years ago
  Mark Haines de27f7fc79 Add support for changing the actions for default rules 8 years ago
  Mark Haines 15c2ac2cac Make sure we return a JSON object when returning the values of specif… 8 years ago
  Mark Haines 9892d017b2 Remove unused get_rule_attr method 8 years ago
  Mark Haines b9977ea667 Remove dead code for setting device specific rules. 8 years ago
  Mark Haines 458782bf67 Fix typo in request validation for adding push rules. 8 years ago
  Mark Haines 8c94833b72 Fix adding push rules relative to other rules 8 years ago
  Mark Haines e18257f0e5 Add missing yield in push_rules set enabled 8 years ago
  Erik Johnston 0d241e1114 Take a deepcopy of push rules before mutating them 8 years ago
  Erik Johnston d1f56f732e Use static for const dicts 8 years ago
  Erik Johnston 0e39dcd135 Remove internal ids 8 years ago
  David Baker a7927c13fd Fix enabling & disabling push rules 8 years ago
  Mark Haines 9c1f853d58 Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 8 years ago
  Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago