Szimszon
45dea0152f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2026 of 2026 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2020-01-16 20:34:55 +00:00
Weblate
5068d82488
Merge branch 'origin/develop' into Weblate.
2020-01-16 17:11:30 +00:00
Travis Ralston
3ed7beac78
Merge pull request #3804 from matrix-org/t3chguy/rightpanel
...
'Members' button always toggle the right panel
2020-01-16 10:11:24 -07:00
Travis Ralston
cd9fc72fff
Merge branch 'develop' into t3chguy/rightpanel
2020-01-16 10:04:18 -07:00
Michael Telatynski
0f61aa57ff
Apply suggestions from code review
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2020-01-16 17:00:04 +00:00
Weblate
86715638ad
Merge branch 'origin/develop' into Weblate.
2020-01-16 16:54:41 +00:00
Travis Ralston
64c4677699
Merge pull request #3842 from matrix-org/t3chguy/fix_isModified
...
Fix timing of when Composer considers itself to be modified
2020-01-16 09:54:36 -07:00
Weblate
557d8b0ee1
Merge branch 'origin/develop' into Weblate.
2020-01-16 16:53:30 +00:00
J. Ryan Stinnett
e375b1d31f
Merge pull request #3851 from matrix-org/jryans/download-file-icon
...
Compute download file icon immediately
2020-01-16 16:53:25 +00:00
Weblate
ca4d926867
Merge branch 'origin/develop' into Weblate.
2020-01-16 16:47:23 +00:00
Travis Ralston
564a30b7be
Merge pull request #3852 from matrix-org/travis/fix-member-avatar
...
Fix not being able to open profiles from the timeline
2020-01-16 09:47:17 -07:00
Travis Ralston
4ea2a2fee4
Merge branch 'develop' into t3chguy/fix_isModified
2020-01-16 09:46:28 -07:00
Weblate
4e6e10ecc4
Merge branch 'origin/develop' into Weblate.
2020-01-16 16:42:33 +00:00
random
f8d12b11f5
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2018 of 2018 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2020-01-16 16:42:33 +00:00
Kévin C
086b3f811e
Translated using Weblate (French)
...
Currently translated at 100.0% (2018 of 2018 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2020-01-16 16:42:30 +00:00
Samu Voutilainen
eb6c7ec275
Translated using Weblate (Finnish)
...
Currently translated at 98.5% (1988 of 2018 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
2020-01-16 16:42:29 +00:00
J. Ryan Stinnett
89230395eb
Merge pull request #3847 from matrix-org/jryans/cross-signing-setup
...
Add post-login complete security flow
2020-01-16 16:42:23 +00:00
Travis Ralston
869fd0b2c9
Fix not being able to open profiles from the timeline
...
MemberAvatar was referencing the wrong dispatcher (it was imported as `dis`, like everywhere else, not `dispatcher`).
Fixes https://github.com/vector-im/riot-web/issues/11887
2020-01-16 09:40:11 -07:00
J. Ryan Stinnett
0ef362a793
Request mock should send truthy for errors
2020-01-16 14:06:54 +00:00
J. Ryan Stinnett
dab31d724d
Support uri option in request mock
2020-01-16 14:01:15 +00:00
J. Ryan Stinnett
0dfd58c784
Compute download file icon immediately
...
Build process changes may have changed the load order, so this tintable is now
registered too late (after the theme is set).
Fixes https://github.com/vector-im/riot-web/issues/11881
2020-01-16 14:00:48 +00:00
J. Ryan Stinnett
5926e277c4
Avoid logged in event race
2020-01-16 11:52:02 +00:00
Weblate
e3ca5e5061
Merge branch 'origin/develop' into Weblate.
2020-01-15 22:36:41 +00:00
Alexey Murz Korepov
ed9bce21f5
Translated using Weblate (Russian)
...
Currently translated at 89.1% (1798 of 2018 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2020-01-15 22:36:40 +00:00
Szimszon
3afa2b1d5b
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2018 of 2018 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2020-01-15 22:36:40 +00:00
Travis Ralston
cad9562f8d
Merge pull request #3828 from krkc/develop
...
Added cut/copy and pasting user pills from editor.
2020-01-15 15:36:33 -07:00
J. Ryan Stinnett
71fa3222fe
Fix component index import
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2020-01-15 22:11:22 +00:00
J. Ryan Stinnett
6e027badc0
Tweak comparison
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2020-01-15 22:10:59 +00:00
J. Ryan Stinnett
27ee90cad5
Add post-login complete security flow
...
This adds a step after login to complete security for your new session. At the
moment, the only verification method is entering your SSSS passphrase, but nicer
paths will be added soon.
This new step only appears when crypto is available and the account has
cross-signing enabled in SSSS.
Fixes https://github.com/vector-im/riot-web/issues/11214
2020-01-15 21:53:36 +00:00
Weblate
e96d02e5c0
Merge branch 'origin/develop' into Weblate.
2020-01-15 19:44:41 +00:00
Osoitz
6f351ed225
Translated using Weblate (Basque)
...
Currently translated at 100.0% (2018 of 2018 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2020-01-15 19:44:41 +00:00
Travis Ralston
070e59e1ce
Merge pull request #3846 from matrix-org/travis/fix-help-tab
...
Fix imports for help & support tab
2020-01-15 12:44:35 -07:00
Travis Ralston
dd88809622
Fix imports for help & support tab
...
This was missed, somehow, in the sourcemaps stuff. The tab currently breaks the dialog on load.
2020-01-15 12:02:34 -07:00
Weblate
66750641a8
Merge branch 'origin/develop' into Weblate.
2020-01-15 17:58:36 +00:00
Travis Ralston
dbff2bb9f0
Merge pull request #3841 from matrix-org/travis/ftue/user-lists/5.2-i18n
...
Humanize the recent DM rooms ourselves for translations
2020-01-15 10:58:32 -07:00
Travis Ralston
d763d7e633
Merge branch 'develop' into travis/ftue/user-lists/5.2-i18n
2020-01-15 10:49:38 -07:00
Weblate
954b45d12a
Merge branch 'origin/develop' into Weblate.
2020-01-15 17:49:04 +00:00
Travis Ralston
0529efc5cd
Merge pull request #3840 from matrix-org/travis/ftue/user-lists/5.1-suggestions
...
Improve the quality of invite suggestions by filtering out DMs
2020-01-15 10:49:00 -07:00
Weblate
8d8125307a
Merge branch 'origin/develop' into Weblate.
2020-01-15 17:38:12 +00:00
Travis Ralston
c2b3661a69
Merge pull request #3845 from matrix-org/travis/fix-develop
...
Fix linter and tests on develop
2020-01-15 10:38:08 -07:00
Travis Ralston
8f37f8638d
Build the js-sdk for Jest tests
...
This is theoretically a fix for the tests failing post-sourcemaps.
2020-01-15 10:28:27 -07:00
Travis Ralston
457e63f24e
Fix reference to js-sdk lint config
2020-01-15 10:25:36 -07:00
Weblate
ac0ee20d2c
Merge branch 'origin/develop' into Weblate.
2020-01-15 17:11:44 +00:00
Kévin C
a9d5c7e720
Translated using Weblate (French)
...
Currently translated at 100.0% (2004 of 2004 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2020-01-15 17:11:44 +00:00
Jeff Huang
c74dc2c870
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2004 of 2004 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2020-01-15 17:11:43 +00:00
Osoitz
93b9bf1647
Translated using Weblate (Basque)
...
Currently translated at 100.0% (2004 of 2004 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2020-01-15 17:11:42 +00:00
Travis Ralston
7bfb3686cd
Merge pull request #3839 from matrix-org/travis/sourcemaps
...
Fix sourcemaps by refactoring the build system
2020-01-15 10:11:33 -07:00
Michael Telatynski
d37c19d785
Fix timing of when Composer considers itself to be modified
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-01-15 00:27:54 +00:00
Michael Telatynski
5a5a0d2233
Merge branches 'develop' and 't3chguy/rightpanel' of github.com:matrix-org/matrix-react-sdk into t3chguy/rightpanel
2020-01-15 00:03:18 +00:00
Weblate
50f73ee0c5
Merge branch 'origin/develop' into Weblate.
2020-01-14 17:12:20 +00:00