Commit History

Author SHA1 Message Date
  Richard van der Hoff fcfe7f6ad3 Use simplejson throughout 6 years ago
  Matthew Hodgson ab9f844aaf Add federation_domain_whitelist option (#2820) 6 years ago
  Matthew Hodgson 28a6ccb49c add registrations_require_3pid 6 years ago
  Richard van der Hoff d5f9fb06b0 Refactor UI auth implementation 6 years ago
  David Baker 1a9255c12e Use CodeMessageException subclass instead 7 years ago
  Richard van der Hoff 1d09586599 Address review comments 7 years ago
  Richard van der Hoff 7f237800e9 re-refactor exception heirarchy 7 years ago
  Richard van der Hoff 170ccc9de5 Fix routing loop when fetching remote media 7 years ago
  Kegan Dougal a2a6c1c22f Fail with a coherent error message if `/sync?filter=` is invalid 7 years ago
  David Baker 385aec4010 Implement https://github.com/matrix-org/matrix-doc/pull/346/files 8 years ago
  David Baker be8be535f7 requestToken update 8 years ago
  Daniel Wagner-Hall 4de08a4672 Revert "Merge two of the room join codepaths" 8 years ago
  Daniel Wagner-Hall cf81375b94 Merge two of the room join codepaths 8 years ago
  Daniel Wagner-Hall ac5a4477ad Require unbanning before other membership changes 8 years ago
  David Baker 5819b7a78c M_INVALID_USERNAME to be consistent with the parameter name 8 years ago
  David Baker 3f8db3d597 Add specific error code for invalid user names. 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Mark Haines 392773ccb2 Guest users must be joined to a room to see it in /sync 8 years ago
  Mark Haines 0ee0138325 Include the list of bad room ids in the error 8 years ago
  Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id= 8 years ago
  Daniel Wagner-Hall e60dad86ba Reject events which are too large 8 years ago
  Mark Haines 93cc60e805 Remove log line that was generated whenever an error was created. We are now creating error objects that aren't raised so it's probably a bit too confusing to keep 8 years ago
  Mark Haines f2fcc0a8cf synapse/api/errors.py:RoomError was unused 8 years ago
  David Baker c77048e12f Add endpoint that proxies ID server request token and errors if the given email is in use on this Home Server. 9 years ago
  David Baker 6532b6e607 Merge branch 'develop' into csauth 9 years ago
  David Baker 74270defda No commas here, otherwise our error string constants become tuples. 9 years ago
  David Baker 03eb4adc6e Dedicated error code for failed 3pid auth verification 9 years ago
  David Baker a2c10d37d7 Add an error code to 'missing token' response. 9 years ago
  Kegan Dougal e426df8e10 Grant ASes the ability to create alias in their own namespace. 9 years ago
  Erik Johnston ae46f10fc5 Apply sanity to the transport client interface. Convert 'make_join' and 'send_join' to accept iterables of destinations 9 years ago