Commit Graph

6668 Commits (b42cf7421652ee27469f3d9eb4a981da8ddac64a)

Author SHA1 Message Date
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
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
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
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
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 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 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 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
Weblate 729d3f7608 Merge remote-tracking branch 'origin/develop' into develop 2017-08-22 16:47:01 +00:00
strix aluco eeadf63b6f Translated using Weblate (Ukrainian)
Currently translated at 20.7% (200 of 963 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/uk/
2017-08-22 16:46:58 +00:00
lazz0 9f762db59f Translated using Weblate (Spanish)
Currently translated at 75.7% (729 of 963 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
2017-08-22 16:46:58 +00:00
kaiyou 3c34c141c2 Translated using Weblate (French)
Currently translated at 99.5% (959 of 963 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-08-22 16:46:58 +00:00
Jan Kudrik 630c405728 Translated using Weblate (Czech)
Currently translated at 5.5% (53 of 963 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/
2017-08-22 16:46:57 +00:00
Richard Lewis 502a0480a0 Merge pull request #1327 from matrix-org/matthew/multiple-widgets
Matthew/multiple widgets
2017-08-22 10:53:51 +01:00
David Baker b50ce2daa0 Empty commit: retest please 2017-08-22 10:35:03 +01:00
David Baker e72bdffd62 Remove unused import 2017-08-22 10:22:51 +01:00
David Baker 5f816666e1 Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist 2017-08-22 10:08:02 +01:00
Richard Lewis a69cc9169f lint fix. 2017-08-22 10:04:57 +01:00
Richard Lewis 74ab7c9bb3 Fix encoding 2017-08-22 09:59:27 +01:00
Szimszon 5648a7488a Translated using Weblate (Hungarian)
Currently translated at 100.0% (963 of 963 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2017-08-21 19:55:31 +00:00
David Baker ac64e9b705 Lint 2017-08-21 19:34:07 +01:00
David Baker b898d15580 Specify default number of members to load 2017-08-21 19:30:28 +01:00
David Baker e77ea352e4 Support full group membership cycle
Apart from knocking, ie. Invite / accept / reject / leave
2017-08-21 19:18:32 +01:00
David Baker a0fe3d1cb0 Merge pull request #1326 from matrix-org/rav/userpicker_proptypes
Fix proptypes on UserPickerDialog
2017-08-21 16:43:15 +01:00
Richard van der Hoff 764d5891ad Fix proptypes on UserPickerDialog
... so that it doesn't log an error
2017-08-21 16:30:49 +01:00
Richard Lewis b7569a9831 Revert auxPanel changes (this should already have been fixed in a separate PR). 2017-08-21 15:29:11 +01:00
Robert Swain bfb6f8f273 Merge pull request #1325 from matrix-org/rob/appdrawer-bind
AppsDrawer: Remove unnecessary bind
2017-08-21 15:59:47 +02:00