Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Feb 19, 2023
  2. Jan 31, 2023
  3. Jan 07, 2023
  4. Jan 02, 2023
  5. Dec 27, 2022
  6. Dec 16, 2022
  7. Nov 06, 2022
  8. Nov 03, 2022
  9. Nov 01, 2022
  10. Oct 27, 2022
  11. Oct 25, 2022
  12. 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
  13. Oct 13, 2022
  14. Oct 01, 2022
  15. Sep 30, 2022
  16. Sep 11, 2022
    • Hiers's avatar
      Line to indicate first unread message (#1147) · 8071b192
      Hiers authored
      * First draft of unread line feature.
      
      * Minor visual fix.
      
      * Removed unnecessary ternary operator.
      
      * Extended unread line functionality to work on minimised window or focusing another window.
      
      * Fix for unread line not showing when last read message is hidden.
      
      * Minor performance improvement. Fix for misbehaving event2order DB at application start.
      
      * Fix for possible performance issues when user has joined a large number of rooms.
      
      * Fix for breaking macos and clazy builds.
      
      * Changed on windows focus function to refresh unread line if room is unread.
      
      * Unread line is removed when user sends a message.
      
      * Linting.
      
      * Fixed unread line to work in standalone room windows.
      
      * Switch isRoomUnread for index 0.
      
      * Merged try/catch blocks.
      
      * Fix for crash on opening a room invite.
      
      * Call fullyReadEventId function when used instead of storing it and passing it through.
      
      * Function that was meant to sync the unread line was relying on an async function, oops.
      
      * Linting again.
      
      * More linting...
      
      * Minor changes.
      Unverified
      8071b192
  17. Sep 06, 2022
  18. Sep 01, 2022
  19. Aug 30, 2022
  20. Aug 13, 2022
  21. Jul 29, 2022
  22. Jul 20, 2022
  23. Jul 19, 2022
  24. Jul 15, 2022
  25. Jul 01, 2022
  26. Jun 28, 2022
  27. Jun 25, 2022
  28. Jun 19, 2022
  29. Jun 18, 2022
  30. Jun 17, 2022
Loading