This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
element-web
mirror of
https://github.com/vector-im/element-web
Watch
1
Star
0
Fork
You've already forked element-web
0
Code
Issues
Releases
Wiki
Activity
aab0c9a9e1
element-web
/
test
/
components
/
structures
History
Charly Nguyen
5152aad059
Allow knocking rooms (
#11353
)
...
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>
2023-08-07 06:27:09 +00:00
..
__snapshots__
Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (
#11345
)
2023-08-01 07:32:53 +00:00
auth
Conform more of the codebase to strict types (
#11191
)
2023-07-05 11:53:22 +01:00
AutocompleteInput-test.tsx
…
ContextMenu-test.ts
…
LargeLoader-test.tsx
…
LeftPanel-test.tsx
…
LegacyCallEventGrouper-test.ts
Add MatrixClientPeg::safeGet and use it in tests (
#10985
)
2023-06-05 18:12:23 +01:00
LoggedInView-test.tsx
…
MainSplit-test.tsx
Allow maintaining a different right panel width for thread panels (
#11064
)
2023-06-15 11:57:58 +00:00
MatrixChat-test.tsx
Unit test logout action in MatrixChat (
#11303
)
2023-07-28 02:25:18 +00:00
MessagePanel-test.tsx
Fix edge case with sent indicator being drawn when it shouldn't be (
#11320
)
2023-07-27 07:41:36 +00:00
PictureInPictureDragger-test.tsx
…
PipContainer-test.tsx
Switch to importing models/room-state & models/room-member from main js-sdk export (
#11362
)
2023-08-04 11:22:08 +00:00
RightPanel-test.tsx
Update all non-major dependencies (
#11329
)
2023-07-27 11:34:44 +00:00
RoomSearchView-test.tsx
Switch to importing models/Room from main js-sdk export (
#11361
)
2023-08-04 07:36:16 +00:00
RoomStatusBar-test.tsx
Switch to importing models/Room from main js-sdk export (
#11361
)
2023-08-04 07:36:16 +00:00
RoomStatusBarUnsentMessages-test.tsx
…
RoomView-test.tsx
Allow knocking rooms (
#11353
)
2023-08-07 06:27:09 +00:00
SpaceHierarchy-test.tsx
Switch to importing models/Room from main js-sdk export (
#11361
)
2023-08-04 07:36:16 +00:00
TabbedView-test.tsx
…
ThreadPanel-test.tsx
Add MatrixClientPeg::safeGet and use it in tests (
#10985
)
2023-06-05 18:12:23 +01:00
ThreadView-test.tsx
Switch to importing models/Room from main js-sdk export (
#11361
)
2023-08-04 07:36:16 +00:00
TimelinePanel-test.tsx
Fix TimelinePanel-test over-driving Thread model into compliance (
#11198
)
2023-07-07 09:48:06 +01:00
UserMenu-test.tsx
…
ViewSource-test.tsx
…