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

refactor: Asynchronous cog/extension loading. #1132

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

Commits on Nov 6, 2023

  1. Port #7528

    elenakrittik committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3c35a8c View commit details
    Browse the repository at this point in the history
  2. Port #7545

    elenakrittik committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d6877d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c24dc14 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    124890b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f85551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26c4663 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    213edba View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    e76ce01 View commit details
    Browse the repository at this point in the history
  2. fix: ruff errors

    elenakrittik committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    fb8b1f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f812d1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3988ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b30e94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebea051 View commit details
    Browse the repository at this point in the history
  7. fix: Self-review fixes

    elenakrittik committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f37594e View commit details
    Browse the repository at this point in the history
  8. docs: Add changelogs.

    elenakrittik committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1900902 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1daebcd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c1baa9 View commit details
    Browse the repository at this point in the history
  11. fix: Formatting.

    elenakrittik committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5566e17 View commit details
    Browse the repository at this point in the history
  12. docs: Minor wording fix.

    elenakrittik committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    416333e View commit details
    Browse the repository at this point in the history
  13. fix: run codemod

    elenakrittik committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f677880 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a873a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 16, 2023

  1. docs: 3.0

    elenakrittik committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1d740c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ceb0b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Merge branch 'master' into refactor/async

    Signed-off-by: lena <[email protected]>
    elenakrittik authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    f38fed2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

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

Commits on May 9, 2024

  1. merge latest changes

    elenakrittik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6cc4a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e80b0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Apply suggestions from code review

    Signed-off-by: lena <[email protected]>
    elenakrittik authored May 10, 2024
    Configuration menu
    Copy the full SHA
    0d34a70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45382d6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix voice sending

    elenakrittik committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a0c5a8e View commit details
    Browse the repository at this point in the history
  2. improve error message

    elenakrittik committed May 14, 2024
    Configuration menu
    Copy the full SHA
    df499a7 View commit details
    Browse the repository at this point in the history
  3. remove dependency

    elenakrittik committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c0ab613 View commit details
    Browse the repository at this point in the history