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

Display room's parent in room switcher #1732

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jun 20, 2024

  1. Remove workaround for QTBUG-93281

    This is fixed in Qt 6.7.0 and signal `imagesLoaded` was removed.
    Nheko warns about `No such signal QTextDocument::imagesLoaded()`
    nishanthkarthik committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2b9e056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a8019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7582c6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10cd106 View commit details
    Browse the repository at this point in the history
  5. fixup! linter fixes

    nishanthkarthik committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    492511a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. wip change how we read parent room

    todo remove it from the cache
    nishanthkarthik committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    00f2fe7 View commit details
    Browse the repository at this point in the history