Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jul 17, 2018
  2. Jul 15, 2018
  3. Jun 30, 2018
  4. Jun 09, 2018
  5. May 08, 2018
  6. Apr 26, 2018
  7. Apr 21, 2018
  8. Apr 14, 2018
    • Konstantinos Sideris's avatar
      Popup improvements · ca66940e
      Konstantinos Sideris authored
      - ESC closes the popup.
      - Up/Down arrows for navigation.
      - BackTab for backwards navigation.
      
      fixes #301
      fixes #302
      ca66940e
  9. Apr 10, 2018
  10. Mar 25, 2018
  11. Mar 24, 2018
  12. Mar 18, 2018
  13. Feb 20, 2018
  14. 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
  15. Feb 10, 2018
  16. Jan 25, 2018
  17. Jan 17, 2018
  18. Jan 16, 2018
  19. Jan 10, 2018
  20. Dec 01, 2017
  21. Nov 30, 2017
  22. Nov 29, 2017
  23. Nov 21, 2017
  24. Nov 16, 2017
  25. Nov 05, 2017
  26. Nov 04, 2017
  27. Nov 03, 2017
  28. Oct 31, 2017
  29. Oct 15, 2017
  30. Oct 08, 2017
  31. Oct 04, 2017
  32. Oct 01, 2017
  33. Sep 20, 2017
  34. Sep 10, 2017
  35. Sep 03, 2017
  36. Aug 20, 2017
Loading