Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Aug 05, 2020
  2. Aug 01, 2020
  3. Jul 30, 2020
  4. Jul 29, 2020
  5. Jul 23, 2020
  6. Jul 18, 2020
  7. Jul 16, 2020
  8. Jul 10, 2020
  9. Jun 05, 2020
  10. May 26, 2020
  11. May 18, 2020
  12. Mar 31, 2020
  13. Feb 23, 2020
  14. Feb 15, 2020
  15. Feb 13, 2020
  16. Feb 04, 2020
  17. Feb 02, 2020
  18. Jan 31, 2020
  19. Jan 30, 2020
  20. Jan 21, 2020
  21. Dec 15, 2019
  22. Dec 14, 2019
  23. Nov 23, 2019
  24. Aug 26, 2019
  25. 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.
      3f563e1e
  26. Jul 29, 2019
    • Joe Donofry's avatar
      Fix lambda capture issue · 24a64952
      Joe Donofry authored
      24a64952
    • Joe Donofry's avatar
      Update mentions dialog · fd2d4d6d
      Joe Donofry authored
      Mentions are now separated into 'this room' and 'all rooms'
      tab., which allows the user to filter on the current room
      if they desire.  Should add additional logic in the future
      to show which room the mention was in the for the 'all rooms'
      view.
      fd2d4d6d
  27. Jul 28, 2019
Loading