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: sendMessage with quoted message id #3260

Merged

Commits on Aug 29, 2024

  1. fix: sendMessage with quoted message id

    Now using `window.Store.Msg.getMessagesById` instead of `window.Store.Msg.get`
    alwinlubbers committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    afc8f2a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    a9450ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c72b7b9 View commit details
    Browse the repository at this point in the history
  3. chore: ignore ide's dirs

    alechkos committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2778f81 View commit details
    Browse the repository at this point in the history
  4. fix: set proper variable

    alechkos committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6a1e442 View commit details
    Browse the repository at this point in the history