Back
WIP
Load previous page…
Show skeleton placeholder on hovercards while loading avatar, project logos, and follow button
#wip
Allow `from:me` in search to filter by current user, because I'm too lazy to type my whole name each time
#wip
Fix dark mode bug where some notification settings would be invisible ( wip.co/notifications/settings )
#wip h/t @LeCoupa
Fix bug where clicking on avatar would download it instead of showing it in browser (but most avatars are still cached with the old behavior right now)
#wip
Hide comments from the feed because I didn't design them yet and people understandably got confused by them
#wip
Use delegated types so now the homepage feed is no longer just a list of "todos" but rather a list of "entries". An entry can be a Todo, Post, or Comment. I still need to finish the design, but long-term vision is to have a unified feed of WIP activity which still will be mostly todos, but with some of the other entries as well (e.g. when someone creates a new post, adds a new product, etc).
#wip
Fix bug where a "Follow" record could stick around even if the followable (e.g. User or Project) was deleted
#wip