* display a warning when an unverified user's identity changes * use Compound and make comments into doc comments * refactor to use functional component * split into multiple hooks * apply minor changes from review * use Crypto API to determine if room is encrypted * apply changes from review * change initialisation status to a tri-state rather than a boolean * fix more race conditions, and apply changes from review * apply changes from review and switch to using counter for detecting races * Remove outdated comment Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * fix test --------- Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| EventTile | ||
| NotificationBadge | ||
| RoomHeader | ||
| __snapshots__ | ||
| wysiwyg_composer | ||
| AppsDrawer-test.tsx | ||
| BasicMessageComposer-test.tsx | ||
| EditMessageComposer-test.tsx | ||
| EventTile-test.tsx | ||
| ExtraTile-test.tsx | ||
| MemberList-test.tsx | ||
| MemberTile-test.tsx | ||
| MessageComposer-test.tsx | ||
| MessageComposerButtons-test.tsx | ||
| NewRoomIntro-test.tsx | ||
| PinnedEventTile-test.tsx | ||
| PinnedMessageBanner-test.tsx | ||
| PresenceLabel-test.tsx | ||
| ReadReceiptGroup-test.tsx | ||
| ReadReceiptMarker-test.tsx | ||
| RoomHeader-test.tsx | ||
| RoomKnocksBar-test.tsx | ||
| RoomList-test.tsx | ||
| RoomListHeader-test.tsx | ||
| RoomPreviewBar-test.tsx | ||
| RoomPreviewCard-test.tsx | ||
| RoomSearchAuxPanel-test.tsx | ||
| RoomTile-test.tsx | ||
| SearchResultTile-test.tsx | ||
| SendMessageComposer-test.tsx | ||
| ThirdPartyMemberInfo-test.tsx | ||
| UserIdentityWarning-test.tsx | ||
| VoiceRecordComposerTile-test.tsx | ||