Back
BetaList
Fix masquerading feature
#betalist
Link to @AndreyAzimov's Web3 Jobs from
#betalist
No replies yet
Build AI-powered spam-filter to hide obvious spam submissions
#betalist
Add way to easily extend statement_timeout for background jobs with database-intensive queries
#betalist
Install AppSignal to monitor performance
#betalist
Fix performance issue where we'd do 200+ database queries to render a <select> with hierarchical data
#betalist
Add matching topics to search results
#betalist
Add ability to change usernames in admin panel
#betalist
Replace old-style InvokeRakeTaskJob with dedicated job classes
#betalist
Respond with 400 status page when user makes bad request (mostly by bots)
#betalist
Fix magic link form
#betalist
Fix email confirmation links
#betalist
Delete 3,000+ accounts that didn't have any email address (or website activity)
#betalist
Delete 100+ accounts that didn't have a valid email address
#betalist
Replace email validation regex with something more proper (email_address gem), because apparently people cannot type their own email address correctly
#betalist
Replace gon with current.js
#betalist
Fix bug where "archived" startups weren't rendered correctly in the admin panel, because their associations were also "archived" and not accessible in our view partial due to default scope
#betalist
Ignore exceptions due to malformed requests by likely bots
#betalist
Preload most popular topics when focussing on topic input
#betalist
Switch all payments to Pay gem
#betalist