1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Eugen Rochko 8015fd7600 Improve RTL detection (#3682)
- Use plaintext
- Strip out URLs
- Strip out mentions
- Strip out hashtags
- Strip out whitespace from "overall" count
- Consistent between JS and Ruby
2017-06-10 15:06:50 +02:00
..
controllers Improve default language decision and spec (#3351) 2017-06-10 09:44:02 +02:00
helpers Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
javascript Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
lib
mailers
models Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
policies
presenters
services
validators Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
views Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
workers