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: Channel #2620

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

feat: Channel #2620

wants to merge 73 commits into from

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. added createChannel method

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

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    197e67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc78a0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2baf22a View commit details
    Browse the repository at this point in the history
  4. added deleteChannel method

    alechkos committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    11c184e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ba8bec View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. ecmaVersion updated to 2022

    alechkos committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ea82240 View commit details
    Browse the repository at this point in the history
  2. added searchChannels method

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    70f6428 View commit details
    Browse the repository at this point in the history
  2. removed Channel.canSend

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

Commits on Nov 8, 2023

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

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. added getSubscribers

    alechkos committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ac2cd4e View commit details
    Browse the repository at this point in the history
  2. added mute/unmute methods

    alechkos committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    321747a View commit details
    Browse the repository at this point in the history
  3. searchChannels: minor update

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

Commits on Nov 21, 2023

  1. sendMessage updated to support channels [p2]

    - added support to send image, sticker, gif and video
    alechkos committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ab40edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c8d9c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    92167ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b18bd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ece4618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3eb80a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. [BUG] fixed poll creation

    alechkos committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8f2e4ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d202d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. [COPY] renamed some internal functions

    - window.WWebJS.getChatOrChannel renamed back to window.WWebJS.getChat
    -window.WWebJS.getChatOrChannelModel renamed back to window.WWebJS.getChatModel
    alechkos committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ac29f13 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    3d2e07e 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
    2b554e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ff1bf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    77b0bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c978c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix: channel retrieving

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

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    f846ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    224b04f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    146d612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35f312a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 13, 2023

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

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

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

Commits on Dec 20, 2023

  1. feat: added fetchMessages method

    Co-authored-by: tuke307 <[email protected]>
    alechkos and tuke307 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9913ef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    b18ee26 View commit details
    Browse the repository at this point in the history
  2. refactor: revert removing support for Buttons and Lists

    Note: buttons and lists are deprecated
    alechkos committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    455813a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbaaef1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89e7a9a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    e485655 View commit details
    Browse the repository at this point in the history
  2. fix: support Node v12

    alechkos committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    f443778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ed8626 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    025cd66 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    1ccacbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e709be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91df885 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Mar 1, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 19, 2024

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    5ea5018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926198f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

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

Commits on Apr 28, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    883507d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b1943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2d156b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    d2d74c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3827cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96ad809 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    3370e57 View commit details
    Browse the repository at this point in the history
  2. chore: fix eslint

    alechkos committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e414dea View commit details
    Browse the repository at this point in the history
  3. fix: fatal error

    alechkos committed May 2, 2024
    Configuration menu
    Copy the full SHA
    05e9eab View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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