Robin
bb06905aa2
Merge pull request #4099 from element-hq/stable-class-names
...
Use vitest's default for scoped class names
2026-07-09 12:54:19 +02:00
Timo
f2c42c314c
Merge pull request #4088 from element-hq/toger5/logger-getChild-fix
...
fix getChild before rageshake setup
2026-07-08 18:19:04 +02:00
Robin
11fadebb87
Fix test failures due to scoped class names
2026-07-08 17:06:25 +02:00
Robin
943ce5b853
Update test snapshots to use scoped class names
2026-07-08 17:06:09 +02:00
Timo K.
137093350b
Merge branch 'livekit' into toger5/logger-getChild-fix
2026-07-08 17:04:42 +02:00
Robin
000ee66cfe
Use vitest's default for scoped class names
...
It reduces confusion when reading snapshots if class names are still scoped to their respective CSS modules. It also discourages the use of class names in tests, which is a good thing. (https://testing-library.com/docs/guiding-principles )
Thanks to Johannes for the suggestion.
2026-07-08 17:03:51 +02:00
Johannes Marbach
58a8b7316e
Merge pull request #4077 from element-hq/renovate/github-actions
...
Update GitHub Actions
2026-07-08 16:20:07 +02:00
renovate[bot]
1e6d3d3357
Update GitHub Actions
2026-07-08 14:02:37 +00:00
Timo
dc21233767
Merge pull request #4097 from element-hq/toger5/fix-playwright-related-to-voice-in-pip
...
Consider voice calls starting in pip for playwright tests
2026-07-08 15:42:50 +02:00
Timo K.
374f56651c
Consider voice calls starting in pip for playwright tests
2026-07-08 13:19:23 +02:00
Timo K.
eefa6f843d
fmt
2026-07-07 19:52:50 +02:00
Timo K.
2b84c587f2
lint
2026-07-07 19:45:22 +02:00
Timo K.
706cddafb0
Add lint rule to make sure future child loggers are setup correctly
2026-07-07 19:34:03 +02:00
Timo K.
a6921e2bfb
all the other logs
2026-07-07 19:12:11 +02:00
Timo K.
3cc396f42c
fix getChild before rageshake setup
2026-07-07 19:05:10 +02:00
Timo
59999b9b37
Merge pull request #4059 from element-hq/toger5/remove-blur-on-mobile
...
Remove blur on mobile
2026-07-07 15:30:36 +08:00
Johannes Marbach
ad76969ce2
Merge pull request #4084 from element-hq/renovate/compound
...
Update dependency @vector-im/compound-web to v9.7.0
2026-07-06 09:03:10 +02:00
Johannes Marbach
c170aad364
Merge pull request #4085 from element-hq/renovate/livekit-client
...
Update dependency livekit-client to v2.20.0
2026-07-06 09:01:51 +02:00
renovate[bot]
9e8bebc3bf
Update dependency livekit-client to v2.20.0
2026-07-06 02:54:08 +00:00
renovate[bot]
d5cdbfd4d1
Update dependency @vector-im/compound-web to v9.7.0
2026-07-06 02:53:46 +00:00
Johannes Marbach
9199dcb583
Merge pull request #4076 from element-hq/renovate/all-minor-patch
...
Update all non-major dependencies
2026-07-02 11:37:07 +02:00
Johannes Marbach
cbc4b77a4f
Dismiss Element Web release announcements
2026-07-02 11:19:16 +02:00
Johannes Marbach
ffb881436a
Eliminate @livekit/protocol
2026-07-02 08:47:07 +02:00
Johannes Marbach
9cf87efc6b
Remove global-jsdom
2026-07-02 08:35:59 +02:00
Johannes Marbach
b71454d63a
Bump mcr.microsoft.com/playwright
2026-07-02 08:35:40 +02:00
renovate[bot]
b0feb33ec4
Update all non-major dependencies
2026-07-01 00:31:28 +00:00
Robin
3837576a5f
Merge pull request #4073 from element-hq/refine-scope-leak-lint
...
Fix some false positives flagged by ObservableScope leak lint rule
2026-06-29 14:57:50 +02:00
Johannes Marbach
eb5a097999
Merge pull request #4072 from element-hq/johannes/jest
...
Switch to jest-style assertions to please oxlint
v0.21.0-rc.1
v0.21.0
2026-06-29 14:36:18 +02:00
Robin
db2d20ac56
Fix some false positives flagged by ObservableScope leak lint rule
...
The rule should only care about enclosing function/class scopes. For example if an ObservableScope is received as a parameter to a function and then simply used inside an 'if' block (technically a different scope), that's not a problem.
2026-06-29 14:33:23 +02:00
Johannes Marbach
f276c51772
Switch to jest-style assertions to please oxlint
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-06-29 14:32:49 +02:00
Johannes Marbach
ac2214ed77
Merge commit from fork
...
Restrain logging of URL properties
2026-06-29 14:21:05 +02:00
Timo
8fe7bb5329
Merge pull request #4066 from element-hq/toger5/matrixRTCMode-compatibility
...
Default to compatibilty mode (multi sfu) - non breaking, as multi-sfu is compatible with all versions younger 6 month
2026-06-29 19:41:23 +08:00
Timo K
8028a6aa24
Update sfu-reconnect-bug.spec.ts
2026-06-29 13:11:26 +02:00
Timo K
5b4e8865e5
Update sfu-reconnect-bug.spec.ts
2026-06-29 13:04:22 +02:00
Timo K
356d526116
Update sfu-reconnect-bug.spec.ts
2026-06-29 13:02:26 +02:00
Johannes Marbach
cca69b8108
Merge pull request #4069 from element-hq/renovate/compound
...
Update dependency @vector-im/compound-web to v9.5.0
2026-06-29 08:00:57 +02:00
renovate[bot]
75235a7853
Update dependency @vector-im/compound-web to v9.5.0
2026-06-29 00:34:12 +00:00
Timo K
0421783ebe
Update config.sample.json
2026-06-26 13:30:19 +02:00
Robin
a1be4ff0f9
Merge pull request #4068 from element-hq/landscape-voice-call
...
Hide local tile from mobile voice calls in landscape orientation
2026-06-26 11:22:25 +02:00
Robin
8ab7f89e36
Hide local tile from mobile voice calls in landscape orientation
...
To match the designs. Just like in portrait, it wouldn't contribute anything meaningful.
2026-06-25 20:29:24 +02:00
Valere Fedronic
ddcb0f9981
Merge pull request #4064 from element-hq/ios/default_voice_call_to_earpiece
...
fix(voice): Default to earpiece for voice only call
2026-06-25 16:32:59 +02:00
Timo K
6ca5ddda73
fix snapshot
2026-06-25 16:05:58 +02:00
Valere
41d0933d4d
playwright: New toast
2026-06-25 15:55:08 +02:00
Johannes Marbach
5ad62c7097
Merge pull request #4053 from element-hq/johannes/oxlint
...
Switch from eslint to oxlint
2026-06-25 15:46:05 +02:00
Johannes Marbach
76714ac3ad
Use the correct company name
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-06-25 15:29:00 +02:00
Timo K
15b40835b8
Default to compatibilty mode
2026-06-25 13:31:02 +02:00
Valere
dc5b541b21
fix(voice): Default to earpiece for voice only call
2026-06-25 13:10:27 +02:00
Johannes Marbach
f376ffb96b
Don't redact null or undefined
2026-06-24 13:35:44 +02:00
Johannes Marbach
d5ce3a955a
Port over copyright rule
2026-06-24 11:08:29 +02:00
Johannes Marbach
d2cb7e334e
Remove duplicate paths config
2026-06-24 10:53:14 +02:00