element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
75 stars 12 forks source link

Threads: /messages filter to exclude thread responses & relations #240

Open t3chguy opened 2 years ago

t3chguy commented 2 years ago

Is your feature request related to a problem? Please describe. Right now, scrolling up in a room which heavily uses threads is really slow and feels broken as most /messages results are not for the main timeline and instead are events from threads.

Describe the solution you'd like /messages filter which lets the client paginate the main timeline where the responses only include events for that timeline

Describe alternatives you've considered Making the server go faster so this is less painful but it is still quite wasteful of data and worst case could still result in many pages of content which cannot be rendered in that timeline.

clokep commented 2 years ago

MSC3874 was written to solve this.

daniellekirkwood commented 1 year ago

We're hoping to make this happen quickly after removing Threads from Beta. Adding to the Web board so we don't lose it...

daniellekirkwood commented 1 year ago

Removing from the WAT board as it's not currently planned. We will add it back when we loop to Threads as a bug theme

daniellekirkwood commented 1 year ago

@clokep could you help me understand what work and which team would be needed here? Let's DM!

clokep commented 1 year ago

@clokep could you help me understand what work and which team would be needed here? Let's DM!

@daniellekirkwood In summary, I think this is with a client team to implement in order to ensure it fixes a problem. I can enable it on an experimental server if needed.