
Startup Jobs
All startup jobs in one place

Fix CI by installing libidn before Ruby gems (because Twitter gem couldn't be installed otherwise)
#startupjobs


Instead of showing error message, just email magic link if someone tries to sign up but they already have an account
#startupjobs


Remove code that created user account on-the-fly when posting job, because we now require a user to be signed up first
#startupjobs


Mark user as employer (with boolean) the first time they post a job. That way we don't need to check everytime if they have any posts. Just set it once and it's done. Also allows us to set a user as an employer before they even created a post.
#startupjobs


Get twitter.com/AllExecJobs unsuspended (not sure how, but looks like it's back up again)
#startupjobs


Refactor alerts with collections to have a proper reference to the collection, instead of the collection's companies
#startupjobs
