We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the user can change Dialogue (room) by left ← click and then room and then must type the name of the desired room
←
room
It would be good if the user could select from a list of Dialogues currently stored in the pddb OR type a new name (to retrieve from server)
For example: In mtxchat - if there is no wifi or login fails then the user is able to select a stored Dialogue (room) to read. code here
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the user can change Dialogue (room) by left
←
click and thenroom
and then must type the name of the desired roomIt would be good if the user could select from a list of Dialogues currently stored in the pddb OR type a new name (to retrieve from server)
For example: In mtxchat - if there is no wifi or login fails then the user is able to select a stored Dialogue (room) to read. code here
The text was updated successfully, but these errors were encountered: