gender and language tags if active do not show on mobile layout when filtering profiles because div.top-tags .tag { display:none; } should be div.top-tags .tag:not(.active) { display:none; } #remoteok
start saving edit hash (used by companies to edit job posts) in db instead of generating it on-the-fly so we can later switch to random hashes for more security #remoteok