Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jan 16, 2021
  2. Dec 25, 2020
  3. Nov 25, 2020
  4. Oct 27, 2020
  5. May 30, 2020
  6. May 26, 2020
  7. Apr 13, 2020
  8. Mar 22, 2020
  9. Feb 07, 2020
  10. Feb 04, 2020
  11. Jan 31, 2020
  12. Jan 28, 2020
  13. Dec 15, 2019
  14. Dec 14, 2019
  15. Nov 23, 2019
  16. Aug 29, 2019
  17. Aug 26, 2019
  18. Aug 19, 2019
  19. Aug 13, 2019
  20. 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
  21. Jun 15, 2019
  22. 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
  23. Jun 12, 2019
Loading