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

Add a dialpad UI for PSTN lookup #5523

Merged
merged 3 commits into from
Jan 5, 2021
Merged

Add a dialpad UI for PSTN lookup #5523

merged 3 commits into from
Jan 5, 2021

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Dec 23, 2020

Queries the homeserver for PSTN protocol support, and if found,
the add-room button on the DM rooms list section opens a context
menu instead with a 'dial pad' option as well as the current 'start chat'
dialog. Entering a number into this and pressing dial performs
a thirdparty user query for the given string and starts a DM with that
user.

Screenshot 2020-12-23 at 19 05 37

Screenshot 2020-12-23 at 19 05 49

Queries the homeserver for PSTN protocol support, and if found,
the add-room button on the DM rooms list section opens a context
menu instead with a 'dial pad' option as well as the current 'start chat'
dialog. Entering a number into this and pressing dial performs
a thirdparty user query for the given string and starts a DM with that
user.
@dbkr dbkr requested review from a team December 23, 2020 19:06
src/components/views/rooms/RoomList.tsx Outdated Show resolved Hide resolved
src/components/views/rooms/RoomList.tsx Outdated Show resolved Hide resolved
@turt2live turt2live self-requested a review December 23, 2020 19:10
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

otherwise lgtm

src/dispatcher/actions.ts Outdated Show resolved Hide resolved
@dbkr dbkr merged commit 2d37151 into develop Jan 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants