David Baker
7f7e51627c
Merge pull request #3664 from matrix-org/dbkr/nullcheck_thumbnail_file
...
Null check on thumbnail_file
2019-11-22 16:59:15 +00:00
Weblate
d3820b61f6
Merge branch 'origin/develop' into Weblate.
2019-11-22 16:52:53 +00:00
Bruno Windels
15b5ad7451
Merge pull request #3662 from matrix-org/bwindels/itsadoubledate
...
Fix double date separator for room upgrade tiles
2019-11-22 16:52:47 +00:00
David Baker
aae3150383
Null check on thumbnail_file
2019-11-22 16:50:32 +00:00
David Baker
731efbacf2
Merge pull request #3663 from matrix-org/dbkr/itsadoubledate_rel
...
Fix double date separator for room upgrade tiles
2019-11-22 16:41:06 +00:00
Bruno Windels
2b7a7f88b8
fix double date separator
2019-11-22 16:40:15 +00:00
Weblate
0bd1952108
Merge branch 'origin/develop' into Weblate.
2019-11-22 16:39:30 +00:00
random
fab7dfd8e8
Translated using Weblate (Italian)
...
Currently translated at 99.9% (1916 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2019-11-22 16:39:29 +00:00
Stanislav Lukeš
9bb98e2b9c
Translated using Weblate (Czech)
...
Currently translated at 95.8% (1837 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/
2019-11-22 16:39:27 +00:00
Slavi Pantaleev
f1d096e7aa
Translated using Weblate (Bulgarian)
...
Currently translated at 95.9% (1840 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2019-11-22 16:39:27 +00:00
Bruno Windels
4a684d01a4
Merge pull request #3661 from matrix-org/bwindels/verif-toasts
...
Show incoming verification requests in in-app notifications
2019-11-22 16:39:18 +00:00
Bruno Windels
32b6fccbfc
fix double date separator
2019-11-22 17:26:14 +01:00
Bruno Windels
8ce1ed4726
moar lint
2019-11-22 16:36:22 +01:00
Bruno Windels
309633181d
use FormButton in verification request tile too and dedupe styles
2019-11-22 16:32:50 +01:00
Bruno Windels
0dfb0f5468
fix lint
2019-11-22 16:25:30 +01:00
Bruno Windels
8cb362002b
show a toast instead of dialog when feature flag is enabled
2019-11-22 16:08:27 +01:00
Bruno Windels
c705752317
add toast for verification requests
...
this uses a verification requests as emitted by the js-sdk with
the `crypto.verification.request` rather than a verifier as emitted
by `crypto.verification.start` as this works for both to_device and
timeline events with the changes made in the js-sdk pr.
2019-11-22 16:08:27 +01:00
Bruno Windels
f1c62e7dab
make colors slightly more opaque than in design
...
as it is very light otherwise
2019-11-22 16:04:51 +01:00
Bruno Windels
66cc68bae4
add new-styled button
...
might merge it later on with accessible button
2019-11-22 16:04:51 +01:00
Bruno Windels
e86d2b616e
add ToastContainer
2019-11-22 16:04:51 +01:00
David Baker
d5011f9382
Merge pull request #3660 from matrix-org/dbkr/fix_m.room.create_upgrade_notice_rel
...
Show m.room.create event before the ELS on room upgrade
2019-11-22 13:43:46 +00:00
Michael Telatynski
5ec4b6efcd
Show m.room.create event before the ELS on room upgrade
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-11-22 13:42:27 +00:00
Weblate
b073e2b9de
Merge branch 'origin/develop' into Weblate.
2019-11-22 13:41:41 +00:00
David Baker
7df8ef2f91
Merge pull request #3655 from matrix-org/t3chguy/fix_m.room.create_upgrade_notice
...
Show m.room.create event before the ELS on room upgrade
2019-11-22 13:41:36 +00:00
David Baker
cc79afb99d
Merge pull request #3659 from matrix-org/dbkr/matchmedia_conditional_events_rel
...
Make addEventListener conditional
2019-11-22 13:20:50 +00:00
David Baker
9bb486781b
Merge pull request #3658 from matrix-org/dbkr/fixe2eicons_rel
...
Fix e2e icons
2019-11-22 13:20:33 +00:00
Weblate
f149962ce0
Merge branch 'origin/develop' into Weblate.
2019-11-22 13:20:03 +00:00
David Baker
ee40c7891b
Merge pull request #3656 from matrix-org/dbkr/messagepanel_react_class
...
Convert MessagePanel to React class
2019-11-22 13:19:57 +00:00
David Baker
521cbbac74
Make addEventListener conditional
...
Safari doesn't support addEventListener
2019-11-22 13:15:32 +00:00
Bruno Windels
35877a06a3
use correct icons with borders
2019-11-22 13:13:59 +00:00
Bruno Windels
9c234d9317
dont make e2e icons themable, as they have multiple colors
2019-11-22 13:13:53 +00:00
Bruno Windels
de645a32a8
remove obsolete style from message composer for e2e icon as it's now the default size for the e2e iconn
2019-11-22 13:13:48 +00:00
Bruno Windels
d1501a1651
reduce margin on e2e icon in room header
2019-11-22 13:13:38 +00:00
David Baker
25ba4c5f71
Fix read markers
...
init code needs to be a constructor or its run too late
2019-11-22 13:11:36 +00:00
Weblate
7f11869444
Merge branch 'origin/develop' into Weblate.
2019-11-22 13:09:13 +00:00
Szimszon
fed1ed3b50
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1918 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2019-11-22 13:09:12 +00:00
Kévin C
27c64db613
Translated using Weblate (French)
...
Currently translated at 100.0% (1918 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-11-22 13:09:11 +00:00
Jeff Huang
936c36dd58
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1918 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2019-11-22 13:09:08 +00:00
David Baker
abdf3c4a58
Merge pull request #3657 from matrix-org/dbkr/matchmedia_conditional_events
...
Make addEventListener conditional
2019-11-22 13:09:01 +00:00
David Baker
0dbb639aea
Accidentally committed
2019-11-22 13:06:35 +00:00
David Baker
3f5a8faf37
PropTypes should be static
2019-11-22 13:01:56 +00:00
David Baker
fd5a5e13ee
Make addEventListener conditional
...
Safari doesn't support addEventListener
2019-11-22 12:59:51 +00:00
David Baker
6d4abeef45
Convert MessagePanel to React class
...
I was about to add the getDerivedStateFromProps function to change
how read markers worked, but doing that in an old style class
means the statics object, so let;s just convert the thing.
2019-11-22 12:07:25 +00:00
Michael Telatynski
a02a285058
Show m.room.create event before the ELS on room upgrade
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-11-22 10:24:51 +00:00
Weblate
69062adde3
Merge branch 'origin/develop' into Weblate.
2019-11-21 19:01:24 +00:00
Matthew Hodgson
e77cf2b87e
Merge pull request #3653 from matrix-org/bwindels/fixe2eicons
...
Fix e2e icons
2019-11-21 19:01:17 +00:00
Weblate
82ace51f90
Merge branch 'origin/develop' into Weblate.
2019-11-21 17:43:19 +00:00
David Baker
1a7d298319
Merge pull request #3654 from matrix-org/dbkr/call_crash_workaround
...
Workaround for soft-crash with calls on startup
2019-11-21 17:43:14 +00:00
David Baker
b239fde32d
Workaround for soft-crash with calls on startup
...
Fixes https://github.com/vector-im/riot-web/issues/11458
2019-11-21 17:31:57 +00:00
Weblate
c1aa5f16db
Merge branch 'origin/develop' into Weblate.
2019-11-21 17:29:30 +00:00