Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on May 2, 2018

  1. Merge pull request #33 from votlon/master

    Updated github link
    arjunmat committed May 2, 2018
  2. Updated github link

    Updated the copy with the git hub link from arjun-mat to arjunmat
    votlon committed May 2, 2018

Commits on Feb 14, 2017

  1. Merge pull request #31 from ghoshnirmalya/master

    Change the homepage to arjun-mat for bower.json
    ghoshnirmalya committed Feb 14, 2017

Commits on Feb 9, 2017

Commits on Jan 23, 2017

  1. Merge pull request #26 from ohcibi/fix-bower-json

    Fix bower.json syntax and add version
    arjunmat committed Jan 23, 2017

Commits on Sep 27, 2016

Commits on Sep 26, 2016

  1. Fix for handling % signs

    arjunmat committed Sep 26, 2016

Commits on Sep 25, 2016

  1. Fixed bugs

    1. On window resize, dynamically change the height of the message window
    2. Trim the defaultInvitedUsers params to remove null space
    arjunmat committed Sep 25, 2016
  2. Some minor CSS bug fixes

    arjunmat committed Sep 25, 2016

Commits on Jul 8, 2016

  1. Updated to bower, invite feature

    Added bower components
    Added feature to invite users to a private channel
    arjunmat committed Jul 8, 2016

Commits on Jun 20, 2016

  1. Merge pull request #12 from improvi/chetbox-link-formatting

    Chetbox link formatting - fixed bugs and added code blocks to this PR
    arjunmat committed Jun 20, 2016

Commits on Mar 27, 2016

  1. Add the ability to show user real name instead of a predefined support

    name;
    Get user profile image instead of a dummy;
    João Paulo Ros authored and agarzola committed Mar 27, 2016

Commits on Mar 13, 2016

  1. handle <URL|TEXT> links

    chetbox committed Mar 13, 2016

Commits on Sep 12, 2015

  1. Updated the minified file and Readme file.

    Code cleanup + Documentation
    arjunmat committed Sep 12, 2015
  2. Use server code for creating channels

    Added serverApiGateway option to SlackChat
    Added an example PHP server side implentation
    Disabled the textbook in slack chat widget while slackChat is
    connecting…
    arjunmat committed Sep 12, 2015

Commits on Jul 16, 2015

  1. Fixes and new features

    1. Removed postMessage call when the content box is empty
    2. Added ability to show a badge when the slack chat window is closed.
    (only for private Channels)
    3. Refactored some code to use a global variable for the slack chat
    element
    4. Private Channels are reusable now and is based on the user name and
    the id. If id is not present, a random number is used (not reusable, in
    this case)
    arjunmat committed Jul 16, 2015

Commits on Apr 12, 2015

  1. Minor bug fix

    arjunmat committed Apr 12, 2015
  2. Version 1.2

    Fixed support Presence, performance improvements, private channel
    support instead of a common channel, uses localStorage for storing some
    params for repeated use.
    arjunmat committed Apr 12, 2015
Older