Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Nov 23, 2019
  2. Aug 10, 2019
    • Joe Donofry's avatar
      Cache User Mentions · 3f563e1e
      Joe Donofry authored
      Cache user mentions when they are retrieved from the server.
      This logic currently isn't being utilized by the UI.  Additionally,
      the app should use a 'since' value to only get mentions newer
      than those stored in the DB, to avoid excessive web requests.
      
      This will be implemented in a future commit.
      Verified
      3f563e1e
  3. Jul 17, 2019
    • Joe Donofry's avatar
      Add User Mentions Dialog · 579bf234
      Joe Donofry authored
      Add a RoomListItem-like button that opens a dialog
      containing all of the messages that would result in a
      highlight from the server (for example, the user is mentioned,
      or @room is mentioned).
      
      This is VERY rudimentary and will be completely reworked in the future
      to take advantage of the existing TimelineView class, instead of
      using a dialog like it does now. The button to show the mentions
      also needs work.
      Verified
      579bf234
  4. Jul 05, 2019
  5. Jun 26, 2019
  6. Jun 12, 2019
    • Joe Donofry's avatar
      Initial Support for Rich Replies · 9159b9ce
      Joe Donofry authored
      Add placeholder UI for showing replies in the text entry widget.
      Existing quoting capability has been removed (Temporarily), as
      it was replaced with the new reply capability.  Replies sent from
      nheko do not currently appear correctly in the timeline (this
      will be fixed in a future commit).
      Verified
      9159b9ce
  7. May 23, 2019
  8. May 09, 2019
  9. Feb 24, 2019
  10. Feb 08, 2019
  11. Jan 28, 2019
  12. Jan 26, 2019
  13. Oct 07, 2018
  14. Oct 06, 2018
  15. Sep 30, 2018
  16. Sep 26, 2018
  17. Sep 21, 2018
  18. Sep 19, 2018
  19. Sep 12, 2018
  20. Sep 11, 2018
  21. Sep 08, 2018
  22. Sep 07, 2018
  23. Sep 01, 2018
  24. Aug 21, 2018
  25. Aug 12, 2018
  26. Aug 08, 2018
  27. Jul 28, 2018
  28. Jul 20, 2018
  29. Jul 17, 2018
Loading