iaiz
|
8ac2e1d481
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (3145 of 3145 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
|
2021-08-30 15:57:30 +00:00 |
|
Travis Ralston
|
a5ccd690a6
|
Merge pull request #6708 from SimonBrandner/fix/ml-filter-load
Filter members on `MemberList` load
|
2021-08-30 09:57:22 -06:00 |
|
Šimon Brandner
|
9684d7263b
|
Filter members on load
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-30 10:09:57 +02:00 |
|
Šimon Brandner
|
5b65528038
|
Make GH actions clone from the correct fork and cleanup
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-29 17:37:11 +02:00 |
|
Šimon Brandner
|
072fdf1cb8
|
Use disptacher so that https://github.com/matrix-org/matrix-react-sdk/pull/6691 has effect
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-28 15:06:48 +02:00 |
|
Steffen Kolmer
|
6a550f2f9c
|
Added trailing comma to make eslint happy
|
2021-08-28 14:04:00 +02:00 |
|
Steffen Kolmer
|
3ef9584f68
|
Simplify things
|
2021-08-28 14:00:18 +02:00 |
|
Steffen Kolmer
|
9fdc5659b7
|
Fixed eslint error and copyright header
|
2021-08-28 13:56:08 +02:00 |
|
Steffen Kolmer
|
e661c017e3
|
Moved custom field name to a const
|
2021-08-28 13:48:33 +02:00 |
|
Steffen Kolmer
|
d76adde1ab
|
Use scss instead of inline styles
|
2021-08-28 13:41:24 +02:00 |
|
Steffen Kolmer
|
70b4308bab
|
Fix eslint error
|
2021-08-27 21:59:22 +02:00 |
|
Steffen Kolmer
|
6da11f375d
|
Allow to use basic html formatting in invite reasons
|
2021-08-27 21:44:34 +02:00 |
|
Steffen Kolmer
|
f65eff103e
|
Switch from inline-spinner to spinner
|
2021-08-27 20:48:29 +02:00 |
|
Steffen Kolmer
|
a4899ad225
|
Fixed padding
|
2021-08-27 20:11:34 +02:00 |
|
Steffen Kolmer
|
9b495eeec3
|
Optimized style
|
2021-08-27 20:10:01 +02:00 |
|
Steffen Kolmer
|
21cf3592cf
|
Update props and state interfaces
|
2021-08-27 19:32:38 +02:00 |
|
Steffen Kolmer
|
6e30673164
|
Show spinner if user id is missing in event tile preview
|
2021-08-27 19:23:26 +02:00 |
|
Steffen Kolmer
|
9d9f590c21
|
Merge pull request #184 from matrix-org/develop
[pull] develop from matrix-org:develop
|
2021-08-27 18:27:08 +02:00 |
|
Weblate
|
6ee021f1ef
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-27 15:08:44 +00:00 |
|
Travis Ralston
|
5e934c17da
|
Merge pull request #6694 from SimonBrandner/task/set-new-layout
Set the new layout setting when reading it
|
2021-08-27 09:08:40 -06:00 |
|
Šimon Brandner
|
f75b5f1b17
|
i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 16:39:25 +02:00 |
|
Šimon Brandner
|
c6400c8db3
|
Show call length during a call
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 16:34:44 +02:00 |
|
Šimon Brandner
|
49defd7b5a
|
Simplifie code and use formatSeconds()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 16:21:29 +02:00 |
|
Šimon Brandner
|
9c107ae615
|
Add tests for formatSeconds()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 16:20:29 +02:00 |
|
Šimon Brandner
|
342f51ccb0
|
Add formatSeconds()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 16:19:59 +02:00 |
|
Weblate
|
c8e1aea0f5
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-27 13:47:53 +00:00 |
|
XoseM
|
cda11f99c3
|
Translated using Weblate (Galician)
Currently translated at 100.0% (3145 of 3145 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
|
2021-08-27 13:47:53 +00:00 |
|
waclaw66
|
32e8f39644
|
Translated using Weblate (Czech)
Currently translated at 100.0% (3145 of 3145 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
|
2021-08-27 13:47:50 +00:00 |
|
random
|
bbcba614e4
|
Translated using Weblate (Italian)
Currently translated at 99.9% (3144 of 3145 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
|
2021-08-27 13:47:48 +00:00 |
|
Travis Ralston
|
cd1610eea8
|
Merge pull request #6696 from matrix-org/travis/ff-voice
Always trigger the first amplitude capture from the worklet
|
2021-08-27 07:47:38 -06:00 |
|
Germain Souquet
|
a1f6708a56
|
Hide voice recording button in narrow mode
|
2021-08-27 11:12:25 +01:00 |
|
Germain Souquet
|
bf3c8e5664
|
Fix imports
|
2021-08-27 10:38:01 +01:00 |
|
Weblate
|
d1dbdebaa2
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-27 07:59:43 +00:00 |
|
Germain
|
bbeda37f7c
|
Merge pull request #6697 from SimonBrandner/fix/leave-space/18592
|
2021-08-27 08:59:38 +01:00 |
|
Šimon Brandner
|
816f0f5e90
|
Avoid stacked dialogs
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 09:56:53 +02:00 |
|
Šimon Brandner
|
0fae3ed233
|
i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 09:22:30 +02:00 |
|
Šimon Brandner
|
464d2b47b0
|
Default to Don't leave any
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 09:18:19 +02:00 |
|
Travis Ralston
|
289b1c5ce0
|
Always trigger the first amplitude capture from the worklet
Fixes https://github.com/vector-im/element-web/issues/18587
See diff
|
2021-08-26 15:47:49 -06:00 |
|
Travis Ralston
|
20b6219121
|
Don't send prehistorical events to widgets during decryption at startup
Fixes https://github.com/vector-im/element-web/issues/18060
Tracking a localized read receipt of sorts appears to be the fastest and least complex approach, though not the greatest.
|
2021-08-26 13:28:48 -06:00 |
|
Travis Ralston
|
73dd30f919
|
Merge branch 'develop' into travis/cross-room
|
2021-08-26 10:48:10 -06:00 |
|
Weblate
|
b1f2f1ae7b
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-26 16:47:21 +00:00 |
|
Travis Ralston
|
470bc0ffe7
|
Merge pull request #6686 from matrix-org/travis/widget-redact
Special case redaction event sending from widgets per MSC2762
|
2021-08-26 10:47:17 -06:00 |
|
Weblate
|
a5ec67094f
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-26 16:47:14 +00:00 |
|
Travis Ralston
|
22a78cf481
|
Merge pull request #6685 from matrix-org/travis/fix-widget-remember
Fix client forgetting which capabilities a widget was approved for
|
2021-08-26 10:47:10 -06:00 |
|
Weblate
|
d6f3e3fd6f
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-26 16:46:55 +00:00 |
|
Travis Ralston
|
a1a7de0f37
|
Merge pull request #6687 from matrix-org/travis/left-panel-widget-expand
Fix left panel widgets not remembering collapsed state
|
2021-08-26 10:46:51 -06:00 |
|
Šimon Brandner
|
a8b86da058
|
Set the new layout setting when reading it
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-26 18:09:14 +02:00 |
|
Šimon Brandner
|
2d47f453cd
|
Update styling
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-26 16:19:46 +02:00 |
|
Weblate
|
742b4287c0
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-26 13:46:29 +00:00 |
|
J. Ryan Stinnett
|
32ad94bce5
|
Merge pull request #6692 from matrix-org/jryans/changelog-link-colour
Fix changelog link colour back to blue
|
2021-08-26 14:46:25 +01:00 |
|