Back
WIP
Load previous page…
Completely refactor the "Intros" functionality ( wip.co/intros ) so that it becomes a variant of the pre-existing Post model like we do for Roasts and Milestones, instead of being its own thing
#wip
Add advanced search to
#wip so you can filter todos by creator (`from:marc`), mentions (`@marc`), projects (`#wip`), and completion date (`since:2022-01-01` or `until:2019-01-01`)
Properly parse @mentions that have an apostroph after it so I can e.g. mention @BilalBudhani's latest PR he did for BetaList
#wip
Add bottom margin to menu when Safari location bar is at the top
#wip h/t @chantalde
Rewrite rate calculator for consistency metrics such that it uses more natural language like "Every day" or "Every 3 months" if the rate is close enough for that to be true (but otherwise default to using floats like "Every 2.3 weeks" or "Every 8.3 months"
#wip
Move secondary actions for comments to dropdown menu so it's the same as todos
#wip