Back
WIP
Update `active_storage_validations` gem and re-try any failed Telegram image attachments #wip
Fix emails that were still using old HAML synax #wip h/t @kyrylosilin
Hopefully fix image uploads by reverting to the previous version of active_storage_validations #wip
Test image uploads via Telegram #wip
Replace all HAML views with HTML+ERB #wip
Retry deploy in case it times out #wip
Decrease "minimum streak" for streak reminders from 3 to 1 to help new users form a habit #wip h/t @martindonadieu
Clarify we only send streak reminders if you have a 3+ day streak #wip
Fix rendering of markdown blocks in comments #wip h/t @AutomationD
Change Redis URI to use the VPC network in the hope that solves the time out issues I suddenly got #wip
See revenue continue to climb after making all new signups paid-only #wip
Fix bug where new members on the trial wouldn't have PRO enabled if they didn't redirect back after the checkout #wip
Make Stripe webhook listen for invoice.paid event #wip