210 Commits

Author SHA1 Message Date
Mark Nadal
dd72a24740 Merge branch '0.5' of https://github.com/amark/gun into 0.5 2016-11-29 20:20:32 -08:00
Mark Nadal
111d0f5bda instance specific dedup for @d3x0r 2016-11-29 20:19:59 -08:00
Mark Nadal
bd960b4d67 thanks to @Stefdv #284 2016-11-29 11:35:20 -08:00
Mark Nadal
ce32d8414b ahem, thank you d3x0r 2016-11-28 20:31:27 -08:00
Mark Nadal
3e2bf996fa final touches 2016-11-28 19:40:39 -08:00
Mark Nadal
9abe3fb75f fix for d3x0r and Stefdv 2016-11-28 17:57:20 -08:00
Jesse Gibson
4848493530 Add envelope-system server sync
Using gun's new envelope system (where routing and de-duplication happen
inside gun core), server-to-server synchronization has been
implemented.
However, it comes with this warning: the chain isn't yet ready and
you'll have difficulty reading or writing data via the chain.
2016-11-25 14:42:44 -07:00
Jesse Gibson
9d9dea2553 Add envelope plugin system
@amark made these changes, I'm just committing them.
2016-11-25 09:49:48 -07:00
Mark Nadal
c8e919f287 fix chain 2016-11-22 18:07:49 -08:00
Cole Albon
86a5abd550 #271 one liner fix error while assigning console 2016-11-16 19:14:31 -07:00
Mark Nadal
126a668bf3 Update gun.js 2016-11-15 14:39:24 -08:00
Mark Nadal
24a6c858a2 Merge pull request #254 from alancnet/off-0.5
.off for .on, and .map. (0.5)
2016-11-10 16:39:45 -08:00
Alan Colon
281a56292e .off for .on, and .map. (0.5) 2016-10-23 20:02:28 -06:00
Alan Colon
74b0242682 Enable .set with node, or new soul. (0.5) 2016-10-23 16:45:39 -06:00
Mark Nadal
0aef927eec Update gun.js 2016-10-18 12:11:02 -07:00
Mark Nadal
23f126f219 Update gun.js 2016-10-18 12:05:14 -07:00
Mark Nadal
58753e0f9e Update gun.js 2016-10-12 01:35:20 -07:00
Mark Nadal
9355a36a54 Update gun.js 2016-10-12 01:00:42 -07:00
d3x0r
c5c2d190e5 Update gun.js
Fix localStorage to pull and cache options from parent.
2016-10-10 20:11:56 -07:00
Mark Nadal
df4d87eb3e Update gun.js 2016-10-10 02:03:25 -07:00
Mark Nadal
bf4097beeb temp fix for @d3x0r 2016-10-06 00:28:26 -07:00
d3x0r
5774fa37c6 hoise function implicit() 2016-10-04 21:59:20 -07:00
Mark Nadal
f0a06de464 fix var node for @d3x0r 2016-10-04 19:10:01 -07:00
Mark Nadal
873afd8325 fix @d3x0r 's double close 2016-10-02 09:58:13 -07:00
Mark Nadal
066340ba71 being lazy, using the easy approach for @devel-pa 2016-09-30 18:07:42 -07:00
devel-pa
b8025b207f Unbuilding structure. 2016-09-30 21:19:18 +02:00
Mark Nadal
436376358b wsp should use 'in' if not found. 2016-09-27 14:51:31 -07:00
Mark Nadal
21257424a5 localStorage should recover from a get response 2016-09-27 12:23:59 -07:00
Mark Nadal
f748ef0308 add set back in for @stefdv 2016-09-27 11:40:20 -07:00
Mark Nadal
05bb232d4d put now accepts refs again 2016-09-27 11:32:36 -07:00
Mark Nadal
a0a5be519a Update gun.js 2016-09-26 22:43:50 -07:00
Mark Nadal
00d8fe331e use intended message ID 2016-09-25 18:12:26 -07:00
Mark Nadal
11a390e7b2 toJSON 2016-09-25 18:10:58 -07:00
Mark Nadal
4d13585be8 check against undef not falsy 2016-09-25 15:40:32 -07:00
Mark Nadal
fa3d3eeff4 0.5 BETA TESTING 2016-09-25 13:06:29 -07:00
Mark Nadal
acc085a8ed currently VERY broken 2016-09-17 14:50:36 -07:00
Mark Nadal
d62b3f7ab0 so much working!!! 2016-09-08 18:43:00 -07:00
Mark Nadal
3ec5fe5484 190+ tests passing, now handle map path 2016-09-01 13:33:35 -07:00
Mark Nadal
dc157d05c1 finally got ack working 2016-08-13 16:18:00 -07:00
Mark Nadal
9cb2c9e313 before doing more scary things? 2016-08-05 18:58:30 -07:00
Mark Nadal
97449e9f28 into the meat of put 2016-08-03 16:58:15 -07:00
Mark Nadal
a609584eda 60+ tests passing 2016-07-26 22:46:15 -07:00
Mark Nadal
78460bf5a5 goodness 2016-07-19 01:33:01 -07:00
Mark Nadal
a07e7bebf6 goodness 2016-07-19 01:03:29 -07:00
Mark Nadal
afc1c18304 significant internal refactor 2016-07-14 19:37:19 -07:00
Mark Nadal
2b7cc398a2 Event should use event as hook 2016-07-11 16:04:52 -07:00
Mark Nadal
b369d37731 bring opt updates in from master 2016-07-07 11:49:30 -07:00
Mark Nadal
831552637e make Node.ify more flexible 2016-07-07 10:40:56 -07:00
Mark Nadal
bfe53d3e48 switch to fix server2server in dev 2016-07-06 20:08:44 -07:00
Mark Nadal
1fa982a8bb slowly migrating 2016-07-05 10:40:27 -07:00