J. Ryan Stinnett
c542ea5559
Force boolean value
2019-09-11 16:55:45 +01:00
Weblate
c6dd722f30
Merge branch 'origin/develop' into Weblate.
2019-09-11 15:39:09 +00:00
Kévin C
786fe68816
Translated using Weblate (French)
...
Currently translated at 100.0% (1790 of 1790 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-09-11 15:39:09 +00:00
Bruno Windels
1bbc977166
Merge pull request #3418 from matrix-org/bwindels/room-directory-design
...
Room directory: update design
2019-09-11 15:39:04 +00:00
J. Ryan Stinnett
db33c138aa
Update all 3PID state in Settings when IS changes
...
This ensures we update all 3PID state (like bind status) whenever the IS
changes.
2019-09-11 16:21:42 +01:00
J. Ryan Stinnett
0b7995dc11
Improve terms handling for 3PID state gathering
...
This changes the 3PID state gathering (used in Settings) to ignore terms errors
(no modals will be shown) on the assumption that other UX handles this case.
2019-09-11 16:21:42 +01:00
J. Ryan Stinnett
f04c347df7
Lift 3PID state management up to Settings tab
...
This pulls the 3PID state management in Settings up to a single location so that
the Account and Discovery sections now work from a single list that updates
immediately.
Fixes https://github.com/vector-im/riot-web/issues/10519
2019-09-11 16:21:42 +01:00
Weblate
493ee1be00
Merge branch 'origin/develop' into Weblate.
2019-09-11 15:07:10 +00:00
Kévin C
b06a1b4b10
Translated using Weblate (French)
...
Currently translated at 100.0% (1788 of 1788 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-09-11 15:07:10 +00:00
Tuomas Hietala
b40a56ea80
Translated using Weblate (Finnish)
...
Currently translated at 97.7% (1746 of 1788 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
2019-09-11 15:07:09 +00:00
Bruno Windels
1703913118
Merge pull request #3413 from matrix-org/bwindels/room-directory-buttons
...
Room directory: add action buttons on room directly
2019-09-11 15:07:03 +00:00
Bruno Windels
886402fe31
reduce padding on dialogs, as in design
2019-09-11 16:23:59 +02:00
Bruno Windels
24c4a16da1
adapt design of room list in directory
2019-09-11 16:23:59 +02:00
Bruno Windels
77175fcbc4
pr feedback
2019-09-11 16:18:34 +02:00
Bruno Windels
094c9e3468
consistent naming
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2019-09-11 14:15:46 +00:00
Bruno Windels
6f62cdb22c
basic styling to make it look ok before applying new design
2019-09-11 15:45:51 +02:00
Bruno Windels
7754e08d84
remove labels and add join/view & preview button instead in directory
2019-09-11 15:45:51 +02:00
Weblate
1e49f5f56b
Merge branch 'origin/develop' into Weblate.
2019-09-11 11:54:28 +00:00
Kenneth Larsson
3510d4a64f
Translated using Weblate (Swedish)
...
Currently translated at 78.8% (1408 of 1786 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sv/
2019-09-11 11:54:28 +00:00
송태섭
fe3ff59011
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1786 of 1786 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
2019-09-11 11:54:24 +00:00
Szimszon
a5d6c88b6c
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1786 of 1786 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2019-09-11 11:54:24 +00:00
Bruno Windels
62ddc1e544
Merge pull request #3412 from matrix-org/bwindels/explore-button
...
Add explore button in left panel to go show room directory
2019-09-11 11:54:18 +00:00
Bruno Windels
ad2e16d432
keep filter field expanded if it has text in it
2019-09-11 13:46:18 +02:00
Weblate
3d7c3667a4
Merge branch 'origin/develop' into Weblate.
2019-09-10 18:43:09 +00:00
Travis Ralston
7fcabd799d
Merge pull request #3415 from matrix-org/travis/min-updates
...
Only update m.accepted_terms if there were changes
2019-09-10 12:43:05 -06:00
Weblate
e229938fc2
Merge branch 'origin/develop' into Weblate.
2019-09-10 18:38:44 +00:00
Travis Ralston
ccd42900f7
Merge pull request #3414 from matrix-org/travis/address-picker-stack
...
Make uses of AddressPickerDialog static dialogs
2019-09-10 12:38:40 -06:00
Travis Ralston
b35d56167e
const-antly annoying linter
...
although it's a valid complaint here
2019-09-10 11:16:45 -06:00
Travis Ralston
312143315b
Only update m.accepted_terms if there were changes
...
Fixes https://github.com/vector-im/riot-web/issues/10744
2019-09-10 11:13:35 -06:00
Travis Ralston
4fbedec013
Make uses of AddressPickerDialog static dialogs
...
Fixes https://github.com/vector-im/riot-web/issues/10603
Static dialogs are ones that stay open underneath other dialogs, like the terms of service prompt. This is how user/room settings operate.
2019-09-10 11:01:20 -06:00
Weblate
a87ec80874
Merge branch 'origin/develop' into Weblate.
2019-09-10 16:55:53 +00:00
송태섭
4c6d11d088
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1785 of 1785 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
2019-09-10 16:55:53 +00:00
Kaa Jii
da159b0f0b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1785 of 1785 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2019-09-10 16:55:53 +00:00
Szimszon
3db3989841
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1785 of 1785 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2019-09-10 16:55:52 +00:00
Kévin C
9bf7c1c994
Translated using Weblate (French)
...
Currently translated at 100.0% (1785 of 1785 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-09-10 16:55:52 +00:00
Tirifto
9ec5f129cd
Translated using Weblate (Esperanto)
...
Currently translated at 94.0% (1678 of 1785 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eo/
2019-09-10 16:55:51 +00:00
Slavi Pantaleev
8dce4bc12a
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1785 of 1785 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2019-09-10 16:55:50 +00:00
Travis Ralston
096dff4b54
Merge pull request #3395 from matrix-org/travis/hidden_rr
...
Support sending hidden read receipts
2019-09-10 10:55:45 -06:00
Bruno Windels
68dde07f49
make add room button go to create room dialog instead of room directory
2019-09-10 11:59:59 +02:00
Bruno Windels
4148f1697c
make input fields on a dark panel have a white background (filter field)
2019-09-10 11:11:08 +02:00
Bruno Windels
fdadc615f7
make explore button white on hover
2019-09-10 11:11:08 +02:00
Bruno Windels
1c4093eb0f
make filter feed transparent when not focussed
2019-09-10 11:11:08 +02:00
Bruno Windels
15d3774665
show shorter placeholder for filter feed when not focused
2019-09-10 11:11:08 +02:00
Bruno Windels
da98080859
hide explore button when focusing filter field
2019-09-10 10:57:25 +02:00
Bruno Windels
80dd5a1b0a
add explore button next to filter field
2019-09-10 10:55:55 +02:00
Michael Telatynski
80add7be92
delint more properly
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-10 08:38:51 +01:00
Michael Telatynski
0b56e7a81c
Support Synapse deactivate on MemberInfo without Room (timeline pill)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-10 08:26:10 +01:00
Weblate
110d2b0c3d
Merge branch 'origin/develop' into Weblate.
2019-09-09 16:51:04 +00:00
Szimszon
9ea0402f02
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1783 of 1783 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2019-09-09 16:51:04 +00:00
Michael Telatynski
c6f3ca20c0
Merge pull request #3407 from matrix-org/t3chguy/fix_custom_pl_levels_hidden_error
...
Catch error from changing room power level requirements and show modal
2019-09-09 17:50:58 +01:00