File tree
6 files changed
+7
-7
lines changed- src-tauri
6 files changed
+7
-7
lines changed- package-lock.json+2-2
- package.json+1-1
- src/app/components/event-readers/EventReaders.tsx+2-1
- src/app/components/join-address-prompt/JoinAddressPrompt.tsx+131
- src/app/components/join-address-prompt/index.ts+1
- src/app/components/user-profile/UserRoomProfile.tsx+2-2
- src/app/features/common-settings/members/Members.tsx+2-1
- src/app/features/room/reaction-viewer/ReactionViewer.tsx+2-1
- src/app/hooks/usePowerLevelTags.ts+1-1
- src/app/pages/auth/AuthFooter.tsx+1-1
- src/app/pages/client/WelcomePage.tsx+1-1
- src/app/pages/client/home/Home.tsx+43-32
- src/app/pages/client/sidebar/CreateTab.tsx+26-3
- src/app/pages/client/space/Space.tsx+3-3
- src/app/plugins/matrix-to.ts+2-2
- src/app/plugins/via-servers.ts+10-2
- src/app/utils/dom.ts+20-2
- src/app/utils/room.ts+38-6
- src/client/state/cons.js+1-1
- src/types/matrix/room.ts+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments