Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Nov 04, 2022
  2. Oct 25, 2022
  3. Sep 30, 2022
  4. Sep 25, 2022
  5. 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
  6. May 10, 2022
  7. Feb 09, 2022
  8. Jan 29, 2022
  9. Jan 26, 2022
  10. Jan 02, 2022
  11. Jan 01, 2022
  12. Dec 29, 2021
  13. Dec 28, 2021
  14. Dec 19, 2021
  15. 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
  16. Dec 14, 2021
  17. Nov 27, 2021
  18. Nov 04, 2021
  19. Sep 27, 2021
  20. Sep 17, 2021
  21. Aug 29, 2021
  22. Jul 21, 2021
  23. Jul 07, 2021
  24. Jun 30, 2021
  25. Mar 05, 2021
  26. Feb 09, 2021
  27. Feb 04, 2021
  28. Jan 23, 2021
  29. Jan 19, 2021
  30. Jan 14, 2021
  31. Jan 10, 2021
  32. Dec 27, 2020
    • Nicolas Werner's avatar
      Fix #359 · 391b1b32
      Nicolas Werner authored
      Actually store the login details under the selected profile
      391b1b32
  33. Dec 25, 2020
  34. Dec 03, 2020
  35. Oct 27, 2020
Loading