Michael Telatynski
33dca81352
Update some more
2021-07-12 09:10:27 +01:00
Michael Telatynski
a645cebb49
Fix setTimeout/setInterval typing
2021-07-12 09:02:46 +01:00
Šimon Brandner
d7811d9db7
Maybe this shuts it up
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-12 09:59:31 +02:00
Michael Telatynski
cdc75f3709
Merge pull request #6346 from matrix-org/t3chguy/fix/17935
...
only consider valid & loaded url previews for show N more prompt
2021-07-12 08:56:15 +01:00
Šimon Brandner
4ef8c9fd29
Delint
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-12 09:52:32 +02:00
Šimon Brandner
113b6319b1
This looks a bit nicer
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-12 09:52:01 +02:00
Šimon Brandner
1a50ef022d
Merge remote-tracking branch 'upstream/develop' into feature/improved-composer
2021-07-12 09:50:33 +02:00
Šimon Brandner
780f9b6add
Handle pill deletion
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-12 09:29:41 +02:00
Michael Telatynski
4f82f6aa1f
Merge pull request #6335 from matrix-org/t3chguy/fix/6884
...
Extract MXCs from _matrix/media/r0/ URLs for inline images in messages
2021-07-12 08:24:40 +01:00
Šimon Brandner
667abca31f
Handle pill onclick
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 20:02:32 +02:00
Erkin Alp Güney
ad07728dfb
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/tr/
2021-07-11 17:25:03 +00:00
Percy
2f59819817
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/zh_Hans/
2021-07-11 17:25:03 +00:00
Šimon Brandner
5423421240
Give singletonRoomViewStore a type
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 19:09:39 +02:00
Šimon Brandner
98808aabca
Set contentEditable for PillParts to false
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 18:53:29 +02:00
Robin Townsend
b147bcd207
Merge branch 'develop' into text-for-event-perf
2021-07-11 11:35:12 -04:00
Šimon Brandner
cd125506b6
Auto-detect language only if enabled and only for codeblocks
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 11:18:06 +02:00
Šimon Brandner
19f14e4b2e
Fix tests?
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 10:58:04 +02:00
Šimon Brandner
29ef5905d6
Export type into a var
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 10:45:30 +02:00
Šimon Brandner
db8ebd6df0
Fix import
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 10:45:16 +02:00
Šimon Brandner
1b993ef1bd
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 10:36:56 +02:00
Šimon Brandner
f80f4620df
Add pinned messages to MELS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 10:35:20 +02:00
Šimon Brandner
3e95cd1854
Handle JSX in MELS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 10:34:15 +02:00
Šimon Brandner
7a329b7a01
Add ReactUtils
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-11 10:31:24 +02:00
Robin Townsend
718887dd27
Update Emojibase and switch to IamCal (Slack-style) shortcodes
...
for consistency with shortcodes commonly used by other platforms, as
was decided in https://github.com/vector-im/element-web/issues/13857 .
One thing to be aware of is that the currently used version of Twemoji
does not support a few of the newer emoji present in Emojibase, so these
look a little out of place in the emoji picker. Optimally Twemoji would
be updated at the same time, though I don't know how to do that.
Signed-off-by: Robin Townsend <robin@robin.town >
2021-07-10 23:13:48 -04:00
Michael Telatynski
e3e7d41d5c
only consider valid & loaded url previews for show N more prompt
2021-07-10 19:41:50 +01:00
Michael Telatynski
9b7697c530
fix imports
2021-07-10 16:02:43 +01:00
Michael Telatynski
2634ed949f
Fix Searching's mixing of types
2021-07-10 16:00:04 +01:00
Michael Telatynski
2983215dee
Improve and consolidate typing
2021-07-10 15:43:48 +01:00
Michael Telatynski
bd175c6f40
Improve and consolidate typing
2021-07-10 15:43:46 +01:00
Jaiwanth
6a4e2672f6
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
2021-07-10 19:18:01 +05:30
Michael Telatynski
829169ec87
Merge pull request #6342 from matrix-org/t3chguy/fix/vrlp
...
Fix small visual regression with the site name on url previews
2021-07-09 18:05:48 +01:00
J. Ryan Stinnett
ff7f3f47be
Add directory publish customisation point
...
This will help certain environments, such as P2P, where directory publishing can
be allowed freely.
2021-07-09 17:51:18 +01:00
J. Ryan Stinnett
8177dbfb56
Add display alias customisation point
...
This will allow environments such as P2P to tweak the preferred display alias if
needed.
2021-07-09 17:11:17 +01:00
J. Ryan Stinnett
4b9d4ad1e3
Centralise display alias getters
2021-07-09 17:06:54 +01:00
Šimon Brandner
a90b8f32f1
Add some tests
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-09 16:45:04 +02:00
HelaBasa
b6937419fb
Translated using Weblate (Sinhala)
...
Currently translated at 45.7% (16 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/si/
2021-07-09 14:25:03 +00:00
XoseM
111021987c
Translated using Weblate (Galician)
...
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/gl/
2021-07-09 14:25:03 +00:00
Onno Ekker
ab1bea376e
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/nl/
2021-07-09 14:25:03 +00:00
libexus
fac72921b6
Translated using Weblate (German)
...
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/de/
2021-07-09 14:25:03 +00:00
Šimon Brandner
d9b8f0d540
Add docs
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-09 15:58:35 +02:00
Michael Telatynski
8072007782
Fix small visual regression with the site name on url previews
2021-07-09 14:50:55 +01:00
Šimon Brandner
ba3d7f9bee
Use marked execution
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-09 15:50:52 +02:00
Michael Telatynski
a7aa87a9fc
Fix right panel not closing user info when changing rooms
2021-07-09 14:43:07 +01:00
Šimon Brandner
007548aa7f
Merge remote-tracking branch 'upstream/develop' into fix/17130/draggable-pip
2021-07-09 15:36:14 +02:00
Germain
a1c3f25fe5
Merge pull request #6340 from SimonBrandner/feature/media-devices
2021-07-09 14:09:11 +01:00
Michael Telatynski
c38fa9ded2
Merge pull request #6339 from matrix-org/t3chguy/update-modernizr
...
Simplify typescript definition for Modernizr
2021-07-09 13:59:22 +01:00
Šimon Brandner
cdeb0be847
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-09 14:22:41 +02:00
Šimon Brandner
96100ffaf3
Fix styling
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-09 14:19:27 +02:00
Šimon Brandner
dbc37675a0
Simplifie the code
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-09 14:15:36 +02:00
Šimon Brandner
1b209a9cb3
Add setDevice() method
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-07-09 14:13:31 +02:00