Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Mar 05, 2024
  2. Jan 10, 2024
  3. Oct 26, 2023
  4. Jul 08, 2023
  5. Jun 08, 2023
  6. May 25, 2023
  7. May 19, 2023
  8. Mar 01, 2023
  9. Feb 21, 2023
  10. Jan 02, 2023
  11. Dec 28, 2022
  12. Nov 09, 2022
  13. Nov 04, 2022
  14. 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
      ac48c332
  15. Sep 30, 2022
  16. 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.
      15b9dbe9
  17. Jun 14, 2022
  18. Jun 13, 2022
  19. Mar 20, 2022
  20. Mar 19, 2022
  21. Mar 11, 2022
  22. Mar 10, 2022
    • Nicolas Werner's avatar
      Don't destroy components in use · bf7b58c9
      Nicolas Werner authored
      Add a delay to all destructions and move the call dialog stuff up a
      level, so that we don't destroy the component when destroying the parent
      dialog.
      
      fixes #984
      bf7b58c9
  23. 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
      ab05e2d8
  24. Mar 01, 2022
  25. Feb 21, 2022
  26. Feb 14, 2022
  27. Jan 09, 2022
  28. Jan 01, 2022
  29. Dec 27, 2021
  30. Dec 11, 2021
  31. Nov 16, 2021
Loading