mastodon/app/javascript/mastodon
Koala Yeung bd71327180 Fix Croatian localedata issues in mastodon.js (#2844)
* locale: added hr and oc react-intl locale data

* adds Croatian locale data in mastodon.js
* adds Occitan locale data in mastodon.js

Resolves #2667

* locale: sort locale data imports in mastodon.js

* locale: remove oc reference

* [react-intl](https://github.com/yahoo/react-intl) does not provide
  default locale data for Occitan. Hence removed from reference.
2017-05-06 17:30:48 +02:00
..
actions When streaming API is disconnected, poll home/notifications (#2776) 2017-05-04 23:41:34 +02:00
components Show boosted user's avatar (#2518) 2017-05-03 11:43:37 +02:00
containers Fix Croatian localedata issues in mastodon.js (#2844) 2017-05-06 17:30:48 +02:00
features Added support options to the bottom right (#2769) 2017-05-06 13:43:43 +02:00
locales Add Japanese tranlsation for getting started, and run manage:tranlation (#2839) 2017-05-06 17:04:53 +02:00
middleware Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
reducers ui: check spoiler_text against regex filter (#1635) (#2665) 2017-05-04 23:48:48 +02:00
selectors Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
store Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
.gitkeep Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
api.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
emoji.js Show emoji shortname by a tooltip (#2784) 2017-05-04 15:50:09 +02:00
is_mobile.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
link_header.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
rtl.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
stream.js Use ws protocol in streaming API base URL (#2606) 2017-05-04 15:55:13 +02:00
uuid.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00