Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jul 08, 2023
  2. Jun 08, 2023
  3. May 25, 2023
  4. May 19, 2023
  5. Mar 01, 2023
  6. Feb 21, 2023
  7. Jan 02, 2023
  8. Dec 28, 2022
  9. Nov 09, 2022
  10. Nov 04, 2022
  11. Oct 14, 2022
    • Rohit Sutradhar's avatar
      VoIP v1 implementation (#1161) · ac48c332
      Rohit Sutradhar authored
      * Initial commit for VoIP v1 implementation
      
      * Added draft of event handlers for voip methods
      
      * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility
      
      * Added call events to the general message pipeline. Modified Call Reject mechanism
      
      * Added message delegates for new events. Modified hidden events. Updated handle events.
      
      * Updated implementation to keep track of calls on other devices
      
      * Fixed linting
      
      * Fixed code warnings
      
      * Fixed minor bugs
      
      * fixed ci
      
      * Added acceptNegotiation method definition when missing gstreamer
      
      * Fixed warnings
      
      * Fixed linting
      Unverified
      ac48c332
  12. Sep 30, 2022
  13. Sep 16, 2022
    • q234rty's avatar
      Fix "Send by enter" on Windows · 15b9dbe9
      q234rty authored
      Apparently on windows `Qt.inputMethod.visible` is always true when an input method is installed. Also on windows even after removing the check enter is still consumed by the input method, not nheko.
      Unverified
      15b9dbe9
  14. Jun 14, 2022
  15. Jun 13, 2022
  16. Mar 20, 2022
  17. Mar 19, 2022
  18. Mar 11, 2022
  19. Mar 10, 2022
  20. Mar 05, 2022
    • Malte E's avatar
      Mobile message input (#962) · ab05e2d8
      Malte E authored
      * swap send and sticker icons based on text input
      
      * collapse MessageInput options when window is narrow
      
      * buttons disappear once you type/send partial text from input method
      Unverified
      ab05e2d8
  21. Mar 01, 2022
  22. Feb 21, 2022
  23. Feb 14, 2022
  24. Jan 09, 2022
  25. Jan 01, 2022
  26. Dec 27, 2021
  27. Dec 11, 2021
  28. Nov 16, 2021
  29. Sep 02, 2021
  30. Aug 29, 2021
  31. Aug 22, 2021
Loading