Weblate
|
f700c8e60d
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-19 11:00:43 +00:00 |
|
Andrey
|
eb0a1d9b92
|
Translated using Weblate (Russian)
Currently translated at 99.4% (1208 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
|
2018-07-19 11:00:42 +00:00 |
|
Marc Yustin
|
0ddf84c45e
|
Translated using Weblate (Italian)
Currently translated at 100.0% (1215 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
|
2018-07-19 11:00:42 +00:00 |
|
Szimszon
|
50c6b91c8f
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1215 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
|
2018-07-19 11:00:42 +00:00 |
|
Kévin C
|
7612910507
|
Translated using Weblate (French)
Currently translated at 100.0% (1215 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2018-07-19 11:00:42 +00:00 |
|
Hugues De Keyzer
|
89bc4776e9
|
Translated using Weblate (Esperanto)
Currently translated at 91.0% (1106 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eo/
|
2018-07-19 11:00:42 +00:00 |
|
Slavi Pantaleev
|
1a61f15a97
|
Translated using Weblate (Bulgarian)
Currently translated at 99.3% (1207 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
|
2018-07-19 11:00:41 +00:00 |
|
Bruno Windels
|
10e4a4f288
|
Merge pull request #2035 from matrix-org/dbkr/widget_echo
Improve UX for Jitsi by adding local echo for widgets
|
2018-07-19 12:00:36 +01:00 |
|
Marc Yustin
|
df025ca935
|
Translated using Weblate (Italian)
Currently translated at 100.0% (1215 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
|
2018-07-18 18:40:28 +00:00 |
|
Jeff Huang
|
cbb61e3b2b
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1215 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2018-07-18 12:52:22 +00:00 |
|
David Baker
|
68c46a694e
|
lint
|
2018-07-18 10:18:55 +01:00 |
|
David Baker
|
7aab6fa6f1
|
Merge remote-tracking branch 'origin/develop' into dbkr/widget_echo
|
2018-07-18 09:35:57 +01:00 |
|
Kévin C
|
c4caaecfb3
|
Translated using Weblate (French)
Currently translated at 100.0% (1215 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2018-07-18 07:03:06 +00:00 |
|
Miguel Branco
|
0118027354
|
Translated using Weblate (Galician)
Currently translated at 100.0% (1215 of 1215 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
|
2018-07-17 18:59:16 +00:00 |
|
Weblate
|
dff3425a00
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-17 16:46:57 +00:00 |
|
Bruno Windels
|
0a432dfb8f
|
Merge pull request #2063 from matrix-org/dbkr/jitsi_check_scalar_first
Jitsi: Check integrations server before call
|
2018-07-17 17:46:53 +01:00 |
|
Weblate
|
bfe8b0c8e4
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-17 16:42:44 +00:00 |
|
Bruno Windels
|
583cde6397
|
Merge pull request #2061 from matrix-org/dbkr/jitsi_error_no_perm
Jitsi: Error message on no permission
|
2018-07-17 17:42:39 +01:00 |
|
Weblate
|
88e439e207
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-17 16:37:18 +00:00 |
|
Bruno Windels
|
349615c5c1
|
Merge pull request #2065 from matrix-org/dbkr/read_avatars_under_jitsi
Fix read receipts on top of Jitsi
|
2018-07-17 17:37:13 +01:00 |
|
Weblate
|
4be222c6aa
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-17 16:15:11 +00:00 |
|
Matthew Hodgson
|
02c3bc9476
|
Merge pull request #2069 from matrix-org/t3chguy/slate_cont2
Moar Slate Fixes
|
2018-07-17 17:15:01 +01:00 |
|
Michael Telatynski
|
720a728278
|
workaround for placeholder being shown when empty text but block. Fixes vector-im/riot-web#7042
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-17 16:13:33 +01:00 |
|
Michael Telatynski
|
1b467f6ca8
|
fix pasting of plaintext content (prevent loads of <p>s) Fixes vector-im/riot-web#7043
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-17 16:02:37 +01:00 |
|
Michael Telatynski
|
414908611d
|
prevent exception if there is no text node at anchor
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-17 13:48:15 +01:00 |
|
Michael Telatynski
|
688776bc10
|
allow enter to remove current block if its empty useful for lists
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-17 13:29:40 +01:00 |
|
Michael Telatynski
|
8d4cead105
|
special-case 'inline-code' button because mark is called 'code'
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-17 13:24:28 +01:00 |
|
Michael Telatynski
|
ff76b6a981
|
allow user to break out of blockquote/etc by hitting enter twice
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-17 12:30:22 +01:00 |
|
Michael Telatynski
|
5b79e3bcd5
|
fix user autocomplete not adding : if at the start
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-17 11:56:24 +01:00 |
|
Michael Telatynski
|
23b6abf8b7
|
no point saving history at this point, maybe future supported
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-17 09:27:11 +01:00 |
|
Szimszon
|
09a504ba0e
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1212 of 1212 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
|
2018-07-17 05:44:59 +00:00 |
|
Michael Telatynski
|
cbe5944ff0
|
preserve selection and history between room changes and refreshes
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-16 22:04:42 +01:00 |
|
Weblate
|
c958e14c0e
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-16 20:37:02 +00:00 |
|
Matthew Hodgson
|
48fbf1406f
|
Merge pull request #2068 from matrix-org/t3chguy/slate_cont2
fix 2nd typo in one PR :(
|
2018-07-16 21:36:57 +01:00 |
|
Michael Telatynski
|
1c24f1fd5a
|
fix 2nd typo in one PR :(
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-16 21:34:25 +01:00 |
|
Weblate
|
5c9125ffde
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-16 20:32:09 +00:00 |
|
Matthew Hodgson
|
8c17ee7281
|
Merge pull request #2067 from matrix-org/t3chguy/slate_cont2
check if has some completions, not if >=0
|
2018-07-16 21:32:04 +01:00 |
|
Michael Telatynski
|
547e0ed52c
|
check if has some completions, not if >=0
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-16 21:30:04 +01:00 |
|
Weblate
|
6ae7c577cd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-16 20:29:26 +00:00 |
|
Hugues De Keyzer
|
f655e2eb86
|
Translated using Weblate (French)
Currently translated at 100.0% (1212 of 1212 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2018-07-16 20:29:25 +00:00 |
|
Matthew Hodgson
|
a5b932bfdd
|
Merge pull request #2066 from matrix-org/t3chguy/slate_cont2
Slate fixes
|
2018-07-16 21:29:20 +01:00 |
|
Michael Telatynski
|
3000099991
|
add additional checks for hiding autocomplete to prevent text calculation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-16 21:27:52 +01:00 |
|
Michael Telatynski
|
bdbc2cbd38
|
disable spellCheck when the placeholder is shown because "unencrypted"
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-16 18:32:50 +01:00 |
|
Michael Telatynski
|
c7859fed1a
|
add heuristic to compare documents to prevent autocomplete flicker
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-07-16 18:27:06 +01:00 |
|
Weblate
|
ddf576ac59
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-16 16:26:42 +00:00 |
|
David Baker
|
149a935594
|
Merge pull request #2056 from matrix-org/dbkr/tiny_jitsi_follows_you_between_rooms
Implement always-on-screen capability for widgets
|
2018-07-16 17:26:37 +01:00 |
|
David Baker
|
a79caed0c9
|
Merge remote-tracking branch 'origin/develop' into dbkr/tiny_jitsi_follows_you_between_rooms
|
2018-07-16 17:21:51 +01:00 |
|
Weblate
|
60bf368887
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-16 16:20:54 +00:00 |
|
Andrey
|
3daff00704
|
Translated using Weblate (Russian)
Currently translated at 99.4% (1205 of 1212 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
|
2018-07-16 16:20:53 +00:00 |
|
Kévin C
|
a449b8420d
|
Translated using Weblate (French)
Currently translated at 100.0% (1212 of 1212 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2018-07-16 16:20:53 +00:00 |
|