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

Fix deploy command

95039c07357eabb76ba58708a0ace6abcbb8e31c authored over 9 years ago
Merge branch 'master' of https://github.com/rauchg/slackin into feature-openshift

f098d961544432a5258ec039582908df9cc8a039 authored over 9 years ago
For new signin link, use target=_top so iframes work

Currently, no target set in the iframe can rain on some parades. This makes sure no rain happens...

24950d239ef4c69f3ac0479ad0b7b53512cfd76d authored over 9 years ago
increase default polling interval

27cc41bf214d31c88b46eb60b36a970930e59218 authored over 9 years ago
Merge pull request #80 from jtatum/alreadyreg

Add already registered link

0bdbc4d88eb5d07e6dfa18724be8eb10ffb4452b authored over 9 years ago
Update formatting of already registered link

dd944ee01ff73d7615d5585ad9c702845e3c2eca authored over 9 years ago
Minor typos

282da62f864b8eccd4358e5c7ba62d831f7f5471 authored over 9 years ago
Forgot to specify app on `rhc app deploy` command

d2e8627ccbdd44f5379c3ee334391c4be3028d4c authored over 9 years ago
Added openshift cname instructions

b9803eb621ccb6f6d562be3e1b2bcf1f19bad147 authored over 9 years ago
Fixed stranded " in subdomain instructions, made subdomain instructions clearer

dda2a0c36b132cee59ca75417ac256ead199e1c6 authored over 9 years ago
Added link to installing openshift client tools for rhc

5972af6e18ee23cca92a37c5900263c116445f9f authored over 9 years ago
The chosen openshift cartridge doesn't need npm install in start

ca547efb483797cb7eb9ebe2abb99461e4378cce authored over 9 years ago
Added openshift deployment instructions

36f59a8bffa59b78262420d3276e8b1423de8e06 authored over 9 years ago
prefer versions of node over 0.12

2d697430299f8f9aea6224ac22b344c69c3ddce2 authored over 9 years ago
slackin command requires arguments

26032337283414aec7cd4a3a27038e031da575af authored over 9 years ago
openshift also requires you to manually install deps

e85045254f5859a1fe82c8e662f4cf876500bd75 authored over 9 years ago
Add openshift support

c60aac7f808f173f02928be78a3f16681726245b authored over 9 years ago
Adds markdown example and switches some things to https

0d786dee2fe79c6152eb6b6c36d103deb8a9e0bd authored over 9 years ago
Merge pull request #78 from johnamiahford/change-func-to-es6-arrow

Change to es6 fat arrow

b4e732fa3c179129da6f6c578f420099e62020d0 authored over 9 years ago
Remove parentheses

aad7b347d67a4fb739d9feed89bb6db224cb42e6 authored over 9 years ago
Change to es6 fat arrow

767cd9d5bce30308053a3cacc863503fefced658 authored over 9 years ago
Merge pull request #76 from afeld/patch-1

use SLACK_CHANNELS instead of SLACK_CHANNEL on Heroku

6d1799781dad34bb1e30ec4ed3af53fcd72a663d authored over 9 years ago
Merge pull request #82 from jtatum/makefile

Build process and Heroku improvements

b30f2fe40bc570f69544573d0d116c3e40063eec authored over 9 years ago
Dockerfile bug fixes

npm install wasn't actually running - octohost/nodejs was throwing
an error on npm install becau...

9811028693c245868f3390b97406164c1bba8be9 authored over 9 years ago
Removing extra make from Dockerfile

Make will be run by npm install, so no need to invoke it
separately, although it won't hurt.

4dadb355f1629dfe5f8622abbb8775560ac79d35 authored over 9 years ago
Adding developer notes to the Readme

The babel infrastructure was a bit confusing to start out.
These instructions explicitly spell o...

0855efd312311b3e2bcb4c5f3741c29a547a9e48 authored over 9 years ago
Move make from Procfile to postinstall

Heroku's Procfile lists the commands to be run each time
the dyno starts. Dynos are started at m...

1d57a3efe990ecb1ed2a3b69fa5910c37ad8dd78 authored over 9 years ago
Makefile now builds changed files in lib

I'm sure there was a better way to do this, but while developing,
I was doing something like:

$...

a9da5d8e4717ee9901117d33b691b800e1b60daa authored over 9 years ago
Make errors very explicit

If you're already invited but haven't signed in, you probably missed the
email from feedback@sla...

a96309aa8dac9e82e3bddf9ef26deb37f865cd35 authored over 9 years ago
Add already registered link

439883f402c3592308cfe1742433f3cfadbf5044 authored over 9 years ago
use SLACK_CHANNELS instead of SLACK_CHANNEL on Heroku

Follow-up to https://github.com/rauchg/slackin/pull/54.

e54c8b0ea5bc30048b2e2a8f67f983ce6b3754b2 authored over 9 years ago
Merge pull request #66 from rymohr/patch-1

Standardize use of example host

