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 alias to public room creation #3450

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from

Commits on Oct 21, 2024

  1. added the address section

    Velin92 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    061a6ce View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge branch 'develop' of https://github.com/vector-im/element-x-ios

    …into mauroromito/add_alias_to_room_creation
    Velin92 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    abbd1c9 View commit details
    Browse the repository at this point in the history
  2. updated code and strings

    Velin92 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2bde9f8 View commit details
    Browse the repository at this point in the history
  3. syncing name and address

    Velin92 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    860848c View commit details
    Browse the repository at this point in the history
  4. improved code

    Velin92 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    045f1ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e63e1a3 View commit details
    Browse the repository at this point in the history
  6. better documentation

    Velin92 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d40022f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Merge branch 'develop' of https://github.com/vector-im/element-x-ios

    …into mauroromito/add_alias_to_room_creation
    
    # Conflicts:
    #	ElementX/Resources/Localizations/en.lproj/Localizable.strings
    #	ElementX/Sources/Generated/Strings.swift
    Velin92 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4ccc896 View commit details
    Browse the repository at this point in the history
  2. update strings

    Velin92 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cf5ede5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/vector-im/element-x-ios

    …into mauroromito/add_alias_to_room_creation
    Velin92 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    465ef8c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. handling the alias

    Velin92 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5e61df6 View commit details
    Browse the repository at this point in the history
  2. alias error state

    Velin92 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b1b2bf3 View commit details
    Browse the repository at this point in the history
  3. update strings

    Velin92 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dcd2b49 View commit details
    Browse the repository at this point in the history