Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. 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.
      579bf234
  2. Jul 05, 2019
  3. Jun 26, 2019
  4. 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).
      9159b9ce
  5. May 23, 2019
  6. May 09, 2019
  7. Feb 24, 2019
  8. Feb 08, 2019
  9. Jan 28, 2019
  10. Jan 26, 2019
  11. Oct 07, 2018
  12. Oct 06, 2018
  13. Sep 30, 2018
  14. Sep 26, 2018
  15. Sep 21, 2018
  16. Sep 19, 2018
  17. Sep 12, 2018
  18. Sep 11, 2018
  19. Sep 08, 2018
  20. Sep 07, 2018
  21. Sep 01, 2018
  22. Aug 21, 2018
  23. Aug 12, 2018
  24. Aug 08, 2018
  25. Jul 28, 2018
  26. Jul 20, 2018
  27. Jul 17, 2018
  28. Jul 15, 2018
  29. Jul 14, 2018
  30. Jul 11, 2018
    • Max Sandholm's avatar
      Working D-Bus desktop notifications (#361) · 80ebe3f2
      Max Sandholm authored
      * Working D-Bus desktop notifications
      
      * Remove return type on constructor
      
      * Fix the Windows placeholder class
      
      * Fix wrong variable name
      
      * Fix windows and macOS versions of notificationsmanager
      80ebe3f2
Loading