216bd0a4735ff09dd0f7886f22801c499d3f36d1 authored over 9 years ago
Release 0.5.1

0adca2afcf1a228ad6b687be8a7be3a82730f131 authored over 9 years ago
Merge pull request #67 from alansouzati/SAFETY_CHECK_CHANNELS

Added safety check for channels.

a1d3f9c5b7b64aa7c3ff929743e1f7a2ce45e824 authored over 9 years ago
Added safety check for channels.

d3ba80d307583a2f0f314f622a6898ec64755047 authored over 9 years ago
Standardize use of example host

Updated all http://slackin.yourhost.com references to http://slack.yourdomain.com to match the f...

00c08e8db8283b0396bdc90061df1359bb189850 authored over 9 years ago
Merge pull request #60 from viljoviitanen/patch-1

Readme.md: trivial typo fix

0510d64004bc537f28c9ba966252778a28f7cf33 authored over 9 years ago
Allow hosting at a subfolder...

To host at mydomain.com/getslack, can't use absolute urls. Also,
socket.io needs to be initializ...

c16013a8f643fe13d571bef35ef875e160be7a79 authored over 9 years ago
Readme.md: trivial typo fix

251a20e4458b7aee5a15465ed3c499af1ff81819 authored over 9 years ago
Merge pull request #57 from vluzrmos/patch-1

Fix counting deleted users

0724d45395ea865daae2737058f5e160b33c93e7 authored over 9 years ago
Fix counting deleted users

415ea319b7fbaa86a65cd9a0b6bea5ddb4aef49c authored over 9 years ago
bump heroku button

9d2cce96dc6a3f5ab513e067bb127d9c264f7f81 authored over 9 years ago
Release 0.5.0

08b4f3d92380ae7e845f12f52747c4c4294b90ca authored over 9 years ago
Merge pull request #42 from frabrunelle/master

add Slack favicon and better title tag

2773716111c275a0b78c008386f08cb64de534b0 authored over 9 years ago
Merge pull request #45 from elliottsj/cache-control

Add Cache-Control: no-cache to prevent GitHub camo caching

8d82ac9fb6268e747b762104575c944db8e5c00f authored over 9 years ago
Merge pull request #47 from 18F/not-ok

handle responses with `ok: false`

d62eb22aeacfbd714fedab17601cf5d929a72659 authored over 9 years ago
Merge remote-tracking branch 'upstream/master' into not-ok

b9eb90b6f80d8bf0364397fc603c5e45ded5fda6 authored over 9 years ago
Merge pull request #54 from 18F/channels-B

support selection from list of channels

2bb55ddb3aee7c153816b29cf184d6aa68a11ee3 authored over 9 years ago
update use of CLI flag for multiple channels

41aa16e6488bf3796712b5dd9823ea537197a736 authored over 9 years ago
go back to old display behavior for a single single-channel

e35a05b9ca4b3754f814246542c87785af967650 authored over 9 years ago
pin dev dependency versions

45c7fcfb338a1af50a6eeee4b9c7cf4290a28740 authored over 9 years ago
Merge pull request #50 from 18F/admin-only

add note about needing to be an admin

21064de39941be99dd3df7ae3034460b53003307 authored over 9 years ago
make --channels documentation consistent

964b2e3e39b8c978fdb7ee23fab5659608ec0509 authored over 9 years ago
don't show select box for single channel

c4d6118e31bf5f827b3524113547c39b33d7bd69 authored over 9 years ago
fix button styling in iframe dialog

8100c34c4ce9e806833ed086961156a7d1663904 authored over 9 years ago
ensure that user is picking a permitted channel

558251ee50b81327bfcca9cf84f15c6a5d30828e authored over 9 years ago
support a list of channels

5be45acf73ba7258590285d78c0acaea980e78a0 authored over 9 years ago
create accessor method for channel IDs

5b3bd3050cf3c68b76b6918a2de49ab01002acb5 authored over 9 years ago
refactor channel retrieval

219e37a4859437759ef09f61e190068c648154d3 authored over 9 years ago
move mocha options out of package.json

d29d10de2ea4848e5d5153c25a61149f318d6413 authored over 9 years ago
bump heroku button

1dbd401e3e8f4b98271d3a0972d3e520099e2d04 authored over 9 years ago
clarification on heroku

d36c3655e8fc935cf6e72a6a8fa3ac1c20364cde authored over 9 years ago
add note about needing to be an admin

100fb730bb68999bb94a0e58a3262a92c1d1c798 authored over 9 years ago
always respond from POST /invite with json

e12f1d29f4e2dc4dd692c8bc869e4f1be72d5f08 authored over 9 years ago
check that failure message is passed through response

daebeb70cd5d85c19cf97a45be93588dbb7fe0b6 authored over 9 years ago
add test around a successful request

31b5b8c36cab7038315ce4e2090ab2d6c3a0d6fa authored over 9 years ago
handle ok:false responses from invite API

