Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Sep 16, 2020
  2. Aug 09, 2020
  3. Jul 19, 2020
  4. Jul 10, 2020
  5. Jul 08, 2020
  6. Jun 07, 2020
  7. May 22, 2020
  8. May 13, 2020
  9. May 08, 2020
  10. Apr 22, 2020
  11. Apr 13, 2020
  12. Mar 03, 2020
  13. Feb 20, 2020
  14. Feb 04, 2020
  15. Jan 28, 2020
  16. Jan 27, 2020
  17. Jan 12, 2020
  18. Dec 14, 2019
  19. Dec 05, 2019
  20. Dec 03, 2019
  21. Nov 23, 2019
  22. 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
  23. Jun 12, 2019
  24. Jun 09, 2019
  25. Jul 17, 2018
  26. Jul 10, 2018
  27. Jun 28, 2018
  28. Jun 09, 2018
  29. May 08, 2018
  30. Apr 21, 2018
  31. Feb 19, 2018
  32. Feb 18, 2018
    • christarazi's avatar
      Support audio, video, generic file for pasting (#220) · cd9d1a2e
      christarazi authored
      * Refactor widget items to use same interface
      
      * Support audio, video, generic file for pasting
      
      * Add utils function for human readable file sizes
      
      * Set correct MIME type for media messages
      
      This change also determines the size of the upload once from the
      ContentLengthHeader, rather than seeking the QIODevice and asking for
      its size. This prevents any future trouble in case the QIODevice is
      sequential (cannot be seeked). The MIME type is also determined at
      upload once, rather than using the QIODevice and the underlying data
      inside.
      
      * Allow for file urls to be used as fall-back
      
      This fixes an issue on macOS which uses `text/uri-list` for copying
      files to the clipboard.
      
      fixes #228 
      cd9d1a2e
  33. Feb 15, 2018
  34. Feb 10, 2018
  35. Jan 24, 2018
  36. Jan 10, 2018
Loading