Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Aug 14, 2024
  2. Mar 08, 2024
  3. Mar 05, 2024
  4. Jan 10, 2024
  5. Oct 26, 2023
  6. Jul 08, 2023
  7. Jun 08, 2023
  8. May 25, 2023
  9. May 19, 2023
  10. Mar 01, 2023
  11. Feb 21, 2023
  12. Jan 02, 2023
  13. Dec 28, 2022
  14. Nov 09, 2022
  15. Nov 04, 2022
  16. 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
  17. Sep 30, 2022
  18. 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
  19. Jun 14, 2022
  20. Jun 13, 2022
  21. Mar 20, 2022
  22. Mar 19, 2022
  23. Mar 11, 2022
  24. Mar 10, 2022
  25. 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
  26. Mar 01, 2022
  27. Feb 21, 2022
  28. Feb 14, 2022
  29. Jan 09, 2022
  30. Jan 01, 2022
  31. Dec 27, 2021
Loading