Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Don't show edit button for hidden edit events #7226

Merged
merged 1 commit into from
Dec 1, 2021
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Nov 29, 2021

Fixes element-hq/element-web#19878

Developer-facing only so hiding from changelog


This change is marked as an internal change (Task), so will not be included in the changelog.

Preview: https://61a50d2143975643967dcac4--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

@t3chguy t3chguy added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Nov 29, 2021
@t3chguy t3chguy requested a review from a team as a code owner November 29, 2021 17:21
@t3chguy t3chguy merged commit 5ba2d16 into develop Dec 1, 2021
@t3chguy t3chguy deleted the t3chguy/fix/19878 branch December 1, 2021 10:52
Palid pushed a commit that referenced this pull request Dec 2, 2021
…om-alias

* origin/develop: (29 commits)
  Tweak roving tab index focus behaviour (#7254)
  Fix textual message stripping new line (#7239)
  Fix broken i18n in Forgot & Change password (#7252)
  Fix setBotPower to not use `.content` (#7179)
  Break long words in pinned messages to prevent overflow (#7251)
  Send read receipts for events in thread's timeline (#7229)
  Autofocus device panel entry when renaming device (#7249)
  Fix user menu bottom stroke (#7248)
  Disallow sending empty feedbacks (#7240)
  Fix wrongly sized default sub-space icons in space panel (#7243)
  Hide clear cache and reload button if crash is before client init (#7242)
  Don't show edit button for hidden edit events (#7226)
  Update Space Panel scrollable region (#7245)
  Replace breadcrumbs with recently viewed menu (#7073)
  Fix automatic space switching wrongly going via Home for room aliases (#7247)
  Make e2e tests pass in CI by using an older Synapse version (#7246)
  Make `CallHandler` more `EventEmitter`y (#6704)
  Fix links being parsed as markdown links improperly (#7200)
  Tweaks to informational architecture 1.1 (#7052)
  Upgrade allchange to 1.0.6 (#7238)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide "Edit" Message action bar button for m.room.message hidden timeline events
2 participants