Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Mar 30, 2022
  2. Mar 29, 2022
  3. Mar 06, 2022
  4. Jan 30, 2022
  5. Jan 29, 2022
  6. Jan 26, 2022
  7. Jan 18, 2022
  8. Jan 01, 2022
  9. Dec 30, 2021
  10. Dec 29, 2021
  11. Dec 28, 2021
  12. Dec 17, 2021
    • Nicolas Werner's avatar
      Fix crash when receiving matrix uri · 09aded2b
      Nicolas Werner authored
      It seems like handling the message in a blocking manner is a no-go. I
      have no idea how to fix that, so just use a queued connection for now...
      (ASAN does not cooperate and just hides the crash D:)
      
      fixes #842
      09aded2b
  13. Dec 15, 2021
  14. Dec 13, 2021
  15. Nov 29, 2021
  16. Nov 21, 2021
  17. Nov 20, 2021
  18. Nov 08, 2021
  19. Nov 07, 2021
  20. Oct 29, 2021
  21. Oct 17, 2021
  22. Sep 17, 2021
  23. Sep 16, 2021
    • Thulinma's avatar
      Improvements for linking to events · 1d5bf56c
      Thulinma authored
      - Fixes scrolling to an event not being reliable
      - Adds new /goto command that can open URLs, go to events, or go to message indexes.
      - Refactored ChatPage::handleMatrixUri() to contain the handling originally in Nheko::openLink(), and makes it return a boolean based on whether the URL was handled internally or not.
      1d5bf56c
  24. Sep 07, 2021
    • Thulinma's avatar
      More profile improvements: · a39cb537
      Thulinma authored
      - Now scrolls entire profile instead of only device list, improving the experience on smaller screens
      - Fixed centering of room name
      - Allow profile to be sized smaller to match the new scrolling behavior
      - Silenced warning about room being null for global profiles
      - Matrix URLs now open global profiles instead of room-specific profiles if the user is not in the currently opened room
      - Opening global profile from room specific profile now uses openGlobalUserProfile function instead of reinventing the wheel
      a39cb537
  25. Sep 05, 2021
  26. Sep 03, 2021
  27. Aug 31, 2021
  28. Aug 29, 2021
  29. Aug 17, 2021
Loading