Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor LegacyCallHandler event emitter to use TypedEventEmitter #29008

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jan 15, 2025

And ensure LeftPanel updates on changes
And add basic test for dialpad

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…otify consumers of protocol support updates

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks.

@t3chguy t3chguy added this pull request to the merge queue Jan 16, 2025
Merged via the queue into develop with commit e5ca795 Jan 16, 2025
42 checks passed
@t3chguy t3chguy deleted the t3chguy/pstn branch January 16, 2025 10:56
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 6, 2025
https://build.opensuse.org/request/show/1242244
by user dheidler + anag+factory
- Fix build by breakig the bad esbuild library for good
  * Add break-esbuild-for-good.patch

- Version 1.11.91
  ## ✨ Features
  * Implement changes to memberlist from feedback (element-hq/element-web#29029). Contributed by @MidhunSureshR.
  * Add toast for recovery keys being out of sync (element-hq/element-web#28946). Contributed by @dbkr.
  * Refactor LegacyCallHandler event emitter to use TypedEventEmitter (element-hq/element-web#29008). Contributed by @t3chguy.
  * Add `Recovery` section in the new user settings `Encryption` tab (element-hq/element-web#28673). Contributed by @florianduros.
  * Retry loading chunks to make the app more resilient (https://github.com/element-hq/element-web/pul
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 6, 2025
https://build.opensuse.org/request/show/1242243
by user dheidler + anag+factory
- Version 1.11.91
  ## ✨ Features
  * Implement changes to memberlist from feedback (element-hq/element-web#29029). Contributed by @MidhunSureshR.
  * Add toast for recovery keys being out of sync (element-hq/element-web#28946). Contributed by @dbkr.
  * Refactor LegacyCallHandler event emitter to use TypedEventEmitter (element-hq/element-web#29008). Contributed by @t3chguy.
  * Add `Recovery` section in the new user settings `Encryption` tab (element-hq/element-web#28673). Contributed by @florianduros.
  * Retry loading chunks to make the app more resilient (element-hq/element-web#29001). Contributed by @t3chguy.
  * Clear account idb table on logout (https://github.com/e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants