mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
4724506320
* Improve decryption error UI by consolidating error messages and providing instructions when possible * Fix TS strict errors * Rename .scss to .pcss * Avoid accessing clipboard, Cypress doesn't like it * Display DecryptionFailureBar alongside other AuxPanel bars * Add comments * Add small margin off-screen for visible decryption failures * Fix some more TS strict errors * Add unit tests for DecryptionFailureBar * Add button to resend key requests manually * Remove references to matrix-js-sdk crypto internals * Add hysteresis to visible decryption failures * Add comment Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Add comment Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Don't create empty div if we're not showing resend requests button * cancel updateSessions on unmount * Update unit tests * Fix lint and implicit any * Simplify visible event bounds checking * Adjust cypress test descriptions * Add percy snapshots * Update src/components/structures/TimelinePanel.tsx Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Add comments on TimelinePanel IState * comment * Add names to percy snapshots * Show Resend Key Requests button when there are sessions that haven't already been requested via this bar * We no longer request keys from senders * update i18n * update expected text in cypress test * don't download keys ourselves, update device info in response to updates from client * fix ts strict errors * visibledecryptionfailures undefined handling * Fix implicitAny errors Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> |
||
---|---|---|
.. | ||
badges | ||
betas | ||
compound | ||
e2e | ||
element-icons | ||
emojipicker | ||
feather-customised | ||
format | ||
image-view | ||
location | ||
social | ||
spinner | ||
user-onboarding | ||
voip | ||
camera.svg | ||
cancel-small.svg | ||
cancel.svg | ||
download.svg | ||
element-desktop-logo.svg | ||
element-shiny.svg | ||
ellipsis.svg | ||
external-link.svg | ||
globe.svg | ||
icon_context_delete.svg | ||
icon-address-delete.svg | ||
icon-email-pill-avatar.svg | ||
icon-email-user.svg | ||
icon-invite-people.svg | ||
icon-pill-remove.svg | ||
icon-return.svg | ||
icons-close.svg | ||
icons-create-room.svg | ||
icons-room-add.svg | ||
icons-show-stickers.svg | ||
markdown.svg | ||
matrix.svg | ||
member_chevron.png | ||
minimise.svg | ||
noise.png | ||
plus.svg | ||
room_replaced.svg | ||
stickerpack-placeholder.png | ||
subtract.svg | ||
tick-circle.svg | ||
typing-indicator-2x.gif | ||
upload-big.svg | ||
warning.svg |