Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jan 01, 2022
  2. Dec 30, 2021
  3. Dec 29, 2021
  4. Dec 28, 2021
  5. Nov 21, 2021
  6. Nov 15, 2021
  7. Nov 13, 2021
  8. Nov 08, 2021
  9. Nov 04, 2021
  10. Nov 03, 2021
  11. Nov 01, 2021
  12. Oct 20, 2021
  13. Oct 17, 2021
  14. Oct 16, 2021
  15. Oct 09, 2021
  16. Oct 07, 2021
  17. Oct 06, 2021
  18. Sep 17, 2021
  19. Sep 16, 2021
    • Thulinma's avatar
      Improvements for linking to events · 1d5bf56c
      Thulinma authored
      - Fixes scrolling to an event not being reliable
      - Adds new /goto command that can open URLs, go to events, or go to message indexes.
      - Refactored ChatPage::handleMatrixUri() to contain the handling originally in Nheko::openLink(), and makes it return a boolean based on whether the URL was handled internally or not.
      1d5bf56c
  20. Sep 11, 2021
  21. Sep 07, 2021
    • Thulinma's avatar
      More profile improvements: · a39cb537
      Thulinma authored
      - Now scrolls entire profile instead of only device list, improving the experience on smaller screens
      - Fixed centering of room name
      - Allow profile to be sized smaller to match the new scrolling behavior
      - Silenced warning about room being null for global profiles
      - Matrix URLs now open global profiles instead of room-specific profiles if the user is not in the currently opened room
      - Opening global profile from room specific profile now uses openGlobalUserProfile function instead of reinventing the wheel
      a39cb537
  22. Sep 05, 2021
    • Thulinma's avatar
      Improvements to user profiles: · e7564396
      Thulinma authored
      - Set a minimum width on the profile window (avatar size + margins)
      - Made avatar editing a separate button, so you can zoom in on your own avatars
      - Added hover text to avatar/displayname change buttons, which clarify where they will apply for global/room-specific profiles
      - Added display of room name for room-specific profiles, with hover text that explains what that means.
      - Added way to open global profile for users from their room-specific profiles (globe button next to room name)
      e7564396
  23. Aug 29, 2021
Loading