element-web
https://github.com/vector-im/element-web
TypeScript
A glossy Matrix collaboration client for the web.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported20 Subscribers
Add a CodeTriage badge to element-web
Help out
- Issues
- Element always prompts "Verify this session" at startup even though all sessions are green
- Timeline cannot scroll up more thana few days, continuously flashes and generates about 1500 errors per second
- Instruct user to open EX app before starting verification
- Flaky jest tests: test/unit-tests/components/views/rooms/wysiwyg_composer/components/WysiwygComposer-test.tsx
- Flaky playwright test: `read-receipts/new-messages-main-timeline.spec.ts: Receiving a message makes a room unread`
- Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `EventTile.tsx`
- Third batch: Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom
- Rich text editor sends HTML in plaintext body when mentioning users
- Flag emoji are broken on Chrome 131 on Windows 11
- Don't crash the build when trying to docker-package from a shallow clone of a commit
- Docs
- TypeScript not yet supported