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

MultiWebSocket #54

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

MultiWebSocket #54

wants to merge 13 commits into from

Commits on Jun 27, 2016

  1. MultiWebSocket

    Change: objects class move to the Models folder,
    List will all the slackChannel(Group, DM, Channels).
    Father class SlackChannel from all channels(Group, DM, Channels).
    Fix bug when the socket receive a message with type null.
    Fix the error when the slackSocketClient try open socket with
    LoginReponse is not Ok,
    Add more events, and now the event pass back the
    slackclient/slacksocketclient
    CarlosPacheco committed Jun 27, 2016
    1 Configuration menu
    Copy the full SHA
    2389db1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. Configuration menu
    Copy the full SHA
    f06f898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0455fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fb46ad View commit details
    Browse the repository at this point in the history
  4. Clean Solution

    CarlosPacheco committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    5fb15c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ae0f20 View commit details
    Browse the repository at this point in the history
  6. Add packages

    CarlosPacheco committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    1a31dc4 View commit details
    Browse the repository at this point in the history
  7. update gitignore

    CarlosPacheco committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    626c2dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed2ffe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

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

Commits on Jul 13, 2016

  1. # Conflicts:

    # .gitignore
    # Channel.cs
    # DirectMessageConversation.cs
    # SlackClient.cs
    Move Channel,conversation, reaction, ReactionAddedResponse, attachment to the folder Models
    CarlosPacheco committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    09eabbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca48287 View commit details
    Browse the repository at this point in the history
  3. # Conflicts:

    # packages.config
    CarlosPacheco committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    a78de04 View commit details
    Browse the repository at this point in the history