]> cat aescling's git repositories - mastodon.git/commit
Fix #204, fix #515 - URL truncating is now a style so copypasting is not
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 24 Jan 2017 16:05:44 +0000 (17:05 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 24 Jan 2017 16:05:44 +0000 (17:05 +0100)
commit80cefd5b3cd9c8efa435f684a33fe1562696b74a
treedd3eab3219fb7c4757c8d67ae5178b43f8ec075b
parentb06a375ee49e80279b1a9529d1ca892548e55fc7
Fix #204, fix #515 - URL truncating is now a style so copypasting is not
affected, replaced onClick handler with onMouseUp/Down to detect text
selection not trigger onClick handler then
app/assets/javascripts/components/components/status_content.jsx
app/assets/stylesheets/components.scss
app/lib/formatter.rb
spec/lib/formatter_spec.rb