Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Oct 03, 2020
  2. Sep 22, 2020
  3. Sep 13, 2020
  4. Aug 31, 2020
  5. Aug 29, 2020
  6. Aug 28, 2020
  7. Aug 17, 2020
  8. Aug 13, 2020
  9. Aug 09, 2020
  10. Jul 26, 2020
  11. Jul 23, 2020
  12. Jul 10, 2020
  13. May 18, 2020
  14. Apr 13, 2020
  15. Feb 15, 2020
  16. Feb 06, 2020
  17. Feb 01, 2020
  18. Jan 31, 2020
  19. Jan 28, 2020
  20. Jan 12, 2020
  21. Dec 23, 2019
  22. Dec 15, 2019
  23. Dec 05, 2019
  24. Jul 22, 2019
    • Nicolas Werner's avatar
      Fix copy and pasting image from clipboard · cefe5fe7
      Nicolas Werner authored
      If the QMimeData contains an image, it actually has a mime type of
      application/x-qt-image. At least in some cases accessing the image/*
      data returns a 0 length array. Accessing the data via ->imageData works
      however. So we use that as our accessor and pass it to the preview
      dialog.
      cefe5fe7
  25. Jun 15, 2019
  26. Jun 14, 2019
    • Joe Donofry's avatar
      Further Improve Reply Functionality · 129beb57
      Joe Donofry authored
      Quoted replies now include matrix.to links for the event and the user.
      UI Rendering has been (slightly) improved... still very WIP.
      Restructured the reply structure in the code for future usability
      improvements.
      Verified
      129beb57
  27. Jun 12, 2019
  28. Jun 09, 2019
  29. Mar 03, 2019
Loading