Back
Startup Jobs
Load previous page…
Enable 'remote' filter if people use the word 'remote' in their search query (even if they didn't use the remote-toggle)
#startupjobs
Enable advanced search syntax so you can "search for exact matches" or -negate -certain -words
#startupjobs
Add synonyms so if someone looks for "HR" it also matches on "Human Resources" and vice versa
#startupjobs
Replace link_to_unless_current with regular link_to, because it gets confused about URLs with different parameters
#startupjobs
Expire magic links after 10 minutes instead of after usage (because some email clients pre-fetch the link and then it no longer works)
#startupjobs
Add post payment status to admin area so I can quickly see which posts are still pending payment
#startupjobs
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