Back
Similar todos
Render the body of the todos and comments on the fly rather, rather than generating the HTML after save. Hopefully we have enough caching in place that there's no noticeable performance hit. The benefit is that it simplifies the code a lot. #wip
Don't try to load todo comments if comments_count is zero, saving an unnecessary network request and making the site feel a bit more snappy #wip
Refactor how mentions in todos, comments, and questions are stored. So that you can change hashtags, usernames, etc and everything still works as you expect. #wip
Fix rendering of markdown blocks in comments #wip h/t @AutomationD
Fix bug where newly created comment on todos would sometimes not appear until after a refresh #wip /cc @nathanwailes
Add caching keys as HTML comments so I can see if todos are properly cached #wip
fix bug where product todo permalinks didn’t work anymore #wip
strip redundant hashtags when composing todos tweet h/t @adriaanvanrossum #wip
add "nofollow" to links in todos #wip
more HTMLing checkoutpage #jesthandbook
You can now comment on todos #wip 💬 💬
Change todo form from single line textfield to textarea so the @mentions work better and your text wraps nicely if you have a long todo like this one. However, we don't show newlines yet on the site so don't try that #wip
Improve styling on comments #dill