Logan Allen
bdfa1650cf
interface: fix up issues from zustand merge
2021-03-22 15:11:28 -05:00
Logan Allen
2e45f4fd99
Merge branch 'release/next-userspace' into la/group-feed
2021-03-22 12:36:34 -05:00
Philip Monk
a7150007ef
Merge pull request #4528 from taalhavras/desk-diff
...
ddiff: add thread for diffing desks
2021-03-19 16:45:00 -07:00
raghu
60a2de143c
renaming ddiff to diff
2021-03-19 19:43:39 -04:00
L
bcc43efdb0
Merge pull request #4584 from urbit/la/host-messages-transformed
...
push-hook: transform all messages, even the host's
2021-03-17 13:02:58 -05:00
L
fe7fdbcff2
Merge pull request #4596 from urbit/la/signatures-work
...
graph-store signatures: turn them on and correctly validate them
2021-03-17 13:02:43 -05:00
Logan Allen
6e9146bd58
thread: change name from disable-group-feed to dismiss-group-feed
2021-03-16 13:07:36 -05:00
Logan Allen
5a29e0bbcb
graph-view: add json conversion and -graph-dismiss-group-feed thread
2021-03-16 13:01:17 -05:00
fang
779a977167
Merge pull request #4600 from urbit/m/permaclean-gall
...
gen: delete |wash-gall
2021-03-16 14:22:28 +01:00
Logan Allen
c874849203
metadata + post validator + -graph-create-group-feed: end to end create group feed
2021-03-15 17:28:45 -05:00
Logan Allen
5d7677195e
group-view: automatically join the group feed if one is present when we first join a group
2021-03-15 16:04:07 -05:00
Matilde Park
554be3be4f
Merge branch 'release/next-js' into release/next-userspace
2021-03-15 13:19:44 -04:00
Logan Allen
3600866a5d
push-hook: cache transform and fail if transform fails
2021-03-15 11:59:57 -05:00
Logan Allen
2c1ae5646b
push-hook: refactored to transform-proxy-update within forward-update when appropriate. changed a manual |- into +murn
2021-03-12 18:08:34 -06:00
fang
0fbaa373a4
gen: delete |wash-gall
...
The functionality this would trigger no longer exists.
2021-03-12 22:48:06 +01:00
Logan Allen
5c69e92da4
-graph-add-nodes: sign nodes
2021-03-12 10:53:54 -06:00
Logan Allen
caffd0fca8
signatures: properly use life instead of signed data in scry for deed
2021-03-12 10:52:46 -06:00
Logan Allen
fad1302169
graph-validator-post: reject invalid input
2021-03-12 10:51:36 -06:00
janeway
0a8d82d822
glob: update to 0vtbs05.a6mkl.r5ark.jfj84.3fa4h
2021-03-12 14:35:19 +10:00
Logan Allen
b58e30fba7
metadata-store, observe-hook, threads: auto-joining group feeds works for groups you're already a part of, and so does group feed creation
2021-03-11 15:37:29 -06:00
matildepark
ff21e29594
Merge pull request #4577 from tinnus-napbus/strandio-fix-await-thread
...
strandio: fix await-thread and thread-result
2021-03-11 14:02:10 -05:00
Liam Fitzgerald
205e827024
Merge remote-tracking branch 'origin/release/next-js' into release/next-userspace
2021-03-11 12:08:35 +10:00
Logan Allen
6d88c471bc
-group and -graph threads: update to use new module data structure
2021-03-10 17:22:24 -06:00
tinnus-napbus
210a63e238
strandio: fix await-thread and thread-result
...
thread-result generated the tid twice and didn't take the kick caused by
the child thread closing. Additionally, await-thread and thread-result
expect a %thread-fail to produce [term (list tang)] rather than the
actual [term tang].
This commit adds a take-kick, removes the duplicate tid line, and fixes the
expected thread-fail type.
2021-03-11 00:25:07 +13:00
raghu
20bcb37989
ddiff: always show full beam in diffs
2021-03-09 22:34:20 -05:00
janeway
d17779972f
glob: update to 0v3.o81b7.9dkd7.6ubrn.ebhmi.dtree
2021-03-10 12:12:21 +10:00
janeway
640190610c
glob: update to 0v7.sjbvb.4gg0l.1qmbv.fmobl.d2tsq
2021-03-09 17:18:58 -05:00
Logan Allen
59da9e1f49
Merge branch 'release/next-userspace' into la/group-feed
2021-03-09 13:22:25 -06:00
Logan Allen
63cfbd2ca4
Merge branch 'master' into release/next-userspace
2021-03-09 13:20:22 -06:00
janeway
4e9873359d
glob: update to 0v3.i5rmt.7fid4.sr9bh.0pcpi.cmc0v
2021-03-09 18:07:06 +00:00
Logan Allen
7da7da8e1e
metadata-store: based on discussion with @ixv, made differences between graphs and groups in metadatum more clear
2021-03-09 11:11:28 -06:00
janeway
1b1871303e
glob: update to 0v7.9orhd.ugk69.vmf2f.hcj15.tcf9c
2021-03-08 15:39:01 -05:00
Logan Allen
b2759b9f36
Merge branch 'release/next-js' into la/release-2021-03-04
2021-03-08 14:11:54 -06:00
raghu
a7165e0f85
ddiff: c/r
2021-03-05 17:09:24 -05:00
Logan Allen
45b2ea4096
interface + -group-create thread: group homepage asks if you want to enable feed
2021-03-05 15:21:41 -06:00
Logan Allen
f8a87b81d2
metadata-store: do not discard preview parameter
2021-03-05 14:44:34 -06:00
Logan Allen
9430c8c5ab
metadata-store: modify module from @t to (each @t (unit (unit md-resource))) so as to allow for setting an optional group feed associated with a group
2021-03-05 14:28:46 -06:00
Logan Allen
5dd27ebf59
graph-validator-post: built initial graph-validator for group feed
2021-03-05 12:26:30 -06:00
Matilde Park
5f24254793
Merge branch 'release/next-js' into release/next-userspace
2021-03-05 03:22:41 -05:00
Matilde Park
dd244afc8e
Merge branch 'master' into release/next-js
2021-03-05 03:22:15 -05:00
Liam Fitzgerald
6cecfaf430
Merge remote-tracking branch 'origin/master' into release/next-js
2021-03-05 15:24:14 +10:00
Philip Monk
ac096d85ae
merge: cast to wain to avoid ford bug
...
/* is giving us something with an extra `txt` face wrapped around it,
which interacts poorly with wet gates. An explicit cast fixes it.
2021-03-04 21:17:50 -08:00
janeway
9c9446d77f
glob: update to 0v8buag.lcoib.dupqj.iprqk.spvqf
2021-03-04 19:45:20 -08:00
Philip Monk
538a5eaf15
threads: make compile
...
mostly by deleting them
2021-03-04 19:35:31 -08:00
Philip Monk
f5ce79da9d
marks: fixup
...
Many of the marks were broken, and staticizing the marks revealed this.
This makes them build.
2021-03-04 19:21:34 -08:00
Philip Monk
a0146f4a44
clay: add %e, %f requests
...
For static naves, casts respectively
2021-03-04 18:28:16 -08:00
Philip Monk
631fec25c7
Merge remote-tracking branch 'origin/la/graph-threads' into philip/clay-upgrade
2021-03-04 17:38:38 -08:00
Logan Allen
69fa1296be
graph-threads: make %groupify and %restore compile
2021-03-04 19:09:41 -06:00
Philip Monk
f3f875304f
drum-put: clam
2021-03-04 16:26:05 -08:00
Liam Fitzgerald
9e8c4e1471
glob: update
2021-03-05 10:08:03 +10:00