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

Fix/ses 1514/message info avatar overflow #3055

Merged
merged 6 commits into from
Mar 26, 2024

Commits on Mar 19, 2024

  1. fix: dont show message avatar in message info panels

    also show admin crown
    yougotwill authored and Bilb committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dcdea00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb6b30 View commit details
    Browse the repository at this point in the history
  3. fix: quote author in message info will now wrap

    otherwise it causes the message bubble to overflow
    yougotwill authored and Bilb committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    500f994 View commit details
    Browse the repository at this point in the history
  4. fix: consolidate isDetailView into one type called hasDetailView

    which we import in various components
    yougotwill authored and Bilb committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4774c8a View commit details
    Browse the repository at this point in the history
  5. fix: ellipsis on name rather than pubkey

    also cleaned up our contexts a little bit
    Bilb committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cef59be View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix: small UI fixes

    Bilb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cc4789c View commit details
    Browse the repository at this point in the history