Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Nov 30, 2023
  2. Nov 20, 2023
  3. Oct 21, 2023
  4. Oct 18, 2023
  5. Jul 12, 2023
  6. Jun 18, 2023
  7. Jun 08, 2023
  8. Feb 25, 2023
  9. Feb 23, 2023
    • Klemens Nanni's avatar
      Honour Qt scaling factor on OpenBSD · dc1fb1b4
      Klemens Nanni authored
      Instead of completing the list of Linux, Windows and the BSDs (NetBSD and
      DragonFly would still be missing), simply flip it to not-macOS to simplify
      and fix the two other aforementioned BSDs at once.
      dc1fb1b4
  10. Feb 21, 2023
  11. Feb 01, 2023
  12. Jan 22, 2023
  13. Jan 02, 2023
  14. Nov 04, 2022
  15. Oct 25, 2022
  16. Sep 30, 2022
  17. Sep 25, 2022
  18. Sep 11, 2022
    • Forest's avatar
      Control logging via command line and environment variables · 80f7683a
      Forest authored
      Nheko is very chatty in its log output, generating log noise (which
      complicates diagnostics) and needless disk writes (which affect power
      consumption and SSD life).  This patch introduces command line options
      and environment variables to control log levels and output type.
      
      The old --debug command line option still works, at least for now.
      It is overridden by the new command line options when they are used.
      
      Partially addresses #665.
      80f7683a
  19. May 10, 2022
  20. Feb 09, 2022
  21. Jan 29, 2022
  22. Jan 26, 2022
  23. Jan 02, 2022
  24. Jan 01, 2022
  25. Dec 29, 2021
  26. Dec 28, 2021
  27. Dec 19, 2021
  28. 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
  29. Dec 14, 2021
  30. Nov 27, 2021
  31. Nov 04, 2021
  32. Sep 27, 2021
  33. Sep 17, 2021
  34. Aug 29, 2021
Loading