Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sdkman/sdkman-slackin

Repo for the forked Slackin server
https://github.com/sdkman/sdkman-slackin

Update Readme.md

845d23e0373f2d0cc2a663f97e116345c04a512c authored almost 9 years ago
Fix TypeError when submitting w/o SLACK_CHANNELS config

Introduced with the merge of https://github.com/rauchg/slackin/pull/152/,
the problem was if the...

d6d9db70e2cad93d39a3c9c5f2cff5c6a344e121 authored almost 9 years ago
svgo

c88a5e22c5c7af961417eded6bac3ea2e7ed926e authored almost 9 years ago
Release 0.8.3

eefd2790d3d19e21f6c80824279a0b95b54bb567 authored almost 9 years ago
Merge pull request #156 from laughinghan/fix.large-dialogs

Fix ?large to also control size of dialog

7e2332918ad8eb45d150d2621ec7c5d3c0d02a6b authored almost 9 years ago
Merge pull request #161 from laughinghan/fix.non-slackin-postMessage

Fix postMessage({}, '*') causes slackin to throw

ba0f3eb67fc667b41dcecd0917d36444ca84ccde authored almost 9 years ago
Merge pull request #152 from nickstenning/fix-single-channel-form

Fix form when SLACK_CHANNELS contains only one entry

cee59beca504f5000afdb93e31ec89d38b9e8a5c authored almost 9 years ago
Fix == instead of ===

Two instances of 'null == {whatever}' in lib/assets/superagent.js left
untouched:

$ git grep ' ...

ed5ae40852f451e858a953685c3a2a41e996797f authored almost 9 years ago
Fix postMessage({}, '*') causes slackin to throw

Non-slackin code may postMessage() to the same window (in my case, a
Twitter button), and unlike...

918b2b2de9d2460595695e1aefcd77f3dd7d1b45 authored almost 9 years ago
Merge branch 'master' into fix.large-dialogs

Conflicts with #153 feature.sign-in-link-in-iframe:
lib/index.js
Added `large` param to spla...

7305f365da804c21fbce73757d025870ddd12eae authored almost 9 years ago
Merge pull request #159 from kevinSuttle/bluemix-deploy-badge

Add IBM Bluemix Deploy badge

00aec7ee826513ebd756de87df89e0aea85e2646 authored almost 9 years ago
Merge pull request #153 from laughinghan/feature.sign-in-link-in-iframe

Add "or sign in" link to iframe too

b2b481b442b020fafec84688942388dd15abc99f authored almost 9 years ago
Merge pull request #154 from laughinghan/fix.iframe-redirect-if-already-registered

Fix redirecting already-registered users from iframe dialog

6b1920abde3e683608c32a8d5260bac332696a46 authored almost 9 years ago
Add IBM Bluemix Deploy badge

Usage docs: https://developer.ibm.com/devops-services/2015/02/18/share-code-new-deploy-bluemix-b...

9aaf6a2572dc808738293bbf4a839072e630c89d authored almost 9 years ago
Add ?large to /iframe and /iframe/dialog

Passed along from ?large to control the badge size, they now also
control the iframe and dialog ...

7b9985ce60f25f3d874cb4156e1cce839f0e28fd authored almost 9 years ago
Convert dialog dimensions to em/rem for adjustability #prepwork

