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

Threads reloaded #1058

Merged
merged 24 commits into from Feb 17, 2022
Merged

Threads reloaded #1058

merged 24 commits into from Feb 17, 2022

Commits on Dec 15, 2021

  1. Copy the full SHA
    32aac90 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. feat: threads barebones

    FedorLap2006 committed Dec 18, 2021
    Copy the full SHA
    9dfbd8b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Copy the full SHA
    2052f86 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    85a65a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Copy the full SHA
    1a55a00 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Copy the full SHA
    ea21d30 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    40d1c33 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4337569 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dcadeca View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6b2e5f3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5955bcf View commit details
    Browse the repository at this point in the history
  7. fix: golint

    FedorLap2006 committed Dec 24, 2021
    Copy the full SHA
    1651052 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Copy the full SHA
    2939156 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f2dc014 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4ca359f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Copy the full SHA
    e9e927d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d308df View commit details
    Browse the repository at this point in the history
  3. feat(state): update only last message id for thread update

    Implements updating message id in MESSAGE_CREATE and MESSAGE_DELETE events. Refer to https://discord.com/developers/docs/topics/gateway#thread-update for more info.
    FedorLap2006 committed Feb 2, 2022
    Copy the full SHA
    efed253 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Copy the full SHA
    9321cd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Copy the full SHA
    b1bb26d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4389357 View commit details
    Browse the repository at this point in the history
  3. fix: gofmt

    FedorLap2006 committed Feb 17, 2022
    Copy the full SHA
    a4c5375 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    505ff58 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    03c1947 View commit details
    Browse the repository at this point in the history