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