Weblate
|
6642292d1e
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-21 13:07:59 +00:00 |
|
Michael Telatynski
|
26aec4364d
|
Merge pull request #2000 from matrix-org/t3chguy/deduplicate_address_picker
hide already chosen results from AddressPickerDialog
|
2018-06-21 14:07:52 +01:00 |
|
Michael Telatynski
|
be612998bd
|
invert boolean operation for readability and add comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-21 12:14:16 +01:00 |
|
Michael Telatynski
|
0737965079
|
s/userList/selectedList/ & s/queryList/suggestedList/
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-21 12:13:27 +01:00 |
|
Weblate
|
dd421b92cd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-21 11:00:21 +00:00 |
|
Luke Barnard
|
e148eb1a93
|
Merge pull request #2002 from matrix-org/t3chguy/fix_ChatCreateOrReuseDialog_onCancel
delint ChatCreateOrReuseDialog
|
2018-06-21 12:00:15 +01:00 |
|
Weblate
|
0fabed5570
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-21 10:42:59 +00:00 |
|
Michael Telatynski
|
a0207fb7fd
|
Merge pull request #1982 from matrix-org/t3chguy/nvl/fix_set_password-email_flow
fix set password & email flow possible to get stuck and onBlur murdering your email
|
2018-06-21 11:42:53 +01:00 |
|
Michael Telatynski
|
2428eb12af
|
delint ChatCreateOrReuseDialog
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-21 11:37:37 +01:00 |
|
Slavi Pantaleev
|
cb6c41ae66
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1197 of 1197 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
|
2018-06-21 09:50:06 +00:00 |
|
Weblate
|
0c38f9aa40
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-21 09:13:31 +00:00 |
|
Marek Lach
|
d4e3301dd9
|
Translated using Weblate (Czech)
Currently translated at 90.2% (1080 of 1197 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/
|
2018-06-21 09:13:29 +00:00 |
|
Michael Telatynski
|
fd252ded60
|
take into account the addressType also
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-21 00:47:21 +01:00 |
|
Michael Telatynski
|
4040e3f5cf
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-21 00:37:37 +01:00 |
|
Michael Telatynski
|
bce87829b6
|
hide already chosen results from AddressPickerDialog
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-21 00:33:24 +01:00 |
|
Marek Lach
|
28ef65c4aa
|
Translated using Weblate (Slovak)
Currently translated at 100.0% (1197 of 1197 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
|
2018-06-20 17:18:20 +00:00 |
|
Michael Telatynski
|
884fa3b913
|
use existing command hashmap over linear array search
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-20 17:25:23 +01:00 |
|
Michael Telatynski
|
7d9d17145c
|
change so that if someone enters invalid command with args we strict match
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-20 17:21:06 +01:00 |
|
Michael Telatynski
|
f5b12bd66a
|
slash got consumed in the consolidation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-20 17:09:49 +01:00 |
|
Weblate
|
8a4f6f0048
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into develop
Conflicts:
src/i18n/strings/gl.json
|
2018-06-20 09:13:31 +00:00 |
|
David Baker
|
e5a509bb91
|
i18n & prunei18n
|
2018-06-20 10:04:03 +01:00 |
|
David Baker
|
2e2c347ef7
|
Merge remote-tracking branch 'origin/develop' into dbkr/unlabs_replies
|
2018-06-20 10:03:05 +01:00 |
|
Miguel Branco
|
0011f23125
|
Translated using Weblate (Galician)
Currently translated at 100.0% (1203 of 1203 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
|
2018-06-20 09:01:27 +00:00 |
|
David Baker
|
0e8b4ac2ad
|
i18n & prunei18n
|
2018-06-20 10:01:09 +01:00 |
|
David Baker
|
e67dae704a
|
Take replies out of labs!
|
2018-06-20 09:57:11 +01:00 |
|
Weblate
|
56507c1f4b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-18 18:33:09 +00:00 |
|
Michael Telatynski
|
e79738de8a
|
Merge branch 't3chguy/improve_command_provider' into develop
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
# Conflicts:
# src/autocomplete/CommandProvider.js
|
2018-06-18 19:32:54 +01:00 |
|
Michael Telatynski
|
9107744da7
|
simplify arrow func
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 19:32:12 +01:00 |
|
Michael Telatynski
|
5bf3e5b00a
|
consolidate the two locations commands are defined, as it was a MESS
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 19:31:40 +01:00 |
|
Michael Telatynski
|
f2e4e515c1
|
delint EditableText
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 18:21:16 +01:00 |
|
Michael Telatynski
|
3449a60d32
|
fix onBlur breaking the SetEmail field (setting it back empty :()
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 18:21:04 +01:00 |
|
Michael Telatynski
|
015d433235
|
fix a way to get stuck in set password/email flow
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 18:14:48 +01:00 |
|
Weblate
|
9f9dbda7f7
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-18 16:55:07 +00:00 |
|
Miguel Branco
|
0383937e0d
|
Translated using Weblate (Galician)
Currently translated at 100.0% (1203 of 1203 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
|
2018-06-18 16:55:05 +00:00 |
|
Luke Barnard
|
d6f0f77561
|
Fix MATRIXTO_URL_PATTERN RegExp groups
Fixes https://github.com/vector-im/riot-web/issues/6900
Fixes https://github.com/vector-im/riot-web/issues/6899
|
2018-06-18 17:46:22 +01:00 |
|
Luke Barnard
|
bea52eccf8
|
Remove unused import, constant
|
2018-06-18 17:40:48 +01:00 |
|
Michael Telatynski
|
a8520335ef
|
once command has a space, strict match instead of fuzzy match
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 17:37:55 +01:00 |
|
Miguel Branco
|
55a6a4dd8f
|
Translated using Weblate (Galician)
Currently translated at 100.0% (1203 of 1203 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
|
2018-06-18 15:28:27 +00:00 |
|
Weblate
|
0933640922
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-18 15:08:48 +00:00 |
|
Miguel Branco
|
03bec1b515
|
Translated using Weblate (Galician)
Currently translated at 98.5% (1185 of 1203 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
|
2018-06-18 15:08:47 +00:00 |
|
David Baker
|
276c7a9c4d
|
Fix blank sticker picker
Let the battle of z-indexes commence
https://github.com/matrix-org/matrix-react-sdk/pull/1948/files#diff-8bc8827809a72c7548846c443d19f00aR29
|
2018-06-18 15:24:34 +01:00 |
|
Weblate
|
35966415a6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-18 12:56:07 +00:00 |
|
David Baker
|
499bb5cfb4
|
Merge pull request #1972 from matrix-org/t3chguy/media_fixes
fix e2ee file/media stuff
|
2018-06-18 13:56:00 +01:00 |
|
Weblate
|
bfad84a4d6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-18 12:53:25 +00:00 |
|
David Baker
|
e7aa2ae009
|
Merge pull request #1978 from matrix-org/t3chguy/right_click_contextmenu
right click for room tile context menu
|
2018-06-18 13:53:20 +01:00 |
|
Weblate
|
a8a8e358c6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-18 12:48:44 +00:00 |
|
David Baker
|
0d05250914
|
Merge pull request #1983 from matrix-org/t3chguy/fix_filepanel_showing_roomavatar
only show m.room.message in FilePanel
|
2018-06-18 13:48:39 +01:00 |
|
Michael Telatynski
|
1ae51a8332
|
use changed argument in js-sdk
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 13:48:23 +01:00 |
|
Michael Telatynski
|
f88a2fd8fc
|
make GroupInviteTile context menu appear where you right clicked instead
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 12:16:33 +01:00 |
|
Michael Telatynski
|
e0d36b18c9
|
make RoomTile context menu appear where you right clicked instead
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-18 12:08:47 +01:00 |
|