New updates for the main site that have been pushed out over the last few days.
* 🔋 Added a low data mode in settings that lowers the refresh rate from every 900ms to 2s, and lowers image quality both external and internal media. For internal media it forces a WEBP version with a 20% quality setting resulting in media being 150kb down to just over 20kb in some cases.
* 💬 Made changes to how comment threads load so they can load more comments over time, but also they render and stack way faster.
* 💨 Fixed comments loading to be faster, and threads are created almost instantly. There is a hard 200 comment limit for the generation page just like before but we are looking at a thread inset way to handle larger comment threads once we get to that point.
* 🗨️ Added fixes to use the new link_parent attributes for click elements in the chat list, this way when you go back it does not break the page due to links inside links.
* 🧽 Removed some old code related to background tasks, and cleaned up how comment refreshes work.
* 🪫️ When low data mode is on it will show next to your online status as an icon.
* 🖥️ More fixes done to forum mode related to title generation.