Giter Site home page Giter Site logo

Comments (7)

t3chguy avatar t3chguy commented on June 22, 2024

Yes because of the limitations of the peeking APIs it cannot access old events without having to paginate to them which would be very expensive

from matrix-static.

xaur avatar xaur commented on June 22, 2024

Does it mean a won't fix?

from matrix-static.

t3chguy avatar t3chguy commented on June 22, 2024

It'd mean having to persist things locally (duplicating data) but it's not completely out of the question

from matrix-static.

xaur avatar xaur commented on June 22, 2024

Thanks. I guess I shall be using matrix.to "dispatch" links then -- tried opening some "old" links in Riot and they open pretty fast.

from matrix-static.

xaur avatar xaur commented on June 22, 2024

By the way, why old message links work in riot?

Jus tried this link from Jul 2 and it opened pretty fast. Does riot persist things locally (duplicating data) as you mentioned?

P.S. Apologies for novice questions, I'm trying to migrate my reports from linking to Slack messages to linking to Matrix messages and looking for most reader-friendly solutions. Expiring links and #60 are two obstacles I encountered

from matrix-static.

t3chguy avatar t3chguy commented on June 22, 2024

Riot uses the context api which is relatively expensive and would have to be done for each event, matrix-static pulls pages of events in order and already runs into issues with hitting the server too much

from matrix-static.

bkil avatar bkil commented on June 22, 2024

Related: #115

from matrix-static.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.