]> cat aescling's git repositories - mastodon.git/commit
Fix character/grapheme count stuff (#3839)
authorGô Shoemake <marrus-sh@users.noreply.github.com>
Mon, 19 Jun 2017 09:31:14 +0000 (02:31 -0700)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 19 Jun 2017 09:31:14 +0000 (11:31 +0200)
commit29a22691d2a9eefbc2eb886659843f87d187c98e
tree6dca7962bb8f12e3c915deb09756f59aa93c7a08
parentd55f207274648369cba30ff001aa3e354fa30dca
Fix character/grapheme count stuff (#3839)

* Bring Toot button in line with counter

Both should use stringz I guess

* Use grapheme_length for character count
app/javascript/mastodon/features/compose/components/compose_form.js
app/validators/status_length_validator.rb