66b4944d6ca549c8e1b1c8d129ada2bc5c13aad3 authored over 9 years ago
block web requests

8862c6050505887b72e4cdf142d2f7fb3a89b439 authored over 9 years ago
add test for slack-invite success case

9d6422593dd764feb1cecedd116a845f8edce1b9 authored over 9 years ago
get tests running

83cee7accbea69e7d3c25233b6180c098df0faa1 authored over 9 years ago
Add Pragma: no-cache

a59c3029918d1db1823ec440c4bea8c64585bde0 authored over 9 years ago
Add max-age=0

b822f37cbb5ae22e615a54b0b674253abe98c8bb authored over 9 years ago
Add Cache-Control: no-cache to /badge.svg

Hopefully this prevents GitHub's agressive caching, i.e.:
- https://github.com/github/markup/i...

e3baf777ac8aa32244e61b9b3bd499e45157b03a authored over 9 years ago
pin heroku button

1be758ee50cc35b1f49d144999f5ee91a1f50279 authored almost 10 years ago
add Slack favicon and better title tag

ad343d2106c4a6685c53a9e353bc02b53c733e01 authored almost 10 years ago
Update Procfile

99889717c5afa4750b0433162329cb783709d787 authored almost 10 years ago
Merge pull request #36 from RedstonerServer/patch-svg-nan

Fix rendering bug (NaN) in SVG

16fe502316f972a350eef52f9d72e4e8458af430 authored almost 10 years ago
Merge pull request #39 from octohost/master

Working Dockerfile and slightly adjusted Procfile.

53a0c4157b5f92548d70411261fb31705b48ba06 authored almost 10 years ago
Merge pull request #41 from martypenner/provide-error-msg-for-non-admins

Return an error when the token account is not an admin

ffa83554b5aece1b7f4b0fe1b7fc4d208085d18a authored almost 10 years ago
Return an error when the token account is not an admin

0fe59231fd4a8614b634a55f548161bc3be7e5da authored almost 10 years ago
Update Readme.md

42339be0082ebabe7e545443a72314650cd39b6c authored almost 10 years ago
Move --channel config to the front.

84843eed241b303459b89dbb45ad872c4c6a80b9 authored almost 10 years ago
Adding Dockerfile and adjusting the procfile.

542131b7a77ff64fd75d7dbade2afc24d5a76d8f authored almost 10 years ago
this is better

apparently '' + number is (a lot) faster than String(number) or number.toString():
https://jsper...

89a65a40294f8248203743d820aef09d767564ec authored almost 10 years ago
convert to string before calling .length

38c7f0d8cee8ef9634ef7af129b230025a640da2 authored almost 10 years ago
Release 0.4.0

7e7f033ddb706056f4e1a66dce971afeda345b0e authored almost 10 years ago
Merge pull request #21 from d10/type-email

Use `<input type="email">`

6d48a704982efbeb7456b03ffb0ecf990ca100a0 authored almost 10 years ago
Merge pull request #20 from kishikawakatsumi/fix_single-channel

Fix for single-channel guests invitation parameter name

d3c3603d1a6d57fd618796c5d5be5a41a7b90bc3 authored almost 10 years ago
Merge pull request #23 from esteinborn/patch-1

Adding width=device-width to meta viewport for RWD

460b3518f61b3e2ba95609dd2f3577e537eeb1d0 authored almost 10 years ago
Merge pull request #26 from RedstonerServer/patch-usercount

Don't count bots

f55126de208ee164bbb300247c640a93d618da72 authored almost 10 years ago
Merge pull request #28 from RedstonerServer/patch-svgmargin

svg height should be fixed, not equal to the width. fixes #24

f78e2f46e8694d84b16e2fc3bd7b5912bac7039d authored almost 10 years ago
Merge pull request #32 from buildkite/svg-heroku-button

Use the SVG version of the Heroku button

7d45485cbf18f296b205efccbbd3d3fbf5098529 authored almost 10 years ago
Use SVG Heroku button

e173b64c7c284ff40ed1b48260db86b7951ce66a authored almost 10 years ago
svg height should be fixed, not equal to the width. fixes #24

fd199dd0d4374e7bc66f92cd729abafc284a1553 authored almost 10 years ago
exclude bots (and slackbot) from users

38c8de2940aec52e92f9003e93397a92f84a3546 authored almost 10 years ago
don't count slackbot

33d3b44300693389cc510754eaa8179ce3ef693f authored almost 10 years ago
Adding width=device-width to meta viewport for RWD

fixes #22

aab5bb80ae21e0e1197f9437f1c71b74331a07e8 authored almost 10 years ago
Release 0.3.1

c012a9b4dd2642990f8da15a8afcc2f89370dd76 authored almost 10 years ago
fix meta tags

3b162f67f1675e1dee2eca01558e745c512c1704 authored almost 10 years ago
Use `<input type="email">`

252d302fcbfb208ab8a2372264f4216bc96b442c authored almost 10 years ago