Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Oct 01, 2017
    • Konstantinos Sideris's avatar
      Remove extra clang-format options · 0c0ac68b
      Konstantinos Sideris authored
      0c0ac68b
    • Rokas Kupstys's avatar
      Fixes #50. · da6e7c11
      Rokas Kupstys authored
      On KDE desktop icon failed to appear because TrayIcon requested a zero-size rect. Implementing MsgCountComposedIcon::availableSizes() method fixes that.
      
      After icon became visible it was not transparent, and places that should have been transparent contained artifacts likely due to uninitialized memory. Implementing MsgCountComposedIcon::pixmap() which returns a pixmap with alpha channel fixes that.
      da6e7c11
  2. Sep 30, 2017
  3. Sep 10, 2017
  4. Sep 03, 2017
  5. Sep 02, 2017
  6. Aug 26, 2017
  7. Aug 21, 2017
  8. Aug 20, 2017
  9. Aug 15, 2017
  10. Aug 14, 2017
  11. Aug 13, 2017
  12. Aug 06, 2017
  13. Aug 05, 2017
  14. Jul 30, 2017
  15. Jul 15, 2017
  16. Jul 09, 2017
  17. Jul 08, 2017
    • jansol's avatar
      Improve login flow (#35) · f5ba6394
      jansol authored
      * Validate both inferred and explicitly entered server addresses by attempting to call the /versions endpoint
      * If the domain from the mxid fails validation, try prefixing it with 'matrix'
      * Only show server address field if address validation ultimately fails
      f5ba6394
  18. Jul 02, 2017
  19. Jul 01, 2017
  20. Jun 05, 2017
  21. Jun 04, 2017
  22. Jun 02, 2017
Loading