RainSlide
|
03c7b7ef65
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.7% (1148 of 1174 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hans/
|
2018-05-08 08:50:17 +00:00 |
Matthew Hodgson
|
afb9e1f5f4
|
blind fix to the overlapping sticker bug
|
2018-05-08 09:50:06 +01:00 |
Michael Telatynski
|
f0b7fd58b9
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-06 19:28:18 +01:00 |
Michael Telatynski
|
f68036a4fb
|
Replies: un-break click-to-mention on SenderProfile for reply&preview
Fixes #6670
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-06 19:18:41 +01:00 |
Weblate
|
8fbc87b6cf
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-05 23:22:23 +00:00 |
Matthew Hodgson
|
8a1bd8da69
|
tell eslint to ignore viewAvatarOnClick being unused
|
2018-05-06 00:22:14 +01:00 |
Weblate
|
67b29bb02f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-05 22:25:58 +00:00 |
Matthew Hodgson
|
500f58a963
|
fix deeply irritating react warning about viewAvatarOnClick on BaseAvatar
|
2018-05-05 23:25:50 +01:00 |
Weblate
|
d421c031fc
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-05 21:28:18 +00:00 |
Matthew Hodgson
|
af5be5c36c
|
appease the fascist linter
|
2018-05-05 22:28:09 +01:00 |
Matthew Hodgson
|
ccd99f4a49
|
increase max-warnings temporarily
|
2018-05-05 22:27:54 +01:00 |
Weblate
|
a2c75e776a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-05 21:08:48 +00:00 |
Matthew Hodgson
|
14bcfdd5c6
|
fix NPE
|
2018-05-05 22:08:37 +01:00 |
Weblate
|
287a0de1df
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-04 12:58:03 +00:00 |
Kenneth Larsson
|
224e905cae
|
Translated using Weblate (Swedish)
Currently translated at 55.3% (650 of 1174 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sv/
|
2018-05-04 12:58:03 +00:00 |
Jeff Huang
|
d4f4ebae14
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1174 of 1174 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2018-05-04 12:58:02 +00:00 |
RainSlide
|
5691b78591
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.7% (1148 of 1174 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hans/
|
2018-05-04 12:58:02 +00:00 |
Luke Barnard
|
aa370b3b67
|
Merge pull request #1877 from matrix-org/luke/test-room-list
Add tests for RoomList
|
2018-05-04 13:57:57 +01:00 |
Jeff Huang
|
91a68822ed
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1174 of 1174 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2018-05-03 23:55:07 +00:00 |
Weblate
|
3cc21d5701
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-03 17:46:25 +00:00 |
Luke Barnard
|
b08abd3d8b
|
Merge pull request #1874 from matrix-org/luke/fix-analytics-crash
Fix crash when browser doesn't report page change measurement
|
2018-05-03 18:46:20 +01:00 |
Luke Barnard
|
3ba51ba695
|
Null check before accessing _paq
|
2018-05-03 18:25:00 +01:00 |
Weblate
|
5854b82074
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-03 17:14:22 +00:00 |
Luke Barnard
|
fecbac0b34
|
Merge pull request #1875 from matrix-org/t3chguy/m.relates_to
fix thinko when changing from ClientPeg to context in static method (DUH)
|
2018-05-03 18:14:17 +01:00 |
Luke Barnard
|
c06a04af97
|
Fix unrelated linting issue
|
2018-05-03 18:11:32 +01:00 |
Luke Barnard
|
e15b39092d
|
Add tests for testing room tile updates when tags (groups in LLP) are selected
|
2018-05-03 18:04:01 +01:00 |
Luke Barnard
|
80d251b622
|
Add tests for optimistic updates of moving room tiles
|
2018-05-03 15:41:35 +01:00 |
Luke Barnard
|
8fcb530e6f
|
Install lolex for clock mocking in tests
|
2018-05-03 15:25:14 +01:00 |
Luke Barnard
|
3e55a45601
|
Mock getGroups on MatrixClient for RoomList _makeGroupInviteTiles
|
2018-05-03 15:24:41 +01:00 |
Michael Telatynski
|
97d344483e
|
fix thinko when changing from ClientPeg to context in static method (DUH
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-03 14:32:13 +01:00 |
Luke Barnard
|
22f2d6f292
|
Fix crash when browser doesn't report page change measurement
|
2018-05-03 14:08:10 +01:00 |
Weblate
|
4059ee5c55
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-03 12:22:45 +00:00 |
Luke Barnard
|
7d0af02373
|
Merge pull request #1873 from matrix-org/t3chguy/m.relates_to
Fix Replies :D
|
2018-05-03 13:22:41 +01:00 |
Michael Telatynski
|
4892694e77
|
use more explicit reply fallback closing tag construct to fix 6657
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-03 11:24:10 +01:00 |
Michael Telatynski
|
71a12b6bbb
|
fix getDefaultProps mixup
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-03 11:23:41 +01:00 |
Weblate
|
c325a6bd3b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-03 09:39:58 +00:00 |
Luke Barnard
|
5cc6127221
|
Merge pull request #1871 from matrix-org/dbkr/update_eslint_plugin_react
Update eslint-plugin-react
|
2018-05-03 10:39:53 +01:00 |
Weblate
|
347701c0eb
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-02 22:33:09 +00:00 |
Matthew Hodgson
|
ebfcea8b78
|
Merge pull request #1872 from matrix-org/matthew/lint-changes
relax lint for jsx-curly-spacing and arrow-parens
|
2018-05-02 23:33:04 +01:00 |
Matthew Hodgson
|
09dcfb0a00
|
relax lint for jsx-curly-spacing and arrow-parens
|
2018-05-02 23:27:19 +01:00 |
Kévin C
|
7a74decb1c
|
Translated using Weblate (French)
Currently translated at 100.0% (1174 of 1174 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2018-05-02 20:08:49 +00:00 |
David Baker
|
2475295a24
|
Up the max warning count :(
|
2018-05-02 17:42:23 +01:00 |
David Baker
|
59299cf16d
|
Merge remote-tracking branch 'origin/develop' into dbkr/update_eslint_plugin_react
|
2018-05-02 17:37:00 +01:00 |
Weblate
|
24f1194fc8
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-02 16:36:46 +00:00 |
David Baker
|
adf3e2f376
|
Change jsx-no-bind to warn
|
2018-05-02 17:36:29 +01:00 |
David Baker
|
bf8612f864
|
Update eslint-plugin-react
Enables jsx-no-bind checking (although we may have to stop erroring
on this as we currently break this rule in a few places)
|
2018-05-02 17:30:37 +01:00 |
Weblate
|
9f5f083f9b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-02 15:49:29 +00:00 |
David Baker
|
9f8202c8a9
|
Remove directories if they exist
|
2018-05-02 16:49:08 +01:00 |
Weblate
|
f889f2f5fc
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-02 15:44:06 +00:00 |
David Baker
|
82349ec933
|
Fix sed
|
2018-05-02 16:43:51 +01:00 |