Back
WIP
Set up uptime monitor for Telegram bot so I get notified if too many incoming webhook requests are pending #wip
Figure out the right database index configuration for #wip 's similarity search and see it be way faster now
Test wipbot #wip
Upgrade WIP to a dedicated PostgreSQL database cluster, because before it was sharing the same cluster with some of my other apps would could slow down WIP at times when they were under heavy load #wip
Improve API docs by grouping related end points and add more explanations #wip wip.apidocumentation.com
No replies yet
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