]> cat aescling's git repositories - mastodon.git/commit
Fix RTL detection on Ruby side (#3867)
authorunarist <m.unarist@gmail.com>
Tue, 20 Jun 2017 16:45:09 +0000 (01:45 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 20 Jun 2017 16:45:09 +0000 (18:45 +0200)
commitb16b69350eb4ded2e1011931433b51dac5e34b53
tree7fdb2a90283e33be19fb000c787da9567c403452
parentda6fa029f66d50f38f2b6c85687994793f7766aa
Fix RTL detection on Ruby side (#3867)

This fixes below bugs:

* pipe characters being counted as RTL character
* only first word being checked
app/helpers/stream_entries_helper.rb
spec/helpers/stream_entries_helper_spec.rb