Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Mar 05, 2021
  2. Jan 16, 2021
  3. Dec 25, 2020
  4. Nov 25, 2020
  5. Oct 27, 2020
  6. May 30, 2020
  7. May 26, 2020
  8. Apr 13, 2020
  9. Mar 22, 2020
  10. Feb 07, 2020
  11. Feb 04, 2020
  12. Jan 31, 2020
  13. Jan 28, 2020
  14. Dec 15, 2019
  15. Dec 14, 2019
  16. Nov 23, 2019
  17. Aug 29, 2019
  18. Aug 26, 2019
  19. Aug 19, 2019
  20. Aug 13, 2019
  21. 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
  22. Jun 15, 2019
  23. Jun 14, 2019
    • Joe Donofry's avatar
      Further Improve Reply Functionality · 129beb57
      Joe Donofry authored
      Quoted replies now include matrix.to links for the event and the user.
      UI Rendering has been (slightly) improved... still very WIP.
      Restructured the reply structure in the code for future usability
      improvements.
      Verified
      129beb57
  24. Jun 12, 2019
Loading