Back
WIP
Load previous page…
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
Add Telegram notifier, so (soon) you can receive any WIP notifications via Telegram as well
#wip
Migrate from custom notification code to Noticed gem, because they are quite similar but Noticed has better support for multiple delivery methods
#wip