Liam Fitzgerald
|
1da21eb3f0
|
graph-store: remove printfs
|
2020-12-11 15:54:52 +10:00 |
|
Liam Fitzgerald
|
06ed5af3f4
|
graph-store: add -eval thread
|
2020-12-11 15:52:17 +10:00 |
|
Liam Fitzgerald
|
6f9b991e3f
|
graph-store: address L review
|
2020-12-07 12:46:15 +10:00 |
|
Logan Allen
|
fc28fbd1c5
|
Merge branch 'lf/chat-graph' into la/merge-graph
|
2020-12-04 12:49:21 -06:00 |
|
Liam Fitzgerald
|
54c469ecfa
|
graph-store: make JSON conversion invertible
|
2020-12-02 13:17:49 +10:00 |
|
fang
|
a539d986a7
|
various: move away from {type} syntax
In favor of [type] syntax.
Turns a bunch of ++ into +$ along the way.
|
2020-11-26 17:43:26 +01:00 |
|
fang
|
44fb0cc19d
|
various: move away from face/type syntax
In favor of face=type.
|
2020-11-26 17:38:00 +01:00 |
|
fang
|
a6e7af38d5
|
various: move away from $constant type syntax
|
2020-11-26 17:31:06 +01:00 |
|
Liam Fitzgerald
|
474e769839
|
Merge remote-tracking branch 'origin/master' into release/next-userspace
|
2020-11-19 10:46:20 +10:00 |
|
Philip Monk
|
cd87c786ca
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-17 21:10:20 -08:00 |
|
John Franklin
|
756c94aeb6
|
hoon: update glyph names (continued)
|
2020-11-14 23:08:52 -06:00 |
|
Logan Allen
|
4f7ca0a0dc
|
graph-store: add overwrite field to %add-graph
|
2020-11-12 20:40:12 +00:00 |
|
Liam Fitzgerald
|
9eec477e0e
|
hark-graph-hook: watch individual indices
|
2020-11-10 12:14:06 +10:00 |
|
Liam Fitzgerald
|
92fec34658
|
graph-store: add %mention type
|
2020-11-03 15:03:02 +10:00 |
|
Liam Fitzgerald
|
e9d9bb839f
|
Merge branch 'release/next-userspace' into lf/hark-redux
|
2020-11-03 10:58:52 +10:00 |
|
Liam Fitzgerald
|
a16a1cafcc
|
graph-store: expose post:enjs
|
2020-10-27 15:01:24 +10:00 |
|
Liam Fitzgerald
|
b610153b24
|
publish: address comments
|
2020-10-19 15:39:36 +10:00 |
|
Liam Fitzgerald
|
dd3fd3b6a9
|
graph-store: allow recursive add-nodes from JSON
|
2020-09-15 15:32:04 +10:00 |
|
Logan Allen
|
bbf854d956
|
graph-store: updated scry interface to return %graph-store marks so as to properly do %json conversion
|
2020-08-27 17:31:36 -05:00 |
|
Logan Allen
|
d237fb9ad6
|
graph: get graph building and remove or-map library
|
2020-07-08 15:24:59 -04:00 |
|
Logan Allen
|
39933ca848
|
graph: hooks compile and higher-order mark implementation first-pass
|
2020-07-06 19:31:57 -04:00 |
|
Logan Allen
|
ee5e80cf44
|
graph-store: enforce that only logged-updates may be sent via %run-updates, and enforce that they only affect the intended resource
|
2020-06-30 14:08:22 -04:00 |
|
Logan Allen
|
849556491c
|
graph-store: updated action-log to update-log and added timestamp to +update
|
2020-06-29 21:14:55 -04:00 |
|
Logan Allen
|
e4110c4d77
|
graph-hooks: stubbed out resubscribe on kick case
|
2020-06-26 20:29:22 -04:00 |
|
Logan Allen
|
e055ba98ae
|
graph-store+view: added a variety of query types for subset fetching, individual post fetching, child fetching, etc
|
2020-06-26 14:38:11 -04:00 |
|
Logan Allen
|
f1b10f2a07
|
graph-store: sort graph with most recent at left of graph (gth)
|
2020-06-24 14:13:15 -04:00 |
|
Logan Allen
|
a245a1b095
|
graph-store: added archiving functionality
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
e6e4e370d3
|
graph-store/view: move all signing out to %graph-view
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
6766e1818d
|
graph-js: recursive js reducer
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
7cb9ac4b62
|
graph-store: made lib add-graph and add-nodes consistent
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
07cf374462
|
graph-store: all json encoders/decoders work
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
6493c75463
|
wip: all JSON decoders but %add-graph work
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
b0fa0668b3
|
wip: json decoding
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
877138a464
|
graph-store: stubbed out a currently non-compiling json decoding
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
31a6ec5d1c
|
graph-store: finished json encoding
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
81deb6247f
|
graph-store: stubbed out json encoding
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
c9ccbdabef
|
graph-store: added action generators
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
e52779a356
|
graph-store: first pass at writing %add-nodes poke
|
2020-06-23 14:00:15 -04:00 |
|