Back
Marc Köhlbrugge
Load previous page…
Change Algolia's API key settings, because their Ruby client stopped working after a recent update and apparently it makes some API calls that require additional permissions
#startupjobs
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 certain errors that are typical for when bots try to submit an app, because they are stupid and Rails is smart enough to prevent their submission from going through
#visiondirectory
Rename "Nomad List" to "Nomads" throughout the codebase and also accept nomads.com/@marc style URLs in addition to the old domain h/t @bjorndunkel
#wip
Generate live burndown chart of applicants waiting for a decision (invited or "skipped") and see some progress as I actively started processing applicants myself with help of the new AI ranking where most qualified applicants are shown first and so it's way easier to invite people in batches
#wip
Rescue exception when bot tries to sign up to applicant form, because we don't care that the request is malformed if it's a bot
#wip
Notice
#wip is a lot faster after blocking crawlers from indexing the "similar todos" pages which create above-average database load
Increase number of newsfeed entries from 5 to 20 per page so you can scroll down further without require additional pageloads
#wip