fang
0340af4435
hoon: in +fish:ar always match on %wash
2022-07-07 14:15:19 +02:00
fang
9201e9663a
hoon: refactor find->tend calls into +fend
...
We are commonly looking for both the type and axis of a specific wing.
+fend gives you both.
2022-07-07 13:36:53 +02:00
fang
7370343abf
hoon: when +gain:ar a cell, make sure to recurse
...
Into the head and tail for more complete gains.
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:33:28 +02:00
fang
fa36819a27
hoon: handle %specs correctly in +ar
...
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:33:27 +02:00
fang
6edaaec0b4
hoon: keep +fish:ar axis updated on recursion
...
When we recur into a %cell or %over, we need to update the axis
appropriately.
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:33:27 +02:00
fang
3dfd8189bb
hoon: in +lose:ar subtract cell from noun properly
...
The result is only guaranteed to be an atom if both parts of the cell
are nouns. Otherwise, it could still be a specific kind of cell.
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:33:25 +02:00
fang
5becd6d31b
hoon: in +lose:ar, subtract flags more precisely
...
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:33:25 +02:00
fang
1977f3c1c6
hoon: handle term skins in +ar as %like
...
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:33:24 +02:00
fang
6cbeef72b9
hoon: remove stale commented code
...
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:33:23 +02:00
fang
ce3eb011ad
hoon: drop faces during +ar
...
Since this is the ?# codepath, we want to drop any faces that might
already exist, since we'll bring our own (through %name in +gain:ar).
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:33:15 +02:00
fang
e35fa977a2
hoon: refine +fish:ar and +lose:ar
...
They were not handling the %over and %spec cases correctly. We update
the %over cases to recurse as they should, and the %spec cases to +mint
and +crop respectively.
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:07:28 +02:00
fang
bf9d3752e0
hoon: compile +bool to constant
...
And use hoon-style boolean syntax instead of numberic literals.
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:07:21 +02:00
fang
317a8f66f3
hoon: make +chip produce correct type for %wthx
...
Previously, this would replace the entire subject's type with the type
of the wing. Now we use +take to descend into the subject and replace
only the type of the affected wing.
We also lightly refactor the implementation, to resemble +cool more
closely.
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
2022-07-01 18:05:43 +02:00
fang
ad6a5acfbc
Merge branch 'master' into next/arvo
2022-06-30 12:59:41 +02:00
Hunter Miller
370c6dcbc8
Merge branch 'next/groups'
2022-06-29 10:18:17 -05:00
fang
a874744802
Merge pull request #5868 from urbit/pkova/dns
...
dns: transfer ship.arvo.network domains from ~zod to ~deg
2022-06-27 18:44:03 +02:00
Hunter Miller
24c8519c69
rich-text: removing broken plugin, reverting react-md to 5.0.3 for compat
2022-06-27 11:40:31 -05:00
Hunter Miller
6e9c17a9c2
graphcontent: blockquotes now correctly break paragraphs off
2022-06-27 10:29:05 -05:00
Hunter Miller
90b8776fad
md-editor: fixing background in darkmode
2022-06-27 09:57:18 -05:00
pkova
7e74d44054
dns: transfer ship.arvo.network domains from ~zod to ~deg
2022-06-26 00:24:20 +03:00
janeway-bot
e09c48cb40
landscape: [skip actions] update glob (0v5.kgrq2.gp725.bo5bk.dmr7d.h41qk)
2022-06-23 11:15:50 -07:00
Hunter Miller
3caa04c8b9
ops: fixing build
2022-06-23 12:24:39 -05:00
Hunter Miller
5f1371f4a2
meta: version bump for new changes from next/landscape
2022-06-21 14:52:20 -05:00
Hunter Miller
ca28bffd62
Merge branch 'master' into next/npm
2022-06-21 14:51:19 -05:00
Hunter Miller
4378b87ac0
Merge branch 'next/landscape'
2022-06-21 14:50:40 -05:00
Hunter Miller
09e1dd7089
meta: package bump:
2022-06-21 14:43:40 -05:00
Hunter Miller
e5b66e3484
eventsource: prevent resetting event id counter
2022-06-21 14:04:30 -05:00
Sidnym Ladrut
be1d70f4b6
hood: fix issue w/ rein diff application
2022-06-18 18:34:44 -05:00
fang
981bc796d7
Merge pull request #5841 from dnmfarrell/dnmfarrell/arvo-dojo-dont-crash-set-beak
...
dojo: setting eny/now/our shouldn't crash dojo
2022-06-18 14:25:04 +02:00
Hunter Miller
23b9bbe948
Merge branch 'master' into next/groups
2022-06-17 15:32:55 -05:00
Hunter Miller
6bff31f369
interface: fixing react-codemirror2 dep
2022-06-17 14:59:28 -05:00
fang
094396a26a
Merge branch 'master' into next/arvo
2022-06-15 18:29:14 +02:00
Patrick O'Sullivan
d11ce99b48
groups: add webp to list of image types to check links for in chat
2022-06-15 11:21:24 -05:00
Patrick O'Sullivan
b77baf4270
groups: fix issue where URL would be shown along with image in chat
2022-06-15 10:24:31 -05:00
Patrick O'Sullivan
1cdef1e06d
groups: fix issue with chanel perms caused by use of Set()
2022-06-14 10:57:18 -05:00
fang
df82167111
Merge pull request #5840 from dnmfarrell/dnmfarrell/arvo-dojo-check-dir-exists-before-switch
...
dojo: check =dir exists before switching
2022-06-14 16:26:01 +02:00
David Farrell
d8f34e8930
dojo: remove unnecessary debug output
...
The tip already communicates to the user that dojo is busy, so the
sigpam output isn't needed anymore.
2022-06-13 21:00:46 -04:00
David Farrell
d439b33cc9
dojo: say how to beat the %dy-edit-busy escape room
...
It's too easy to get trapped in the dojo %dy-edit-busy escape room. Just
type something like:
-build-file /=base/gen/ls/hoon
This modifies the dojo output to tell the user how to get out.
Fixes #1462 .
2022-06-13 21:00:21 -04:00
David Farrell
04672fbe1d
dojo: setting eny/now/our shouldn't crash dojo
...
Changes dojo to emit a usage message and ignore the request.
Fixes #1519
2022-06-13 20:51:38 -04:00
David Farrell
3a10b4d8f3
dojo: simplify dir not exist error message build
...
Incorporates @Fang- suggested changes (thanks!).
Drops the path serialization as it will print on two separate lines,
and it is already displayed in dojo immediately above the error message:
> =dir /=base=/ge
dojo: dir does not exist
2022-06-13 20:37:55 -04:00
David Farrell
73c1c94ea8
dojo: have dojo check =dir exists before switching
...
Scries clay for a list of files beneath the provided path - if the response
is nil then the dir must not exist (clay abhors a vacuum).
Fixes #1559
2022-06-13 20:37:49 -04:00
janeway-bot
f777e009ad
groups: update glob (0v4.2se6m.fvv67.nn5e8.vfrv9.mmi88)[skip actions]
2022-06-13 16:59:14 -07:00
Hunter Miller
48c25cb9bc
groups: updating package lock
2022-06-13 17:20:39 -05:00
Hunter Miller
8250a30ad5
groups: updating nvmrc
2022-06-13 15:28:35 -05:00
Patrick O'Sullivan
b6b6655149
Fix webpack, build dependency issues
2022-06-13 12:53:45 -05:00
Hunter Miller
5b6a2d5625
compat: fixing react-codemirror2 deps
2022-06-03 17:57:53 -05:00
Hunter Miller
d31b2bd853
compat: updating to latest sigil-js for react
2022-06-03 16:56:33 -05:00
Hunter Miller
39488a3167
compat: updating indigo, and removing unused deps
2022-06-03 16:34:43 -05:00
Hunter Miller
db709df178
meta: fixing react version issue
2022-06-03 11:26:41 -05:00
Hunter Miller
8c0d0a6f5b
Merge branch 'master' into next/groups
2022-06-03 10:49:33 -05:00