riot-web/test/components/views/rooms
Richard van der Hoff 30d997e21c
Remove green "verified" bar for e2e events (#11496)
There is a little-known feature where, if you have verified a user (eg, via the
emoji game), then when you mouse-over a message that they sent, it gets a green
highlight.

We also show a brown bar sometimes, and according to the CSS there may be a
yellow bar too?

Very few people seem to know this exists, and even if you do know it exists
nobody seems to understand what exactly the various colours are supposed to be.

So, rather than porting this magic mystery feature to Rust Crypto, let's rip it
out.
2023-09-01 09:41:14 +00:00
..
EventTile
NotificationBadge Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
__snapshots__ Add face pile to rooms (#11356) 2023-08-30 17:55:02 +00:00
wysiwyg_composer Update Jest to more recent release (#11409) 2023-08-16 10:20:48 +00:00
BasicMessageComposer-test.tsx
EditMessageComposer-test.tsx
EventTile-test.tsx Remove green "verified" bar for e2e events (#11496) 2023-09-01 09:41:14 +00:00
ExtraTile-test.tsx
LegacyRoomHeader-test.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
MemberList-test.tsx
MessageComposer-test.tsx Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
MessageComposerButtons-test.tsx
NewRoomIntro-test.tsx
PinnedEventTile-test.tsx
PresenceLabel-test.tsx Align `common_*` strings with Element X project in Localazy (#11434) 2023-08-22 18:47:33 +01:00
ReadReceiptGroup-test.tsx
RoomHeader-test.tsx Add E2E status in room header (#11493) 2023-08-31 11:06:14 +00:00
RoomKnocksBar-test.tsx Introduce room knocks bar (#11475) 2023-08-31 13:43:38 +00:00
RoomList-test.tsx
RoomListHeader-test.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
RoomPreviewBar-test.tsx
RoomPreviewCard-test.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
RoomTile-test.tsx Update Jest to more recent release (#11409) 2023-08-16 10:20:48 +00:00
SearchBar-test.tsx
SearchResultTile-test.tsx Use Intl to localise dates and times (#11422) 2023-08-21 19:38:59 +00:00
SendMessageComposer-test.tsx
ThirdPartyMemberInfo-test.tsx
VoiceRecordComposerTile-test.tsx