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: Community #2531

Draft
wants to merge 74 commits into
base: main
Choose a base branch
from
Draft

feat: Community #2531

wants to merge 74 commits into from

Commits on Aug 24, 2023

  1. leave method is now compatible with community

    alechkos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    76b7595 View commit details
    Browse the repository at this point in the history
  2. added setNonAdminSubGroupCreation

    alechkos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b900024 View commit details
    Browse the repository at this point in the history
  3. docs updated

    alechkos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2c47406 View commit details
    Browse the repository at this point in the history
  4. added usage example

    alechkos committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ae2bf17 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. leave method fixed

    alechkos committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a4482b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    085c773 View commit details
    Browse the repository at this point in the history
  3. window.compareWwebVersions fixed

    alechkos committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2ac0ac4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. added defaultSubgroupId to groupMetadata

    alechkos committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    bf6b9b5 View commit details
    Browse the repository at this point in the history
  2. ChatFactory extended to create a Community

    alechkos committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e802746 View commit details
    Browse the repository at this point in the history
  3. added getSubgroups

    alechkos committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    725904f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into community

    alechkos committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c5e20c8 View commit details
    Browse the repository at this point in the history
  5. added isCommunity property

    alechkos committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    8afbeae View commit details
    Browse the repository at this point in the history
  6. usage example fixed

    alechkos committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2ad217d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. added createCommunity method

    alechkos committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1f8f834 View commit details
    Browse the repository at this point in the history
  2. error to be returned as number

    alechkos committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1c18fe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. default error message was missing

    alechkos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    90f5a75 View commit details
    Browse the repository at this point in the history
  2. separate logic of linking subgroups

    alechkos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    06681f3 View commit details
    Browse the repository at this point in the history
  3. jsdocs fixed

    alechkos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    96b12f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. added linkSubgroups method

    alechkos committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6177438 View commit details
    Browse the repository at this point in the history
  2. added unlinkSubgroups method

    alechkos committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1842db0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. fixed getting community

    alechkos committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d6381aa View commit details
    Browse the repository at this point in the history
  2. added deactivateCommunity method

    alechkos committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    07a4b29 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. added removeParticipants method for the community

    alechkos committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5c75a10 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fixed Community instance creation

    alechkos committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    262a30c View commit details
    Browse the repository at this point in the history
  2. fixed methods

    alechkos committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7e00434 View commit details
    Browse the repository at this point in the history
  3. added getParticipants method

    alechkos committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    50d33ab View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. added promote/demoteParticipants methods

    alechkos committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3337194 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. update the group_admin_changed event

    alechkos committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c3f45af View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge branch 'main' into community

    alechkos committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f5618c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge branch 'main' into community

    alechkos committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    784ae69 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. general fix

    alechkos committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9c93cba View commit details
    Browse the repository at this point in the history
  2. updated usage example

    alechkos committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6fcb661 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    c37a639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f20d36 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

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

Commits on Oct 22, 2023

  1. Merge branch 'main' into community

    alechkos authored and alechkos committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    9fe0f7e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. docs fixed

    alechkos committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cb98169 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    2ed2dda View commit details
    Browse the repository at this point in the history
  2. createCommunity: minor fixes

    alechkos committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1d2da36 View commit details
    Browse the repository at this point in the history
  3. fixed group_join event

    alechkos committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b5e845b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e246e94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    324afbf View commit details
    Browse the repository at this point in the history
  6. exports updated

    alechkos committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fdd42b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 26, 2023

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

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    cbcfe3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e29f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd42e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    650e859 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    3226a52 View commit details
    Browse the repository at this point in the history
  2. fix: typo

    alechkos committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a887648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5138bae View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 7, 2023

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

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    790de1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e787a14 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

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

Commits on Jan 2, 2024

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    e30cd8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ea59ba View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 18, 2024

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

Commits on Mar 1, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 27, 2024

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

Commits on Apr 28, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    8b59a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b3eed View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on Jun 6, 2024

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