Michael Telatynski
9660c4b2be
Refactor store and fix bugs with it ( #2348 )
2025-05-23 14:33:17 +01:00
ElementRobot
8513eaa898
[create-pull-request] automated change ( #30008 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-05-23 06:23:37 +00:00
ElementRobot
73ddf2a19b
Merge pull request #2344 from element-hq/actions/localazy-download
...
Localazy Download
2025-05-23 01:21:29 -05:00
t3chguy
cfea34766a
[create-pull-request] automated change
2025-05-23 06:07:19 +00:00
Robin
87447c7f91
Clean up some unused code related to calls ( #29997 )
...
* Remove the unused 'preload' option
* Remove unused layout tracking code
2025-05-22 14:08:42 +00:00
R Midhun Suresh
77bea6db7e
Merge pull request #2343 from element-hq/midhun/move-further-top
...
Enable plain text encryption before checking if encryption is available
2025-05-22 18:40:52 +05:30
R Midhun Suresh
abd508fc0d
Enable encryption before checking if encryption is available
2025-05-22 18:22:05 +05:30
Michael Telatynski
8e4826b4e9
Fix test for Element Nightly variant ( #2342 )
2025-05-22 12:24:11 +00:00
R Midhun Suresh
3cd88352b6
Merge pull request #2341 from element-hq/midhun/fix-encryption-basic-text
...
Enable plain text encryption early if we actually mean to use `basic_text` as backend
2025-05-22 17:11:02 +05:30
R Midhun Suresh
1d79fa633a
Enable plain text encryption as early as possible
2025-05-22 16:56:34 +05:30
Michael Telatynski
ec4c610158
Support build-time specified protocol scheme for oidc callback ( #2285 )
2025-05-22 11:40:28 +01:00
R Midhun Suresh
468d2249d1
Merge pull request #2338 from element-hq/midhun/fix-store
...
Use `basic_text` as fallback when encryption not available
2025-05-22 15:58:34 +05:30
Michael Telatynski
f5125ac2b8
Support build-time specified protocol scheme for oidc callback ( #29814 )
...
* Support build-time specified protocol scheme for oidc callback
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Add tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-22 10:24:53 +00:00
Michael Telatynski
bd142412e5
Downstream test element-modules in merge queue ( #29899 )
...
* Downstream test element-modules in merge queue
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Typo
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update cache key to be arch-aware
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-22 09:32:23 +00:00
R Midhun Suresh
63e1e0d894
Move store creation into migration methods
2025-05-22 14:33:48 +05:30
Michael Telatynski
b75c7ee34d
Merge pull request #22 from element-hq/t3chguy/banner
2025-05-22 09:26:14 +01:00
R Midhun Suresh
e326246669
Use basic_text as fallback when encryption not available
...
Show the user a dialog and fallback to using basic_text temporarily when
a valid backend is available but encryption support is not.
2025-05-22 11:57:51 +05:30
David Baker
53672fadd7
Merge pull request #2336 from element-hq/dbkr/doc_debugging
...
Add docs for debugging element desktop
2025-05-21 13:34:58 +01:00
David Baker
20f28abb47
prettier
2025-05-21 13:00:45 +01:00
David Baker
a0db96d50d
Add docs for debugging element desktop
...
mostly for the magic to flip the fuses
2025-05-21 12:54:58 +01:00
ElementRobot
581920e82b
[create-pull-request] automated change ( #29989 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-05-21 06:24:35 +00:00
Florian Duros
5d2d4947f4
New room list: move secondary filters into primary filters ( #29972 )
...
* feat: move secondary filters into primary filters in vm
* test: update room list view model tests
* feat: remove secondary filter menu
* test: update and remove secondary filter component tests
* feat: update i18n
* test: update remaining tests
* test(e2e): update screenshots and tests
* feat: add new cases for empty room list
* test(e2e): add more tests for empty room list for new primary filters
2025-05-20 14:44:29 +00:00
RiotRobot
2bb1544064
Merge branch 'master' into develop
2025-05-20 14:02:12 +00:00
RiotRobot
827d514628
v1.11.101
2025-05-20 14:01:24 +00:00
RiotRobot
69fe2ad06c
Reset matrix-js-sdk back to develop branch
2025-05-20 13:37:43 +00:00
RiotRobot
ed0b50283e
Merge branch 'master' into develop
2025-05-20 13:37:27 +00:00
RiotRobot
e7e425f3db
v1.11.101
v1.11.101
2025-05-20 13:34:02 +00:00
RiotRobot
f81a127d46
Upgrade dependency to matrix-js-sdk@37.6.0
2025-05-20 13:29:08 +00:00
Michael Telatynski
28e558162a
Add branch matching ( #2329 )
2025-05-20 14:18:54 +01:00
Andy Balaam
b539eda4fe
Prompt the user when key storage is unexpectedly off ( #29912 )
...
* Assert that we set backup_disabled when turning off key storage
* Prompt the user when key storage is unexpectedly off
* Playwright tests for the Turn on key storage toast
2025-05-20 12:28:22 +00:00
Half-Shot
ba5ce17574
docs fix
2025-05-20 13:00:47 +01:00
Half-Shot
908771235f
Tidyup
2025-05-20 12:14:20 +01:00
Half-Shot
e972c05ccc
Remove context menu
2025-05-20 12:11:07 +01:00
Florian Duros
22c7bf346c
New room list: move sort menu in room list header ( #29983 )
...
* feat: move sort and preview into room list header vm
* feat: move sort menu into room list header
* test: update tests
* test:update snapshots
* chore: remove secondary filter tests
* test(e2e): update screenshots
2025-05-19 13:25:12 +00:00
Half-Shot
50fc7bec66
lint
2025-05-19 11:56:53 +01:00
Half-Shot
b5a7bd9eac
Document and types'
2025-05-19 09:16:27 +01:00
ElementRobot
e1104891cb
[create-pull-request] automated change ( #29980 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-05-19 06:23:30 +00:00
ElementRobot
85556ecd74
Merge pull request #2326 from element-hq/actions/localazy-download
...
Localazy Download
2025-05-19 01:22:37 -05:00
t3chguy
46080c66d0
[create-pull-request] automated change
2025-05-19 06:07:51 +00:00
Half-Shot
c9ea5f8f4f
Custom component concept piece
2025-05-16 15:49:07 +01:00
R Midhun Suresh
78ec757f11
RoomListStoreV3: Only add new rooms that pass VisibilityProvider check ( #29974 )
...
* Add new rooms only after checking VisibilityProvider
Otherwise we might end up adding space rooms and other rooms that must
be hidden.
* Write test
2025-05-16 13:52:39 +00:00
R Midhun Suresh
45f41a33e7
Add packageManager field to package.json ( #29966 )
...
* Add `packageManager` field to package.json
This is helpful when using corepack to set and use particular yarn
versions.
* Include hash in the field
2025-05-16 12:43:32 +00:00
Florian Duros
b56b0f2bd0
New room list: rework spacing of room list item ( #29965 )
...
* feat: rework spacing of room list item
* test: update snapshot
* test(e2e): regenerate room list panel screenshots
* test(e2e): regenerate room list screenshots
* test(e2e): update filter screenshot
2025-05-16 12:29:52 +00:00
ElementRobot
4dcde7ec7a
[create-pull-request] automated change ( #29970 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-05-16 06:23:44 +00:00
Marc
b07225eb60
Mvvm RoomSummaryCard ( #29674 )
...
* feat: create roomsummarycard viewmodel
* feat: use roomsummurycard vm in component
* test: jest unit RoomSummaryCard and RoomSummaryCardViewModel
* chore: rename to roomsummarycardview
* feat: reput room topic without vm
* test: roomSummaryCard and roomSummaryCardVM tests
* chore: add comments on roomsummarycardVM
* fix: merge conflict with roomsummarytopic, and move to vm right_panel
* fix(roomsummarycard): remove usetransition for search update
* fix: merged file that should be deleted
* fix: roomsummurycard not well merge with roomtopic
* test: update snapshots
2025-05-15 14:17:21 +00:00
David Baker
9642af9930
Re-order primary filters ( #29957 )
...
* Re-order primary filters
to match EX
* Update tests
* Update screenshots
* Try to make screenshot deterministic
* Just use the screenshot the CI spits out
* Try again
* Another screenshot
2025-05-15 13:15:24 +00:00
Doug
c309cc8bfa
Remove the Apple site association for Element X PR ( #29968 )
...
This is an old app variant that we've deleted in favour of making custom TestFlight builds.
2025-05-15 11:51:44 +00:00
R Midhun Suresh
fb65bbf521
Fix broken link in README ( #29967 )
2025-05-15 10:43:49 +00:00
R Midhun Suresh
57d3b2d93c
RLS: Remove forgotten room from skiplist ( #29933 )
...
* Dispatch an action when room is forgotten
* Dispatch an action when room is forgotten
* Remove room on action
* Add test
* Write test for matrixchat
* Add payload info to comment
2025-05-15 10:04:05 +00:00
Michael Telatynski
aef3c8e986
Fix leaky CSS adding ! to all H1 elements ( #29964 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-15 08:30:54 +00:00