Skip to content
Snippets Groups Projects
  1. Oct 29, 2023
  2. Oct 28, 2023
    • 🥺's avatar
      do not expect/unwrap requests · 95187419
      🥺 authored
      
      causes tokio runtime worker to panic as we attempt to convert an HTTP
      Request from ruma (try_into_http_request) into a reqwest Request so the
      reqwest http client on the server can execute said request. error
      message is not ideal ("invalid port number") but core issue is fixed.
      
      Co-authored-by: default avatarinfamous <ehuff007@gmail.com>
      Signed-off-by: default avatargirlbossceo <june@girlboss.ceo>
      95187419
  3. Oct 24, 2023
  4. Oct 22, 2023
  5. Oct 21, 2023
  6. Sep 24, 2023
  7. Sep 14, 2023
  8. Sep 13, 2023
  9. Sep 11, 2023
  10. Aug 27, 2023
  11. Aug 23, 2023
  12. Aug 12, 2023
Loading