Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Mar 04, 2018
  2. Mar 03, 2018
  3. Mar 01, 2018
  4. Feb 28, 2018
  5. Feb 26, 2018
  6. Feb 24, 2018
  7. Feb 23, 2018
  8. Feb 20, 2018
  9. Feb 19, 2018
  10. Feb 18, 2018
    • Konstantinos Sideris's avatar
      Notify the user on upload failures · a8e17b9c
      Konstantinos Sideris authored
      a8e17b9c
    • 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
    • Konstantinos Sideris's avatar
      c8bfb022
  11. Feb 17, 2018
  12. Feb 16, 2018
  13. Feb 15, 2018
  14. Feb 11, 2018
  15. Feb 10, 2018
Loading