Skip to content
Snippets Groups Projects
  1. Nov 26, 2023
  2. Nov 25, 2023
  3. Nov 11, 2023
  4. Oct 29, 2023
  5. 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
  6. Oct 24, 2023
  7. Oct 22, 2023
  8. Oct 21, 2023
  9. Sep 24, 2023
  10. Sep 14, 2023
Loading