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

add graphical option to add contacts (create private chats) #871

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on May 17, 2023

  1. added menu for creating a new private message room

    refactored openUserInput into openRoomUserInput to make it clear, what this function does
    added NoRoomJoining into openRoomAction to make it clear, what the function is intended to do
    MoKe12g committed May 17, 2023
    Configuration menu
    Copy the full SHA
    5628c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed2427 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    4a8d81d View commit details
    Browse the repository at this point in the history
  2. referenced correct icon

    MoKe12g committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6bfb87b View commit details
    Browse the repository at this point in the history