Skip to content
Snippets Groups Projects
  1. Aug 27, 2021
  2. Aug 03, 2021
  3. Jul 20, 2021
  4. Jul 14, 2021
  5. Jul 11, 2021
    • Kurt Roeckx's avatar
      Return proper error in case of invalid UTF-8 in json_body · 699f7767
      Kurt Roeckx authored
      json_body is used in places that need authentication. In
      case an unknown field is set, Ruma doesn't parse the field
      and so doesn't give an error on invalid UTF-8. But Conduit
      has parsed and on error makes json_body None. Return an
      error to the client instead of generating an internal error.
      699f7767
  6. Jun 09, 2021
  7. May 28, 2021
  8. May 21, 2021
  9. May 04, 2021
  10. Mar 02, 2021
  11. Dec 05, 2020
  12. Oct 23, 2020
  13. Oct 18, 2020
  14. Sep 08, 2020
  15. Aug 23, 2020
    • Devin Ragotzy's avatar
      Keep track of State at event for state resolution · c4f5a0a6
      Devin Ragotzy authored
      feat: first steps towards joining rooms over federation
      Add state-res as a dependency of conduit
      Add reverse_topological_power_sort before append_pdu
      Implement statehashstatid_pduid tree for keeping track of state
      Clean up implementation of state_hash as key for tracking state
      c4f5a0a6
  16. Aug 12, 2020
  17. Jul 30, 2020
Loading