project-robius / robrix

A Matrix chat client written in pure Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
67 stars 11 forks source link

After ignored users list is updated, use pagination to refill the cleared timelines #102

Closed kevinaboos closed 1 month ago

kevinaboos commented 1 month ago

But, there are still a couple of things we need to fix up:

Ideally we also do not want to re-paginate all rooms, just the ones that were already (partially) paginated.