Marcel
88a0d34c2b
Remove unused response_return variable
2017-08-24 15:40:52 +02:00
David Baker
939889705e
Fix notifications for encrypted events ( #1336 )
...
Remember events that we may need to notify for once decrypted and
evaluate them in an Event.decrypted listener.
2017-08-24 14:27:38 +01:00
Weblate
2270f801ad
Merge remote-tracking branch 'origin/develop' into develop
2017-08-24 13:01:02 +00:00
sahajkoka
2aedfde9fe
Translated using Weblate (Telugu)
...
Currently translated at 61.8% (128 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
2017-08-24 13:01:02 +00:00
sarankumar
635ac35d55
Translated using Weblate (Tamil)
...
Currently translated at 44.4% (92 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ta/
2017-08-24 13:01:02 +00:00
Paul Tötterman
50d6c5f90f
Translated using Weblate (Swedish)
...
Currently translated at 77.7% (161 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sv/
2017-08-24 13:01:01 +00:00
Paul Tötterman
a45e42a056
Translated using Weblate (Finnish)
...
Currently translated at 42.5% (88 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fi/
2017-08-24 13:01:01 +00:00
David Baker
814e08d843
Merge pull request #1334 from matrix-org/dbkr/update_on_event_decrypted
...
Force update on timelinepanel when event decrypted
2017-08-24 13:35:39 +01:00
David Baker
3e92380d79
Merge pull request #1337 from matrix-org/rav/handle_call_synchronously
...
Dispatch incoming_call synchronously
2017-08-24 13:31:13 +01:00
David Baker
9f0fda9d44
Merge pull request #1335 from matrix-org/t3chguy/unbrick_internetless
...
Fix React crying on machines without internet due to return undefined
2017-08-24 13:23:15 +01:00
Richard van der Hoff
b65e1769d7
Dispatch incoming_call synchronously
...
- this should fix a race where if the 'hangup' arrives hard on the tail of the
Call.incoming, we don't ignore it.
(We still have a problem in that we blip the hangup tone and UI, but that is
arguably a separate problem)
2017-08-24 13:05:17 +01:00
Michael Telatynski
ec6867dc8b
Fix React crying on machines without internet due to return undefined
2017-08-24 12:32:37 +01:00
David Baker
a2943ac348
Check room ID matches
2017-08-24 11:55:39 +01:00
David Baker
67824e9acc
Force update on timelinepanel when event decrypted
...
Partially fixes https://github.com/vector-im/riot-web/issues/4865
(the part about messages not appearing in the timeline until you
move the cursor over the window).
Requires https://github.com/matrix-org/matrix-js-sdk/pull/529
2017-08-24 11:35:01 +01:00
Michael Telatynski
61d9c1a57a
Merge remote-tracking branch 'remotes/origin/develop' into patch-1
2017-08-24 10:07:04 +01:00
David Baker
737a258944
Merge pull request #1333 from matrix-org/dbkr/fix_uncaught_exception_if_no_scalar
...
Catch the promise rejection if scalar fails
2017-08-24 09:45:51 +01:00
Eric Newport
f322df6b0c
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (971 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/en_US/
2017-08-23 23:17:48 +00:00
David Baker
a65196ee8c
Update electron version
v0.12.1
2017-08-23 21:17:07 +01:00
Nostradamos
1dfa8361c5
Fixed https://github.com/vector-im/riot-web/issues/4804
2017-08-23 22:12:02 +02:00
Andrey
dad23adfb9
Translated using Weblate (Russian)
...
Currently translated at 100.0% (971 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2017-08-23 19:29:47 +00:00
David Baker
c11432c3e3
Catch the promise rejection if scalar fails
...
Otherwise this is incredibly annoying when developing if you don't
have a scalar that will allow you to register (ie. if you're
testing against an HS on your dev box)
2017-08-23 19:35:33 +01:00
liwXO
436c9b3488
Translated using Weblate (Polish)
...
Currently translated at 100.0% (207 of 207 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
2017-08-23 17:58:42 +00:00
Luke Barnard
8ed5422a45
Fix click to insert completion
...
And remedy weird API in the process. Autocomplete now exposes `onSelectionChange` to indicate that the user has selected another completion, rather than returning the chosen completion via onUpArrow etc.
Fixes vector-im/riot-web#4835
2017-08-23 16:22:14 +01:00
David Baker
9e57c9d78f
v0.12.1
2017-08-23 15:58:50 +01:00
David Baker
16bc5359e4
Prepare changelog for v0.12.1
2017-08-23 15:58:49 +01:00
David Baker
2cec34021a
v0.12.1
2017-08-23 15:58:05 +01:00
David Baker
c900b58120
Released js-sdk & react-sdk
2017-08-23 15:57:45 +01:00
David Baker
cc36304eb4
Merge branch 'master' into develop
2017-08-23 15:56:50 +01:00
David Baker
3581f6edaa
v0.10.1
2017-08-23 15:56:09 +01:00
David Baker
878417d0e6
Prepare changelog for v0.10.1
2017-08-23 15:56:08 +01:00
David Baker
b8e351f489
Released js-sdk
2017-08-23 15:54:06 +01:00
Krombel
1dfab49349
Translated using Weblate (German)
...
Currently translated at 100.0% (971 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-08-23 11:08:44 +00:00
Bamstam
859bfff03f
Translated using Weblate (German)
...
Currently translated at 99.2% (964 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-08-23 11:00:41 +00:00
Szimszon
8d8e1c3301
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (971 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2017-08-22 20:19:15 +00:00
David Baker
f523d93720
v0.12.1-rc.1
v0.12.1-rc.1
2017-08-22 18:57:20 +01:00
David Baker
6c7fa77684
Prepare changelog for v0.12.1-rc.1
2017-08-22 18:57:19 +01:00
David Baker
c7ddf6a80d
v0.12.1-rc.1
2017-08-22 18:56:13 +01:00
David Baker
ab2a72a193
Bump version temporarily
...
so we get the diff from v0.12.0-rc.2
2017-08-22 18:55:33 +01:00
David Baker
6bdad8b5f6
Released js-sdk & react-sdk
2017-08-22 18:55:09 +01:00
David Baker
85b609608e
v0.10.1-rc.1
2017-08-22 18:53:11 +01:00
David Baker
f4fb502fc3
Prepare changelog for v0.10.1-rc.1
2017-08-22 18:53:11 +01:00
David Baker
8312cf6ab2
Temporarily bump version
...
so we compare to 0.10.0-rc.2 rather than 0.9.7
2017-08-22 18:50:33 +01:00
David Baker
3939d948bf
js-sdk v0.10.1-rc.1
2017-08-22 18:43:33 +01:00
David Baker
0b29b7f9fd
Merge pull request #4832 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate.
2017-08-22 18:17:45 +01:00
David Baker
c203f417bc
Merge pull request #1329 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2017-08-22 18:17:40 +01:00
strix aluco
ecaaee3b24
Translated using Weblate (Ukrainian)
...
Currently translated at 20.5% (200 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/uk/
2017-08-22 17:15:22 +00:00
lazz0
56219dd649
Translated using Weblate (Spanish)
...
Currently translated at 74.9% (728 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
2017-08-22 17:09:29 +00:00
Andrey
ce4abc6bcc
Translated using Weblate (Russian)
...
Currently translated at 94.9% (922 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2017-08-22 17:09:29 +00:00
Krombel
ca0061f7a1
Translated using Weblate (German)
...
Currently translated at 99.1% (963 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-08-22 17:09:28 +00:00
kaiyou
e427df4133
Translated using Weblate (French)
...
Currently translated at 98.6% (958 of 971 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-08-22 17:09:28 +00:00