Back
PlayEmojis
Load previous page…
Improve README #playemojis
Upgrade to Rails 8, Ruby 3.3.5, and migrate to Kamal 2 (drop Capistrano) #playemojis
Add "No guesses yet – make the first one!" mesasge to incentivize users to make the first guess #playemojis
Add an `allgood` test to check there's been new guesses in the past few days #playemojis
Add `allgood` gem #playemojis
Add Umami analytics #playemojis
Parameterize SSL cert issuing command so we don't hardcode the domain into the Capistrano script #playemojis
Update `deploy.rb` to redirect www. to non-www #playemojis
Improve `deploy.rb` so it doesn't commit any secrets and the DB setup script is idempotent #playemojis
Update TODO #playemojis
Add TODO #playemojis
Add puzzle rotation mechanism so players get to see what was the correct answer and have a few seconds to prepare for the next round #playemojis
Fix hint scheduler showing the same hint multiple times at once #playemojis
Add simple fuzzy matching so "dr phil" is accepted as a solution for "Dr. Phil" #playemojis
Limit the characters on guesses so that empty guesses and guesses too long are not valid #playemojis
Add hint mechanism #playemojis
Hide scrollbars in guess box but still allow scroll #playemojis
Fix outdated homepage message from v0 h/t @levelsio #playemojis
Add toasts #playemojis
Test v1 IRL with friends #playemojis