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

feat: user-installable apps #10227

Merged
merged 54 commits into from
Sep 1, 2024
Merged

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    d5c6961 View commit details
    Browse the repository at this point in the history
  2. docs: add deprecation warnings

    Syjalo committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5088fad View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 19, 2024

  1. feat: add equality checks

    Syjalo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b198465 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix: possibly null cases

    Syjalo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1df40d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. docs: tweaks

    Jiralite committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e8f97ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2dacb View commit details
    Browse the repository at this point in the history
  3. docs: add deprecations

    Jiralite committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f6a823f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c50fe30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92b7fea View commit details
    Browse the repository at this point in the history
  6. docs: add .

    Jiralite committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    876686c View commit details
    Browse the repository at this point in the history
  7. docs: minor changes

    Jiralite committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5c13949 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51f7078 View commit details
    Browse the repository at this point in the history
  9. style: prettier

    Jiralite committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    92c5546 View commit details
    Browse the repository at this point in the history
  10. chore: fix issues

    Jiralite committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    685412c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8253458 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. fix: correct casing

    Co-authored-by: Superchupu <53496941+SuperchupuDev@users.noreply.github.com>
    Jiralite and SuperchupuDev committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e1d9350 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. refactor: remove console log

    Syjalo committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2f20eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ea527c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c99752a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b68015d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a256136 View commit details
    Browse the repository at this point in the history
  6. feat: update transformers

    Syjalo committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    50c0309 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. feat: add PartialGroupDMMessageManager

    Hope this is not a breaking change
    Syjalo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    50f03fa View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. docs: fix type

    Syjalo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a62472f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4509116 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    4670ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfabc23 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    2cc3bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12eab6a View commit details
    Browse the repository at this point in the history
  3. feat: narrow generic type

    Syjalo committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b0e3f33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5465df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfadec0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. docs: narrow type

    Syjalo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0043728 View commit details
    Browse the repository at this point in the history
  2. feat: remove transformer

    Syjalo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5400e18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50319a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21c86d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    22b46d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c6fd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. docs: add external types

    Syjalo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    86cd370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d87e3 View commit details
    Browse the repository at this point in the history
  3. docs: make nullable

    Syjalo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e6e8231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    708dad3 View commit details
    Browse the repository at this point in the history
  5. docs: add d-docs link

    Syjalo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e4006a5 View commit details
    Browse the repository at this point in the history
  6. docs: use optional

    Syjalo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    557be0d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    19c3222 View commit details
    Browse the repository at this point in the history
  2. types: update IntegrationTypesConfiguration

    Co-authored-by: Almeida <github@almeidx.dev>
    Syjalo and almeidx committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1f516a4 View commit details
    Browse the repository at this point in the history
  3. docs: update IntegrationTypesConfigurationParameters

    Co-authored-by: Almeida <github@almeidx.dev>
    Syjalo and almeidx committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    933aa20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72f9251 View commit details
    Browse the repository at this point in the history
  5. refactor: improve readability

    Syjalo committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2b25024 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 1, 2024

  1. refactor: requested changes

    almeidx committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b2e0d7d View commit details
    Browse the repository at this point in the history