Back
WIP
Load previous page…
Add "Report" button to applications so you can report empty/spammy applications
#wip
Switch back to gray background to get more focus on the content (with white background)
#wip
Make confirmed email address optional again (like how it was a few weeks ago), because some users without an email configured were unable to sign in
#wip
Write PHP script to generate RSS feed of your todos (using our GraphQL API)
#wip gist.github.com/marckohlbrugg…
Fix markdown escaping of telegram handles after years since I finally discovered underscores should not be escaped if within asterisks
#wip h/t @praneet_ro
Disable all scheduled jobs in the Heroku app as they were still be executed post-migration even though I removed all dynos
#wip