Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jan 31, 2020
  2. Jan 28, 2020
  3. Dec 15, 2019
  4. Dec 14, 2019
  5. Nov 23, 2019
  6. Aug 29, 2019
  7. Aug 26, 2019
  8. Aug 19, 2019
  9. Aug 13, 2019
  10. 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
  11. Jun 15, 2019
  12. 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
  13. Jun 12, 2019
Loading