Luke Barnard
|
d3f9a3aeb5
|
Run eslint --fix
Fixing 1000s of lint issues. Some rules cannot be `--fix`ed but this goes some way to linting the entire codebase.
|
2017-10-11 17:56:17 +01:00 |
|
Kegan Dougal
|
4127e7121c
|
Translate src/components/structures
Includes some pluralisation! Tested them manually to make sure they work.
|
2017-06-07 11:40:46 +01:00 |
|
David Baker
|
5c359e63ab
|
Bulk change counterpart imports
to use languageHandler wrapper func
|
2017-05-25 11:39:08 +01:00 |
|
David Baker
|
d419c42a4f
|
Squash merge https://github.com/matrix-org/matrix-react-sdk/pull/801
|
2017-05-23 15:16:31 +01:00 |
|
Matthew Hodgson
|
0772f50fab
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
|
Kegan Dougal
|
673b01267a
|
Use LoginHeader everywhere
|
2015-12-01 16:29:58 +00:00 |
|
Kegan Dougal
|
1e694da460
|
Move MatrixChat and login components to react SDK.
Removed Modulator as it is no longer necessary in this form. ConferenceHandler
is injected in src/vector/index.js
|
2015-11-30 18:11:04 +00:00 |
|