WIP
ask user whether they want their username to be changed on the site, when a username change is detected
#wip

show suggested pending todos in daily digest when not completing any todos that day h/t @RDD_contact
#wip

improve copy of empty daily digest to be more motivating (especially for new members)
#wip h/t @RDD_contact

add comments to meetups so people can coordinate beforehand and share pictures afterwards
#wip h/t @shridhargupta

inform user to click “Start” after they click “Receive magic link via Telegram” h/t @PeterSanchez
#wip

make sure Answers are properly identified with schema.org (maybe @id is not unique by using anchors?
#wip

fix turbolinks bug where videos with sound might autoplay github.com/turbolinks/turboli…
#wip /cc @adriaanvanrossum

Fix caching (?) issue where hovering a user, then clicking follow on popover, then hovering again doesn't show you are following them.
#wip

Send weekly digest also to non-paying, non-trialing users (`with_access` scope is inaccurate)
#wip /cc @wilbertliu

Check if Redis instance is still at ~40% hit ratio after scaling from 1GB to 500MB on December 3rd
#wip

Make sure uploads with weird file names (e.g. including #) work without problems h/t @anothertimjones
#wip

Clarify @wipbot's messages for users who haven't connected their account yet wip.co/posts/how-do-i-connect… /cc @josh
#wip

Prevent todos with duplicate Telegram message IDs from being created, because Telegram has started firing multiple hooks for the same message sometimes
#wip h/t @levelsio @jefftriplett

Make unlinked #hashtag clickable for creator of todo, so they can quickly turn it into a new product or simply show a tooltip explaining there's no product linked to it yet, but they can create one
#wip h/t @koolangsu

Allow product header image to be removed (right now you can only replace it with a different one)
#wip h/t @koolangsu

WIP Menubar
BetaList
remove duplicate usernames ( User.select(:twitter_info_screen_name).group(:twitter_info_screen_name).having("count(*) > 1").size )
#betalist
