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

Defer local updates if there are missing updates and only call GetMissingOnyxMessages once #38997

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    d32cd8b View commit details
    Browse the repository at this point in the history
  2. simplify

    chrispader committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e41558e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    931527c View commit details
    Browse the repository at this point in the history
  4. simplify comments

    chrispader committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5088441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9954e40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a314f1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d818d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    f21ea78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc017e View commit details
    Browse the repository at this point in the history
  3. improve code

    chrispader committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ce9027c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9889206 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fix: refetching logic

    chrispader committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c3034e0 View commit details
    Browse the repository at this point in the history
  2. fix: comments and logic

    chrispader committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b9afdf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. restructure file

    chrispader committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6a5c922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f35d1e View commit details
    Browse the repository at this point in the history
  3. simplified conditions

    chrispader committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    095f09e View commit details
    Browse the repository at this point in the history
  4. further improve comments

    chrispader committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6c748ac View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix: minor problems

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b5deb28 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary code

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2d08786 View commit details
    Browse the repository at this point in the history
  3. improve comment

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    25c8623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7769810 View commit details
    Browse the repository at this point in the history
  5. update comment

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    47613cf View commit details
    Browse the repository at this point in the history
  6. update comment

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fb9ac39 View commit details
    Browse the repository at this point in the history
  7. move lines

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b9692d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af920cd View commit details
    Browse the repository at this point in the history
  9. fix: comments

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2514772 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dab2b9f View commit details
    Browse the repository at this point in the history
  11. fix: wrong early return

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c0fe364 View commit details
    Browse the repository at this point in the history
  12. fix: missing return

    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    252f0ab View commit details
    Browse the repository at this point in the history
  13. Revert "fix: missing return"

    This reverts commit 252f0ab.
    chrispader committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c1ca79b View commit details
    Browse the repository at this point in the history
  14. Update OnyxUpdateManager.ts

    Co-authored-by: Eric Han <[email protected]>
    chrispader and eh2077 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    67f322e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cd48514 View commit details
    Browse the repository at this point in the history