Today, I worked on the user and tag pages to make them operate a bit faster and consume fewer hardware resources. Additionally, I implemented the first iteration of marking new comments in visited threads and posts. This is a test change and will be improved over the next few days. It’s progressing a bit faster than I initially anticipated. The remaining time is dedicated to fixing issues related to user account deletion and a new deployment method for /kbin:
https://codeberg.org/Kbin/kbin-core/pulls/132
You can track changes in the official repository
https://codeberg.org/Kbin/kbin-core
or on Github
https://github.com/ernestwisniewski/kbin
This may be more noticeable on weaker internet connections. There is also browser-side caching, so it may not work perfectly everywhere. Currently, this is an experimental version. For the server, it’s marginally better, but there are no significant differences, is more about the user experience.
Good to know, thanks!