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

the great protocol refactor #90

Open
wants to merge 68 commits into
base: main
Choose a base branch
from
Open

the great protocol refactor #90

wants to merge 68 commits into from

Commits on Feb 3, 2022

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

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    b7d1cd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7dbf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc06c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43b1d79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caf363e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df5abd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. docs(chat): fix typo

    yusdacra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9dd16e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

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

Commits on Feb 11, 2022

  1. refactor(chat): move text content to root of content, improve attachm…

    …ent situation, remove photos
    yusdacra committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    187ea91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166dab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e4da89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc4eb21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35109fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd89e8e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    e467d47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7514d4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42d1d02 View commit details
    Browse the repository at this point in the history
  4. refactor(chat): use repeated Permission in HasPermissions, document G…

    …etPermissions response behaviour
    yusdacra committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a2f1964 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    d923771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8084e42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff630bb View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    6b61f2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af88d10 View commit details
    Browse the repository at this point in the history
  3. fix(mediaproxy): fix import

    yusdacra committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    828cefe View commit details
    Browse the repository at this point in the history
  4. feat: remove is_bot

    yusdacra committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    40c9d52 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

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

Commits on Feb 26, 2022

  1. docs: fix ID documentations

    yusdacra committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    858ed82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c923b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45d1662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c39069 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fcff77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22fcfd7 View commit details
    Browse the repository at this point in the history
  7. feat(chat): rework reactions

    yusdacra committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    9c3798e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    593ba50 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. feat: remove voice

    pontaoski authored and yusdacra committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    d963c67 View commit details
    Browse the repository at this point in the history
  2. feat: add webrtc service

    pontaoski authored and yusdacra committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f67cbf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    31ea189 View commit details
    Browse the repository at this point in the history
  2. feat: bot tokens (#99)

    Co-authored-by: spiral <[email protected]>
    yusdacra and spiral authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    9c39c99 View commit details
    Browse the repository at this point in the history
  3. feat: separate private channels from guilds (#100)

    Co-authored-by: spiral <[email protected]>
    yusdacra and spiral authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    94b1112 View commit details
    Browse the repository at this point in the history
  4. feat: refactor actions (#101)

    Co-authored-by: spiral <[email protected]>
    yusdacra and spiral authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    d9f35a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac35c01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ad5b1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2d4082 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    90a1fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb8ca8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. fix: fix location.guild_invite_id to be string, remove invite_id from…

    … UserRejectedInvite, add location to PendingInvite
    yusdacra committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    6bbbadc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f424aa0 View commit details
    Browse the repository at this point in the history
  3. feat(chat): add GetOutgoingPendingInvites to let users fetch the invi…

    …tes they have sent that haven't been rejected
    yusdacra committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    63b855f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb9028f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14be6dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc41fa8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abd8124 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    317b784 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    848b617 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    c964791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724cf95 View commit details
    Browse the repository at this point in the history
  3. fix(chat): add field names

    yusdacra committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0981d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87a9359 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca3ebac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db38966 View commit details
    Browse the repository at this point in the history
  7. refactor(chat): rename is_locked to is_dm, let create private channel…

    … join the user to dm if already joined before
    yusdacra committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    64ea59e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    772798b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    b265a91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b47c27f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    598e413 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e438b77 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. feat(chat): consolidate UpdatePrivateChannel\* RPCs into one, add Pri…

    …vateChannelUpdated stream event
    yusdacra committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a1319c7 View commit details
    Browse the repository at this point in the history