- Continuing the big refactor to make everything as configurable as possible. Ideally there will be no references to "gyrate" anywhere in the codebase to allow trolls to deploy their own instances of the app with fun names like "gayrate."
- Attempt to fix a performance bug that causes the app to get slower the longer it's running. If it ever consistently takes longer than tens of ms for pages to load, it's still broken.
- Shorten post and comment routes (
/post/viewbecame/pand/comment/viewbecame/c). Old routes are redirected to the new ones via nginx for now, but I'll get rid of that soon. - The usual miscellaneous frontend improvements that nobody except me would notice.
No comments found.