Converting every dimension/length in all dialog styling to be in terms
of a 10px font size (chos...

6108430ed1698f4a0ea7d8bd966df3313582d667 authored almost 9 years ago
Fix redirecting already-registered users from iframe dialog

One thing missing from #126/#143, which intro'd the feature of
redirecting already-signed-up use...

c77553895b7d97d6c424a232d3ea74d3ca286996 authored almost 9 years ago
Add "or sign in" link to iframe too

Why was it excluded in #80? With the button that opens the iframe
dialog, there's no link to the...

a0e2ec9aead6f6584c7946f25f8117c94a45ec62 authored almost 9 years ago
Render a hidden form field for a single channel

ae93c74d32a1c1ddad79d96369394be3811c1608 authored almost 9 years ago
Merge pull request #151 from sfbrigade/add-travis-yml

Add .travis.yml

e3d31942c1c4c070b31f005e54addd46a644fac9 authored almost 9 years ago
Add .travis.yml

To build on TravisCI

2c5dbd61cdc30d59be9f5643c1553c48695fb191 authored almost 9 years ago
Merge pull request #149 from sfbrigade/fix-mocha-opts

Fix mocha opts

4053d156f2d39c0d8b80419bdf93f3b6768c4c31 authored almost 9 years ago
Fix test for successful invite

The message was updated in b91a58d, but the test was never updated to
reflect

2af978e7f3e07b1230b055157b8a2b5e056dc3dd authored almost 9 years ago
Update basel-register module name in mocha opts

It looks like this module name changed

a5144f87d75d3b91fe42cd094fdf37b4dfbaa4f6 authored almost 9 years ago
Merge pull request #145 from danreeves/patch-1

Update readme for babel 6 change

e0e8249d2a1ffc8a4ff74fddc4d85002423f659e authored almost 9 years ago
Update readme for babel 6 change

3928d6b68916fdc62e9f962d4b5b2c5b2e435db9 authored almost 9 years ago
Merge pull request #143 from MaxWofford/master

Add success message for already signed up users

d7d58d516827bfdb6951776989f34ca49af63294 authored almost 9 years ago
Shorten already-invited message

2dcd2fb8130818efa16b47188a51bc79d84471f8 authored almost 9 years ago
Add success message for already signed up users

b91a58d18c29fc4a97e4dd9d4d9e58483e60cf4e authored almost 9 years ago
Merge pull request #135 from hardeep/patch-max-listeners

Set maxListeners to 0 or user defined

c1e2d1eb4d2eba0298af880e2424251a814b67a5 authored about 9 years ago
Removing option to set maxListners, set to Inf.

Removing option to setMaxListeners on the slack object, and setting it to
Infinity.

adf064f8a68e4785cbab38295c81ea4fdfb2bbde authored about 9 years ago
fix heroku

6217e56f781e4135a43650d00c3e3eabcc539ddc authored about 9 years ago
Release 0.8.2

4d7cd5a36b1a2ca1c9965583cf97b777766ca0f6 authored about 9 years ago
Merge pull request #133 from WouterSioen/patch-1

Use better supported anonymous function syntax.

be67713f7fd1683fffc0d3572adc77736661afa6 authored about 9 years ago
Set maxListeners to 0 or user defined

This will get rid of the follow errors being thrown by the slack object.

(node) warning: possib...

85b578c3cf863fd8b0f8ade5d481a79ac087718b authored about 9 years ago
Use better supported anonymous function syntax.

Fixes #132

635b501c0fd493317fb0d5f2ee85c32f31a0511b authored about 9 years ago
Release 0.8.1

fcaae547c7870005dde3aa252bd3b571c2879dc4 authored about 9 years ago
index: fix `import` order issue

29637586d1040a38d2ce84609c713a6a261ee099 authored about 9 years ago
Release 0.8.0

322a90457caf576fb97ab4641dc5faaf67231d09 authored about 9 years ago
bump clients to 1.4.0

a94d82d22a2110b9a62625a968d7a4a44377c995 authored about 9 years ago
package: bump `socket.io`

013b31ac005efaf858b05c13f6b7997b1cb38819 authored about 9 years ago
Merge pull request #124 from jpoon/master

Deploy to Azure button

90863aca35cb1642013e312255ba3d313db50491 authored about 9 years ago
Deploy to Azure Button

* Uses ARM template to create a Web App (Free Tier)
* When deploying, choose between `Latest` (d...

51887b2ec74467aca5077814615da0dde5e86549 authored about 9 years ago
Build: Update builds to use gulp and babel6 (Fixes #122)

6dac818eb81b33995b6690f1dd19fa240192b8a9 authored about 9 years ago
Merge pull request #126 from hackclub/redirect-slack-users-who-have-accounts

Redirect signed up users to Slack

3260d48d509d3ae26dcf917576bcfad0a47dc4aa authored about 9 years ago
Update Readme.md

0e2efba6f4ddac2a4c76ee96b40f5e9cddfea867 authored about 9 years ago
Merge pull request #127 from pivotal-cf/master

Adds instructions for deploying to Cloud Foundry

ed22bc6f73d5b4395d70ca61d7c62c2ea8a6af56 authored about 9 years ago
Adds instructions for deploying to Cloud Foundry

9d8a226fbe24308b4499f3048f0aa83356a6175d authored about 9 years ago
Redirect signed up users to Slack

e0d78f39753ed1f76b8242e97e44a0c029e487ec authored about 9 years ago
Merge pull request #125 from yamadapc/master

Fix --path option parsing

e5f621855ef7036383483c589fbaa1e184202017 authored about 9 years ago
Fix --path option parsing

No parameter was specified for the option which made it be broken. This
fixes `slackin --path "/...

880bcfbda337356e55214155a30803e4aba41668 authored about 9 years ago
Release 0.7.3

9817875cb024fbfb40a8697c31effa51091cfa42 authored about 9 years ago
package: bump `socket.io` to fix build issue

50b773a8568f5ca5ba571535259fd081667a4bef authored about 9 years ago
Release 0.7.2

4bb2675db73c2688e91c3aa6760eb6d9f3af1bc5 authored about 9 years ago
fix safari by removing unnecessary element?

edcaebce0fb2b4e07ca834a58fa069c53a5e0bf3 authored about 9 years ago
Merge pull request #121 from designorant/patch-1

Update Deploy to Heroku link to 0.7.1

a4bc64d17990a88fbb3d125a656b0d117b59dfec authored about 9 years ago
Update Deploy to Heroku link to 0.7.1

7aa5bc22dde1f8433acd30cc9084202989058121 authored about 9 years ago
Release 0.7.1

b86f4ec62d6e07ffcb40d47cccec9210dd354092 authored about 9 years ago
fix inline badge styles

830483d631524e62de657cb093382bcea6526120 authored about 9 years ago
Release 0.7.0

02abed7b3c466c00710e88f1df4980d0a2d6421e authored about 9 years ago
badge: make badge work for users with lots of users

f73da36f0d9d45fae7ed369d1540e5b8e6d0ab07 authored about 9 years ago
Code of Conduct support [fixes #69, thanks @limulus]

bbc8e8dfc1ab72cc402b71250bc9ec07483b4bc3 authored about 9 years ago
splash: fix hover color – thank goodness

c2430a2d98b30e181d9235ffa272a53d0c46c41c authored about 9 years ago
splash: fix css

a2d447d209de8b1b19a37dfa6b5b45ad34c3d605 authored about 9 years ago
index: add missing `path`

ff9b75cc02ebfe18b0581e8fd81d29908de122a2 authored about 9 years ago
relative hosting docs

339cb5c86b4ffb8c35736db2bf1e2491a6fd0a82 authored about 9 years ago
add proper support for relative paths

761445f2ec1850a84a918370c7201d486f965ca7 authored about 9 years ago
assets: fix trailing `/`

a4f3b7e1bfcaaafe0c01984b283afcd285449d47 authored about 9 years ago
fix typo

fa8e8070dd6634120c1584867361639425ac3ee8 authored about 9 years ago
Merge branch 'master' of github.com:rauchg/slackin

e3ee0fb74f3d7838323fc94f22f7843211a25158 authored about 9 years ago
fix iframe connection

51f8480a8b143c16f4afd2a4d3f90245e7a53338 authored about 9 years ago
Merge pull request #116 from tucsonjs/fix-tests

Fix tests by adding missing mocks

cd54674c60b30fc6aeddac9e1e5b8bf7c161f8a8 authored about 9 years ago
Pin nock version to help maintain deterministic testing

54c8cc149958d995cd7422d21f377feaf11d217c authored about 9 years ago
Merge pull request #113 from dijonkitchen/patch-1

Create LICENSE

7146f2c8767766f0249879e59d7991b8c275ac73 authored about 9 years ago
Merge pull request #118 from saikat/patch-1

Make invite post a relative path

632ae859225b8acc95974874d19965159f37d92e authored about 9 years ago
Merge pull request #119 from bis12/patch-2

Fixing a typo in the README

294c08d2cd026c964a15e569407382b28d6e9cf4 authored about 9 years ago
Fix typo in README

70ec718f077caccede03db0008b33d6022ee4d31 authored about 9 years ago
Make invite post a relative path

This is necessary to get invite POSTing working when you host slackin in a subpath.

be71aecf64b3c52d36b583195d69916546e23150 authored about 9 years ago
Update slackin

f1e5b6ecbbd894a00ccf45c24ec013ce3cbaa16f authored about 9 years ago
Update Readme.md

2db74ff080666e061a50f696ab06775f361c6b44 authored about 9 years ago
Clarifying the subdomain portion

076c784a9b2661c969989cc099afdc9803e41acd authored about 9 years ago
Added mocks for new Slack API requests

8a734fcdab341d28abda062fad44122c5683c079 authored about 9 years ago
Create LICENSE

4393712d0e391b63d67356a00e44fc97d0dc2278 authored over 9 years ago
Release 0.6.0

7e735729ff86f0ed0ec532ddd0931d9d16a63dda authored over 9 years ago
Merge pull request #107 from ssandler/master

Performance fixes

ffb11a5aec9c0d99a57e3ccfde301cea21e01a7c authored over 9 years ago
Use faster API methods: users.list to get presence

Load team name and channel names once at startup with teams.info and channels.list,
as these val...

ce1045fc96d8153f985d15419717b3729278bc84 authored over 9 years ago
fix polling interval increase

bdb62ff930f8df47b30a0ac4f734a38d9b8e40ed authored over 9 years ago
Merge pull request #88 from balupton/feature-openshift

Add openshift support

04927df28e523f9348ce5c59166d9df989a5cba2 authored over 9 years ago
pinned hostenv version

9064220b87d7a618876ecbfc4795df501626598e authored over 9 years ago
Moved openshift install instructions to wiki page as per https://github.com/rauchg/slackin/pull/88

f8950a83ef5be99abdf291a472f731d42b7c7c78 authored over 9 years ago
Merge pull request #61 from Graham42/bug/relative_paths

Allow hosting at a subfolder

0b7da63529284cb3351abef3e7c4488595fddc58 authored over 9 years ago
Merge pull request #85 from mlissner/patch-1

Adds markdown example and switches some things to https

91ef9791d4d94241f4472fd1d51480f0df44f4fc authored over 9 years ago
Merge pull request #97 from sc0ttkclark/patch-1

For new signin link, use target=_top so iframes work

01b7a163caaac0ea1b4850293e6ced20b75c357c authored over 9 years ago
Merge pull request #101 from lvnilesh/patch-2

readme update for token creation

b8f7350bc0256bdfcd8f7d10f17b7dbf06cdf6f2 authored over 9 years ago
readme update for token creation

bdd4e54146ed99cf9b28ebe84e0a1d9c682cfe38 authored over 9 years ago
Merge pull request #1 from lvnilesh/patch-1

fix for deployment instructions

aa86ac0a243bc5378015530702a11fe43880b721 authored over 9 years ago
fix for deployment instructions

67a99158b8a17cd32f061a1fcad0bf0a3f67d779 authored over 9 years ago
Update Readme.md

079cde413bf44c55350580289ac4ef02cd7adef3 authored over 9 years ago
Update Readme.md

b43ea237e0ba82cb2a3c239c294ad1c67ab9820a authored over 9 years ago
Update Readme.md

027a51ecec7de5d3fed1e5c6a94bf8fc9fbc5cad authored over 9 years ago