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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Andrey
|
621232db4a
|
Translated using Weblate (Russian)
Currently translated at 99.7% (1171 of 1174 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
|
2018-05-02 15:30:41 +00:00 |
Szimszon
|
d0141840db
|
Translated using Weblate (Hungarian)
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/hu/
|
2018-05-02 13:06:48 +00:00 |
Weblate
|
6504201190
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-02 12:38:49 +00:00 |
Michael Telatynski
|
4c3f811050
|
switch RoomView:uploadFile to async to clean up then/catch handling
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-02 13:14:47 +01:00 |
Michael Telatynski
|
f2102e283c
|
Merge branches 'develop' and 't3chguy/m.relates_to' of github.com:matrix-org/matrix-react-sdk into t3chguy/m.relates_to
|
2018-05-02 13:08:38 +01:00 |
Weblate
|
023f96e817
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-02 09:45:18 +00:00 |
Марко М. Костић
|
d87987e853
|
Translated using Weblate (Serbian)
Currently translated at 100.0% (1169 of 1169 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sr/
|
2018-05-02 09:45:18 +00:00 |
Lakshya A Agrawal
|
cb1b64a5cd
|
Translated using Weblate (Hindi)
Currently translated at 1.4% (17 of 1169 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hi/
|
2018-05-02 09:45:17 +00:00 |
David Baker
|
3d478c3c3a
|
Merge pull request #1867 from matrix-org/luke/fix-group-request-concurrency
Prevent error responses wedging group request concurrency limit
|
2018-05-02 10:45:12 +01:00 |
Luke Barnard
|
2dfb3146b0
|
Simplify concurrent request error handling
|
2018-05-02 10:39:15 +01:00 |
Osoitz
|
2553ec8d14
|
Translated using Weblate (Basque)
Currently translated at 100.0% (1169 of 1169 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
|
2018-05-02 08:19:49 +00:00 |
Марко М. Костић
|
8326d057ec
|
Translated using Weblate (Serbian)
Currently translated at 100.0% (1169 of 1169 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sr/
|
2018-05-02 06:47:36 +00:00 |
Michael Telatynski
|
ec4ec4717d
|
clean up EventTile:onWidgetLoad optional/required mess
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-01 18:15:12 +01:00 |
Michael Telatynski
|
db55f87699
|
avoid `.done` and `.then` anti-pattern
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-01 18:14:35 +01:00 |
Luke Barnard
|
71c1198d12
|
Rewrite limitConcurrency to fix error catching
Make sure that we only catch errors that are a result of
calling fn()
|
2018-05-01 18:01:25 +01:00 |
Michael Telatynski
|
11ae0805b0
|
re-order ReplyThread methods for readability
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-01 17:42:58 +01:00 |
Weblate
|
da677e0fcb
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-01 16:38:58 +00:00 |
Luke Barnard
|
bd703b17e5
|
Update documentation for GroupStore.registerListener
|
2018-05-01 16:57:28 +01:00 |
Luke Barnard
|
56ec7713bb
|
Refresh group rooms and members when selecting a tag
|
2018-05-01 16:54:14 +01:00 |
Luke Barnard
|
4d8394954c
|
Only create one group store listener in RoomList
Instead of creating several and destroying the reference to the one
created before.
|
2018-05-01 14:24:58 +01:00 |
Luke Barnard
|
da1a5616eb
|
Prevent error responses wedging group request concurrency limit
Fixes https://github.com/vector-im/riot-web/issues/6592
|
2018-05-01 14:04:13 +01:00 |
Luke Barnard
|
e3a07be127
|
Remove GroupStore logging
|
2018-05-01 13:14:01 +01:00 |
Weblate
|
26a4b1f2bd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-05-01 11:33:12 +00:00 |
Luke Barnard
|
6ec9e5f670
|
Merge pull request #1866 from matrix-org/luke/luke/group-store-refactor
Refactor GroupStores into one global GroupStore
|
2018-05-01 12:33:06 +01:00 |
Luke Barnard
|
25690336c3
|
Prevent user getting trapped in group settings when an error occurs
|
2018-05-01 11:52:02 +01:00 |
Luke Barnard
|
38d7a5d394
|
Remove GroupStore listener when unmounting GroupPublicityToggle
|
2018-05-01 11:50:14 +01:00 |
Luke Barnard
|
28e8ce967f
|
Correctly unregister group store listener when unmounting RoomList
|
2018-05-01 11:38:57 +01:00 |