Guillermo Rauch
|
cd35cccfac
|
Merge pull request #246 from 3rd-Eden/jsonppollingindicator
This hack kills the loading indicator in FF
|
2011-10-19 00:11:03 -07:00 |
|
Guillermo Rauch
|
c8d7246dff
|
Merge pull request #267 from 3rd-Eden/fix/utf8
We totally missed the `ascii_only` option, so no more filty hacks
|
2011-10-19 00:10:47 -07:00 |
|
Guillermo Rauch
|
d7a9e9e3f7
|
Release 0.8.5
|
2011-10-07 11:22:41 -07:00 |
|
Guillermo Rauch
|
563ff5419a
|
Merge pull request #298 from 3rd-Eden/EE
Stop throwing errors when error occures in node
|
2011-09-27 18:12:57 -07:00 |
|
Arnout Kazemier
|
165662cc96
|
Stop throwing errors when error occures in node
|
2011-09-10 12:57:11 +02:00 |
|
Guillermo Rauch
|
d34723812c
|
Release 0.8.4
|
2011-09-06 07:47:17 -07:00 |
|
Guillermo Rauch
|
43f9d29c41
|
Fixed xDomain detection (fixes #462 from socket.io).
|
2011-09-03 14:30:52 -07:00 |
|
Guillermo Rauch
|
27ed6ca98a
|
Fixed flashsocket flash version check (fixes #2547) [firejune]
|
2011-09-03 14:12:24 -07:00 |
|
Guillermo Rauch
|
42e27e857c
|
Added unicode tests.
|
2011-09-03 13:26:22 -07:00 |
|
Guillermo Rauch
|
79dfa54105
|
Release 0.8.3
|
2011-09-03 12:40:30 -07:00 |
|
Guillermo Rauch
|
68dfb5216b
|
Build
|
2011-09-03 12:25:57 -07:00 |
|
Guillermo Rauch
|
2a5c7b2c5b
|
Added parser test for newline.
|
2011-09-03 12:24:52 -07:00 |
|
Guillermo Rauch
|
85991d9e6a
|
Added acceptance test for sending newlines.
|
2011-09-03 12:22:17 -07:00 |
|
Guillermo Rauch
|
cbca52d9c7
|
Fixed \n parsing for non-JSON packets.
|
2011-09-03 12:16:45 -07:00 |
|
Guillermo Rauch
|
20f7100e08
|
Build
|
2011-09-03 10:58:17 -07:00 |
|
Guillermo Rauch
|
24c30177de
|
Fixed; make Socket.IO XHTML doctype compatible (fixes #460 from server)
|
2011-09-03 10:57:49 -07:00 |
|
Guillermo Rauch
|
7a863e6cc8
|
Fixed support for Node.JS running socket.io-client.
|
2011-09-03 10:57:15 -07:00 |
|
Guillermo Rauch
|
fc53c5b2be
|
Fixed latest commit; point repository to -client
|
2011-09-03 10:18:27 -07:00 |
|
Guillermo Rauch
|
58447ac365
|
Merge branch 'master' of github.com:LearnBoost/socket.io-client
|
2011-09-03 10:17:15 -07:00 |
|
Guillermo Rauch
|
314e335d6f
|
Updated repository name.
|
2011-09-03 10:17:00 -07:00 |
|
Guillermo Rauch
|
0419213a74
|
Merge pull request #273 from 3rd-Eden/feature/policy
Feature/policy
|
2011-08-31 09:35:34 -07:00 |
|
Guillermo Rauch
|
7b5335d1ed
|
Merge pull request #286 from 3rd-Eden/FF6
Ff6
|
2011-08-29 12:34:17 -07:00 |
|
Arnout Kazemier
|
67f399263a
|
Fixed merge fail
|
2011-08-29 21:32:44 +02:00 |
|
Arnout Kazemier
|
70d45aa8a9
|
Merge branch 'master' of github.com:LearnBoost/socket.io-client into FF6
Conflicts:
lib/transports/websocket.js
|
2011-08-29 21:30:13 +02:00 |
|
Arnout Kazemier
|
ecb370e820
|
Removed ''
|
2011-08-29 21:28:00 +02:00 |
|
Guillermo Rauch
|
62feaa3ba8
|
Release 0.8.2
|
2011-08-29 10:33:41 -07:00 |
|
Guillermo Rauch
|
fcd2552a5a
|
Style fixes
Rebuild
|
2011-08-29 10:32:17 -07:00 |
|
Guillermo Rauch
|
3a8943a817
|
Release 0.8.1
|
2011-08-29 09:39:01 -07:00 |
|
einaros
|
a44da0fb74
|
javascript encoding issue
|
2011-08-29 11:51:57 +02:00 |
|
einaros
|
b9729a7679
|
fixed issue where websocket detection runs before flashsocket initialization, causing the latter not to work
|
2011-08-29 11:37:23 +02:00 |
|
Guillermo Rauch
|
2b416c25f6
|
Bump version.
|
2011-08-28 15:38:39 -07:00 |
|
Guillermo Rauch
|
f533ae5322
|
Release 0.8.0
|
2011-08-28 15:28:55 -07:00 |
|
Guillermo Rauch
|
4fdb7f73f7
|
Changed detection of WebSocket object.
Fixed; removed pollution of window.
|
2011-08-28 15:23:11 -07:00 |
|
einaros
|
a30aaf5a3e
|
added mozilla MozWebSocket redirect
|
2011-08-28 11:36:22 +02:00 |
|
Guillermo Rauch
|
1f8e07d0d0
|
Release 0.7.11
|
2011-08-27 15:28:09 -07:00 |
|
Guillermo Rauch
|
434a6c2965
|
Release 0.7.10
|
2011-08-27 11:38:19 -07:00 |
|
Guillermo Rauch
|
d376333828
|
Merge pull request #281 from 3rd-Eden/failingfail
Fix for failing fallback in websockets
|
2011-08-15 15:50:35 -07:00 |
|
Arnout Kazemier
|
cf6de27faf
|
Fix for failing fallback in websockets
|
2011-08-16 00:39:54 +02:00 |
|
Guillermo Rauch
|
bef84f2082
|
Release 0.7.9
|
2011-08-12 10:17:29 -07:00 |
|
Guillermo Rauch
|
9f2a75970c
|
Build
|
2011-08-12 10:16:09 -07:00 |
|
Guillermo Rauch
|
a3b3caa0b2
|
Removed test handler for removed test.
|
2011-08-12 10:13:51 -07:00 |
|
Guillermo Rauch
|
72e06aff1b
|
Fixed socket namespace connect test.
Remove broken alternative namespace connect test.
|
2011-08-12 10:13:24 -07:00 |
|
Guillermo Rauch
|
0b6c3db573
|
Added check on Socket#onConnect to prevent double connect events on the main manager.
|
2011-08-12 10:12:42 -07:00 |
|
Guillermo Rauch
|
fdcc8c74b8
|
Updated build with version.
|
2011-08-12 06:47:48 -07:00 |
|
Guillermo Rauch
|
e917aa0bbc
|
Build
|
2011-08-12 06:46:22 -07:00 |
|
Guillermo Rauch
|
1771590dcf
|
Merge pull request #276 from 3rd-Eden/bug/458
Fixes #458 #385
|
2011-08-12 06:36:58 -07:00 |
|
Arnout Kazemier
|
8fdf4e2cf5
|
Fixes #458 #385
|
2011-08-11 12:00:33 +02:00 |
|
Arnout Kazemier
|
4f34905288
|
Merge branch 'master' of github.com:LearnBoost/socket.io-client into feature/policy
|
2011-08-09 19:21:28 +02:00 |
|
Arnout Kazemier
|
6609dee4db
|
Added default socket.io-flashsocket port
|
2011-08-09 19:21:01 +02:00 |
|
Guillermo Rauch
|
26ead25338
|
Release 0.7.5
|
2011-08-08 07:54:37 -07:00 |
|