Skip to content
Snippets Groups Projects
  1. May 03, 2024
  2. Apr 26, 2024
  3. Apr 17, 2024
  4. Apr 15, 2024
  5. Apr 09, 2024
  6. Apr 06, 2024
  7. Apr 02, 2024
  8. Mar 31, 2024
  9. Mar 27, 2024
  10. Mar 23, 2024
  11. Mar 08, 2024
  12. Mar 04, 2024
  13. Feb 24, 2024
    • 🥺's avatar
      replace accidental unwraps with if let's · ca42ec33
      🥺 authored and 🥺's avatar 🥺 committed
      
      this provides not only some future compatibility with MSC4051,
      but it just makes sense to not crash/error if we can't get a server_name
      from the room ID and should just use the server_name from the sender
      user's invite event. there is already code ahead that accounts for
      an empty vector so this is safe.
      
      Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>
      ca42ec33
  14. Feb 20, 2024
Loading