Hylozoic / hylo-evo

Hylo UI
Apache License 2.0
36 stars 10 forks source link

Make chat rooms much faster to load and scroll #1704

Open tibetsprague opened 1 week ago

tibetsprague commented 1 week ago

The main thing to do here is probably to load less data per post. This might require caching stuff like reactions and number of comments, and/or doing multiple queries to later load the comments for the post, e.g.