impronunciable / hackdash

Ideas for a hackathon
http://hackdash.org
MIT License
70 stars 61 forks source link

Remove query and hash from Discourse URLs. #163

Closed eraviart closed 8 years ago

eraviart commented 8 years ago

In some cases, hackdash adds a query to the URL of the projects. This patch ignore the query, to ensure that 2 different Discourse forums are not created for the same project.

impronunciable commented 8 years ago

Great, thanks!