Commit Graph

34 Commits

Author SHA1 Message Date
Ruben Rodriguez II
cba037ffa2 Suggestion for implementation of clients API 2015-01-25 18:59:07 -06:00
Guillermo Rauch
304a93d68f Merge pull request #21 from marcooliveira/master
Fix confusing comment in `add`
2015-01-17 12:28:41 +00:00
Guillermo Rauch
ddf8e61cd6 Merge pull request #20 from marcooliveira/patch-1
Call the callback on `delAll`
2015-01-17 12:27:47 +00:00
Marco Oliveira
73a1ae89de Fix confusing comment in add 2014-11-01 15:05:52 +00:00
Marco Oliveira
29d2e46900 Call the callback on delAll 2014-11-01 14:52:27 +00:00
Guillermo Rauch
e66ea47c80 Merge pull request #19 from rase-/remove/keys-dependency
Remove unnecessary dependency
2014-10-27 19:15:16 -07:00
Tony Kovanen
e0220b7ce5 remove unnecessary dependency 2014-10-28 02:08:56 +02:00
Guillermo Rauch
c22e10f635 Release 0.3.1 2014-10-27 11:46:21 -07:00
Tony Kovanen
591cfb3cfe Merge pull request #16 from rase-/fix/bump-parser
Bump parser version.
2014-10-18 21:25:01 +03:00
Tony Kovanen
7789a22eee Bump parser version. 2014-10-18 21:22:35 +03:00
Guillermo Rauch
d4b4051290 Merge pull request #7 from keskival/master
Updated the dependency version to be compatible with a current stack.
2014-09-25 10:20:50 -07:00
Tero Keski-Valkama
f2cdb95985 Merged. 2014-09-25 19:50:29 +03:00
Guillermo Rauch
006f19a225 Merge pull request #12 from rase-/fix/room-autopruning
Fix room autopruning
2014-09-19 23:25:17 -06:00
Tony Kovanen
3e6489bf71 Make the room exists when autopruning. 2014-09-19 18:07:08 -06:00
Tony Kovanen
2e061ee733 Fix room autopruning 2014-09-19 18:02:44 -06:00
Tony Kovanen
7793a33e04 Merge pull request #10 from rase-/patch-1
Add autoprunning of empty rooms - rebased
2014-09-11 16:52:38 +03:00
Tony Kovanen
b49b781f12 Style 2014-09-11 16:47:07 +03:00
hallucynogenyc
a9142147f7 Add autoprunning of empty rooms 2014-09-11 16:44:43 +03:00
Guillermo Rauch
fc5930c5d1 Merge pull request #8 from tencircles/master
Do not set key/value pairs on arrays
2014-08-06 10:05:52 -07:00
chris_coniglio
ce93e2adaa A new room should be created as an object instead of an array since the id/true is set as a key value pair. Not an array element. 2014-08-06 09:40:18 -07:00
Tero Keski-Valkama
435a759d9b Added the repository field.
...to fix the npm warnings like:
npm WARN package.json socket.io-adapter@0.3.0 No repository field.
2014-07-01 11:32:51 +03:00
Tero Keski-Valkama
16d7767088 Updated the debug dependency.
... to be compatible with express and connect.
2014-07-01 11:12:05 +03:00
Guillermo Rauch
0b6a00cbec Merge pull request #6 from poldridge/patch-1
Patch 1
2014-06-24 16:08:21 -07:00
poldridge
1dd2bad757 Update index.js
Added missing hasOwnProperty check to for .. in loop.
2014-06-24 15:38:51 -07:00
poldridge
19d41920d9 Update index.js
Added missing hasOwnProperty checks to two for .. in loops.
2014-06-24 15:36:34 -07:00
Guillermo Rauch
22aaae4135 Release 0.3.0 2014-05-30 21:33:58 -07:00
Guillermo Rauch
1f4baa6f82 Merge pull request #3 from hiddenmin/patch-1
Update package.json
2014-05-30 21:32:46 -07:00
Amin Cheloh
e46f60ba3e Update package.json 2014-05-31 11:30:03 +07:00
Guillermo Rauch
668b9cfb47 Release 0.2.0 2014-03-14 15:04:31 -03:00
Guillermo Rauch
c039311f4a Merge branch 'master' of github.com:LearnBoost/socket.io-adapter 2014-03-14 15:04:00 -03:00
Guillermo Rauch
74bbac0633 Merge pull request #1 from kevin-roark/update/parser-dependency
needs the faster parser
2014-03-14 16:03:32 -02:00
Kevin Roark
50a641a2db needs the faster parser 2014-03-14 13:25:13 -04:00
Guillermo Rauch
56e7de5044 Release 0.1.0 2014-03-07 18:07:08 -03:00
Guillermo Rauch
41d9c0b344 initial commit 2014-03-07 17:46:17 -03:00