Patch notes

Aldaleon #5

Change log 2017-07-22:

  • Re-enabled wildcard support for search terms. If you write aw*th it should henceforth yield awarth, wheras *aw would yield a words ending with aw, e.g. aw, baw, daw, gaw, maw etc.
  • Increased comment field size.
  • Added a polyfill for requestAnimationFrame to enable scrolling animations for Android devices.
Aldaleon #4816

Change log 2025-09-17:

  • Fixed a minor cosmetic issue in the activity feed, primarily preventing the duplication of trailing periods.

aldaleon

Aldaleon #4844

Change log 2025-09-24:

  • Fixed the reset password feature. I apologise for not detecting it earlier. You should be able to reset your password again now.
  • Implemented various caches and component-level memoization to speed up the website.

aldaleon

Aldaleon #4857

Change log 2025-09-28:

  • Optimizations, optimizations and optimizations – I've been adding various performance and latency monitoring infrastructure to identify opportunities to speed up the website. I've also fine-tuned caching and fixed various database query ordering bugs that were impacting performance.

aldaleon