Travis Ralston
3ce2c3a76d
Merge pull request #2724 from matrix-org/travis/stacked-dialogs
...
Support stacking dialogs to prevent unmounting
2019-03-01 09:03:39 -07:00
Travis Ralston
5a4676ac66
Merge pull request #2725 from matrix-org/travis/settings/pl-dropdowns
...
Convert PowerSelector to use mxField instead
2019-03-01 09:03:16 -07:00
Travis Ralston
f9d6d42781
Merge pull request #2726 from matrix-org/travis/settings/save-feedback
...
Don't re-enable the save button after saving profiles
2019-03-01 09:02:54 -07:00
Travis Ralston
ad2a98926a
Merge pull request #2727 from matrix-org/travis/email-notifs
...
Support multiple email pushers and remove the legacy UserSettingsStore
2019-03-01 09:02:36 -07:00
Bruno Windels
eb33b2dcbb
Merge pull request #2731 from matrix-org/bwindels/bringback528fix
...
Bring back #528 fix as it still seems broken on OSX
2019-03-01 16:49:52 +01:00
Bruno Windels
65807c7a66
Revert "remove test for #528 as we removed that fix"
...
This reverts commit 42030796c7
.
2019-03-01 16:08:58 +01:00
Bruno Windels
37593c117a
Revert "remove fix for old chrome bug"
...
This reverts commit ecb074862e
.
2019-03-01 16:08:41 +01:00
David Baker
9d2ef8a3cd
v1.0.2-rc.2
2019-03-01 12:17:26 +00:00
David Baker
e8213bc5c3
Prepare changelog for v1.0.2-rc.2
2019-03-01 12:17:25 +00:00
David Baker
4f430db981
Merge pull request #2730 from matrix-org/dbkr/langs_file_resolve_alias
...
Use webpack alias to resolve the languages file
2019-03-01 12:13:31 +00:00
David Baker
4f84311bde
Use $webapp rather than Webapp
2019-03-01 12:03:04 +00:00
David Baker
f2328904cd
stray semicolon
2019-03-01 11:48:48 +00:00
David Baker
53aceaa412
Add fallback for languages file
...
So we're not completely dependent on the alias being set
2019-03-01 11:44:44 +00:00
David Baker
63c6f600bf
Use webpack alias to resolve the languages file
...
Hopefully this will end up simpler than having to figure out in
riot-web what the relative path is from react-sdk's
src/languageHandler.js to riot-web's webapp directory.
2019-03-01 11:30:50 +00:00
Bruno Windels
60c4c55010
Merge pull request #2721 from matrix-org/bwindels/e2emembericonmargin
...
Fix margin on e2e icon in member panel
2019-03-01 11:11:14 +01:00
Bruno Windels
fe3fe208e1
Merge pull request #2676 from matrix-org/bwindels/improvedscrolling
...
Improved scrolling & pagination
2019-03-01 11:09:23 +01:00
Michael Telatynski
eb46e62a2e
delint NetworkDropdown
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-03-01 09:39:39 +00:00
J. Ryan Stinnett
0bc4243215
Merge pull request #2719 from matrix-org/jryans/nudge-karma
...
Nudge karma to 3.1.2
2019-03-01 09:36:57 +00:00
Michael Telatynski
6b07195b63
Add missing permalinkCreator prop
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-03-01 09:36:36 +00:00
Travis Ralston
7d207ca2c3
speeling
2019-02-28 20:45:31 -07:00
Travis Ralston
9402e81835
Get confirmation before enabling encryption
...
Fixes https://github.com/vector-im/riot-web/issues/8843
2019-02-28 20:39:07 -07:00
Travis Ralston
12d939b36f
Support multiple email pushers and remove the legacy UserSettingsStore
...
Fixes https://github.com/vector-im/riot-web/issues/5496
Fixes https://github.com/vector-im/riot-web/issues/8424
2019-02-28 19:57:45 -07:00
Travis Ralston
b84b11d3bd
Don't re-enable the save button after saving profiles
...
Fixes https://github.com/vector-im/riot-web/issues/8569
2019-02-28 19:13:28 -07:00
Travis Ralston
a41df7ab68
Convert PowerSelector to use mxField instead
2019-02-28 19:00:57 -07:00
Travis Ralston
0978ab3da0
Support stacking dialogs to prevent unmounting
...
Fixes https://github.com/vector-im/riot-web/issues/8371
2019-02-28 15:55:58 -07:00
Travis Ralston
8d7837829e
Merge pull request #2722 from matrix-org/travis/misc-roomlist
...
Misc room list improvements & invite fix
2019-02-28 15:13:06 -07:00
Travis Ralston
940ba51f9f
Merge pull request #2723 from matrix-org/travis/destate-stickerpicker
...
Stop listening to account data when the stickerpicker is unmounted
2019-02-28 15:01:43 -07:00
Travis Ralston
b5ffd4a538
Stop listening to account data when the stickerpicker is unmounted
...
Fixes https://github.com/vector-im/riot-web/issues/8994
2019-02-28 14:15:01 -07:00
Travis Ralston
805676a511
Don't lose invites when multiple are pending
2019-02-28 14:03:28 -07:00
Travis Ralston
872cdaa9b3
Use the already available state for checking if custom tags are enabled
2019-02-28 14:03:28 -07:00
Travis Ralston
b1e16e9f49
Fix stacktrace when starting riot up with rooms
...
Settings can trigger before we're ready, so don't generate the room list. This also includes a comment to signify to future people that we need to track settings still.
2019-02-28 13:55:20 -07:00
Travis Ralston
b2f4de4488
Merge pull request #2716 from matrix-org/travis/what-even-is-a-category
...
Move complex part of room sorting to a dedicated function
2019-02-28 13:36:09 -07:00
Travis Ralston
a3342a5790
Standardize on "Category" being the canonical term for room list sections
2019-02-28 13:24:05 -07:00
Bruno Windels
0c06a702dc
pr feedback
2019-02-28 16:05:55 +01:00
David Baker
52a2fe1c9c
v1.0.2-rc.1
2019-02-28 14:43:36 +00:00
David Baker
89ad006d2d
Prepare changelog for v1.0.2-rc.1
2019-02-28 14:43:35 +00:00
Bruno Windels
69016e32a4
fix margin on e2e icon in member panel
2019-02-28 15:39:10 +01:00
David Baker
95675461c8
js-sdk rc.1
2019-02-28 14:37:43 +00:00
Jason Robinson
c4c9c77330
Merge pull request #2718 from matrix-org/jaywink/stickerpicker-button-warning
...
Remove unnecessary ref from Stickerpicker
2019-02-28 16:23:09 +02:00
David Baker
3fa4ecade9
Merge pull request #2720 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
...
Update from Weblate
2019-02-28 14:22:17 +00:00
David Baker
76eba5a9cf
Translated using Weblate (English (United States))
...
Currently translated at 48.8% (758 of 1552 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: http://translate.riot.im/projects/riot-web/matrix-react-sdk/en_US/
2019-02-28 14:21:08 +00:00
David Baker
66f9a2cbe1
Merge pull request #2715 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2019-02-28 14:08:31 +00:00
Weblate
e445ef7b1e
[matrix] -> Matrix
2019-02-28 14:05:20 +00:00
Weblate
6976e23caf
manually comitting translations
2019-02-28 14:03:06 +00:00
J. Ryan Stinnett
ca1cbd9d67
Nudge karma to 3.1.2
...
This includes a fix for detecting the version of Chrome used to run tests.
2019-02-28 13:56:23 +00:00
Jason Robinson
a74cb001b4
Remove unnecessary ref from Stickerpicker
...
There is a ref=target in the call to render AccessibleButton for
the hide stickers button. This ref is not present in the show case.
When clicking the stickerpicker show button, React gives a warning:
> Warning: Stateless function components cannot be given refs
> (See ref "target" in AccessibleButton created by Stickerpicker).
> Attempts to access this ref will fail.
Removed the ref. Stickerpicker hide/show still works fine, no warning.
Signed-off-by: Jason Robinson <jasonr@matrix.org>
2019-02-28 15:51:36 +02:00
Weblate
4866c0234b
Merge branch 'origin/develop' into Weblate.
2019-02-28 13:38:46 +00:00
Paulo Miranda
527798db59
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 81.7% (1269 of 1552 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: http://translate.riot.im/projects/riot-web/matrix-react-sdk/pt_BR/
2019-02-28 13:37:27 +00:00
Bruno Windels
712522a16d
set chrome path for travis CI explicitly
...
karma seems to be giving priority to a location where an old version is installed.
2019-02-28 12:45:43 +01:00
Kévin C
8435406b7a
Translated using Weblate (French)
...
Currently translated at 100.0% (1552 of 1552 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-02-28 09:46:30 +00:00