902 Commits

Author SHA1 Message Date
Zane Hitchcox
3e77509084 ensure replaced 'http' is at beginning of url or not replaced 2017-02-14 16:14:21 -05:00
Mark Nadal
3a6708c9a7 Merge branch 'master' of https://github.com/amark/gun 2017-02-13 12:51:46 -08:00
Mark Nadal
c375c7c347 fix recursive relate 2017-02-13 12:50:26 -08:00
Mark Nadal
db9fe3d5c5 Merge pull request #315 from imuli/browserify-support
Quick fix to let browserified packages require gun.
2017-02-11 21:49:06 -07:00
Imuli
efd341c2d9 Quick fix to let browserified packages require gun.
Without this browserify will complain that it can't find all pieces of
gun.js, because it parses the AST for instances of 'require' and doesn't
realize that require has been redefined and they are already present.
2017-02-11 23:44:05 -05:00
Mark Nadal
1d33a9c22b Merge branch 'master' of https://github.com/amark/gun 2017-02-11 04:11:41 -08:00
Mark Nadal
3c1ff61e37 fix local not founds unsubscribing things. 2017-02-11 04:11:26 -08:00
Mark Nadal
67b3d88216 Update README.md 2017-02-10 13:10:54 -08:00
Mark Nadal
d7062519a8 include @d3x0r's update 2017-02-09 12:28:06 -08:00
Mark Nadal
dbc398d6c4 Merge pull request #314 from d3x0r/patch-10
Bump version for npm publish.
2017-02-09 13:23:28 -07:00
Mark Nadal
ac3cede75b Merge pull request #313 from d3x0r/patch-9
0.5 Move file state object to gun root opt
2017-02-09 13:23:02 -07:00
d3x0r
a159a79d30 Bump version for npm publish. 2017-02-09 11:30:08 -08:00
Mark Nadal
2b26951008 Update README.md 2017-02-09 11:20:00 -08:00
d3x0r
d4a8ec655f Fixed _field mangle. 2017-02-09 10:56:55 -08:00
d3x0r
8d5f6deee6 Move file state object to gun root opt
add _file to  gun.opt.
use at.gun.back('opt._file')  to get this object; allows per-gun-graph file options.
2017-02-09 10:21:52 -08:00
Mark Nadal
e65c6cee57 fix num_is & repeat maps 2017-02-06 10:18:46 -08:00
Mark Nadal
615a0f7fff patch map, add src 2017-02-04 00:20:17 -08:00
Mark Nadal
34c12a537d correct input layout 2017-02-03 16:22:29 -08:00
Mark Nadal
03ca138efd Merge branch 'master' of https://github.com/amark/gun 2017-02-03 16:19:33 -08:00
Mark Nadal
30bbcc1de2 fixed map and @stefdv stuff 2017-02-03 16:17:31 -08:00
Mark Nadal
ebabc80714 looking good! one last node 2017-02-03 16:08:14 -08:00
Mark Nadal
00552bd89a before impulsive behavior 2017-02-02 01:56:00 -08:00
Mark Nadal
d01d099822 Merge pull request #312 from timneutkens/now
Use new way of deploying to now.sh
2017-01-31 05:50:52 -07:00
tim neutkens
d8e81384c9 Use new way of deploying to now 2017-01-31 08:17:52 +01:00
Mark Nadal
b4b6743eaa fix implicit 2017-01-29 03:27:46 -08:00
Mark Nadal
122890b42d fix not 2017-01-29 00:04:37 -08:00
Mark Nadal
b03f6e0de8 put as merge 2017-01-27 22:12:50 -08:00
Mark Nadal
11566b00fc Update README.md 2017-01-27 12:45:27 -08:00
Mark Nadal
90ce4af254 Update README.md 2017-01-27 12:25:00 -08:00
Mark Nadal
6927b85f52 Update README.md 2017-01-27 11:49:02 -08:00
Mark Nadal
5617d44f75 Update README.md 2017-01-27 11:48:08 -08:00
Mark Nadal
f247afae81 Update README.md 2017-01-27 11:46:30 -08:00
Mark Nadal
40c991426b launching 0.5! 2017-01-27 07:40:24 -08:00
Mark Nadal
583cb06f37 temporarily (because of jesse) drop Node v0.1 and below 2017-01-27 07:16:51 -08:00
Mark Nadal
d0bbcef285 0.5! 2017-01-27 06:27:04 -08:00
Mark Nadal
4a2a845458 launching! 2017-01-27 05:23:49 -08:00
Mark Nadal
77d71a0c94 pushing! 2017-01-27 04:58:16 -08:00
Mark Nadal
37ac5e28e4 we should push 2017-01-27 03:34:16 -08:00
Mark Nadal
377fa7900f clean up 2017-01-21 22:06:56 -08:00
Mark Nadal
9002593435 looking good 2017-01-21 18:13:34 -08:00
Mark Nadal
e141a4c240 Update gun.js 2017-01-20 20:30:19 -08:00
Mark Nadal
21e9f30890 stupid mocha is crashing on 0.6 so temporarily drop 0.6 2017-01-19 13:42:11 -08:00
Mark Nadal
4a41ec4075 Sean Matheson is awesome! Thanks for supporting the project, @ctrlplusb ! 2017-01-19 13:28:47 -08:00
Mark Nadal
baf99d7e72 Update client.js 2017-01-11 10:47:50 -08:00
Mark Nadal
8c426553d7 Update gun.js 2017-01-11 10:38:10 -08:00
Mark Nadal
bd0e6a615f Update gun.js 2017-01-03 09:40:47 -08:00
Mark Nadal
de9c6ce1ae Merge branch '0.5' of https://github.com/amark/gun into 0.5 2016-12-30 19:23:20 -08:00
Mark Nadal
7291263426 repull and test 2016-12-30 19:23:16 -08:00
Mark Nadal
c6a75748d2 Merge pull request #300 from d3x0r/patch-7
Add example with external websocket provider
2016-12-27 00:14:48 -07:00
Mark Nadal
63af616033 Update http-external-ws.js 2016-12-26 23:13:02 -08:00