Back
WIP
Load previous page…
Deploy big refactor of
#wip codebase using Tailwind CSS and ViewComponent wip.co/posts/switched-to-tail…
Fix problems with images not always loading, because imgproxy was running in development mode (didn't have my license key configured) and it would rate-limit to 100 requests/min
#wip
Disable
#wip Imgix source, because I don't think I'm using it anymore even though it's still getting a bunch of requests everyday ¯\_(ツ)_/¯
Fix bug where posting a todo @mentioning two users with overlapping user IDs (e.g. 12 and 123) could lead to the wrong @mentions being shown. h/t @philipithomas
#wip