master
Name already in use
Commits on May 2, 2018
-
Updated the copy with the git hub link from arjun-mat to arjunmat
Commits on Feb 14, 2017
-
Merge pull request #31 from ghoshnirmalya/master
Change the homepage to arjun-mat for bower.json
Commits on Feb 11, 2017
Commits on Feb 9, 2017
Commits on Jan 23, 2017
-
Merge pull request #26 from ohcibi/fix-bower-json
Fix bower.json syntax and add version
Commits on Dec 14, 2016
Commits on Sep 27, 2016
Commits on Sep 26, 2016
Commits on Sep 25, 2016
-
-
1. On window resize, dynamically change the height of the message window 2. Trim the defaultInvitedUsers params to remove null space
-
Commits on Jul 24, 2016
Commits on Jul 8, 2016
-
Updated to bower, invite feature
Added bower components Added feature to invite users to a private channel
Commits on Jun 27, 2016
-
Merge pull request #14 from improvi/chetbox-css-layout
Chetbox css layout
-
-
-
-
Merge pull request #13 from improvi/agarzola-master
Using user details from Slack
-
Commits on Jun 20, 2016
-
Merge pull request #12 from improvi/chetbox-link-formatting
Chetbox link formatting - fixed bugs and added code blocks to this PR
Commits on Mar 27, 2016
-
Add the ability to show user real name instead of a predefined support
name; Get user profile image instead of a dummy;
Commits on Mar 13, 2016
Commits on Mar 2, 2016
Commits on Sep 12, 2015
-
Updated the minified file and Readme file.
Code cleanup + Documentation
-
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…
Commits on Jul 16, 2015
-
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)
Commits on Apr 12, 2015
-
-
Fixed support Presence, performance improvements, private channel support instead of a common channel, uses localStorage for storing some params for repeated use.