]> git.openstreetmap.org Git - rails.git/commit
Replace @ with ~ in the shortlink
authorMatt Amos <zerebubuth@gmail.com>
Thu, 24 Nov 2011 22:15:43 +0000 (22:15 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 24 Nov 2011 22:27:16 +0000 (22:27 +0000)
commit64030a40ac98f5420e77cdb672dd428f22bbffd4
treeb2168d9079ba016a845ceb38370f7e7ad2a75471
parent54a5d04782b5a33f3b402d42f6c26a84caa3e1c6
Replace @ with ~ in the shortlink

This should help Twitter's horribly broken URL detection algorithm
not screw up shortlinks from OSM.
app/assets/javascripts/site.js
config/routes.rb
lib/short_link.rb
test/unit/short_link_test.rb