Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jun 18, 2022
  2. May 13, 2022
  3. May 07, 2022
  4. May 05, 2022
  5. Mar 31, 2022
  6. Mar 30, 2022
  7. Mar 29, 2022
  8. Jan 30, 2022
  9. Jan 26, 2022
  10. Jan 01, 2022
  11. 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
      Verified
      09aded2b
  12. Nov 20, 2021
  13. Sep 17, 2021
  14. 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
  15. Sep 05, 2021
  16. Aug 17, 2021
  17. Aug 10, 2021
  18. May 29, 2021
  19. May 28, 2021
  20. May 24, 2021
  21. Mar 16, 2021
  22. Mar 05, 2021
  23. Feb 25, 2021
  24. Feb 24, 2021
  25. Feb 22, 2021
  26. Jan 26, 2021
    • Joe Donofry's avatar
      Implement Privacy Screen · bfeb766a
      Joe Donofry authored
      * Add handles for window focus gained / focus lossed and connect to timer
      * Clean up some of the PrivacyScreen.qml code
      * Connect settings to PrivacyScreen visibility
      Verified
      bfeb766a
  27. Jan 11, 2021
  28. Jan 10, 2021
  29. Dec 18, 2020
  30. Nov 25, 2020
Loading