This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/assets/javascripts/components
jeroenpraat e1e15adf1d Updated, improved and fixed Dutch language strings (#2030)
* Fixed some words

* Improved and more consistent

* Fixes and a bit less 'je'

* Improved and more consistent

* Another round of improvements and consistency

* More improvements and less 'je'

* Update

* Updated with admin strings

* More improvements and additions - not complete yet, but most is there

* This is what we call in Dutch 'the English disease' :-)

* fix comma

* admin.reportsi

* not needed

* hopefully now fixed
2017-04-18 00:16:03 +02:00
..
actions Return early from submit if no text. (#1962) 2017-04-17 20:30:38 +02:00
components Show error message if video cannot be loaded (#1879) 2017-04-16 01:12:47 +02:00
containers Fix import pt_br locale in mastodon.jsx (#2011) 2017-04-17 21:01:42 +02:00
features Add function color remaining text (#1980) 2017-04-17 10:34:33 +02:00
locales Updated, improved and fixed Dutch language strings (#2030) 2017-04-18 00:16:03 +02:00
middleware Add eslint-plugin-jsx-a11y (#1651) 2017-04-15 13:27:27 +02:00
reducers Onboarding modal (#1883) 2017-04-16 20:32:00 +02:00
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 2017-04-02 22:02:38 +02:00
store Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
.gitkeep Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
api.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 2017-04-11 22:53:58 +02:00
emoji.jsx Improve emojis - use SVGs where possible 2017-03-29 22:27:24 +02:00
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 2017-03-07 09:54:57 +01:00
link_header.jsx Add eslint-plugin-jsx-a11y (#1651) 2017-04-15 13:27:27 +02:00
rtl.jsx Fix #186 - Add RTL support to the compose form textarea and statuses output 2017-02-28 01:52:31 +01:00
stream.jsx Send initial state in a <script type="application/json"> tag (#1806) 2017-04-15 02:32:42 +02:00