mastodon/app/javascript/mastodon
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
..
actions
components Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
containers
features Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595) 2017-06-06 19:30:17 +02:00
locales i18n: Minor fixes in Polish translation (#3674) 2017-06-09 23:08:09 +02:00
middleware
reducers Add regex filters on the community timeline and the public timeline. (#3564) 2017-06-06 16:56:10 +02:00
selectors
store
.gitkeep
api.js
base_polyfills.js
emoji.js
extra_polyfills.js
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
rtl.js Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
scroll.js
stream.js
uuid.js