Hunter Miller
0d290223b7
interface: fixing babel config
2022-03-15 10:23:49 -05:00
Hunter Miller
143c41540c
interface: fixing type issues and ci
2022-03-15 10:17:30 -05:00
Hunter Miller
070f0ce278
Merge branch 'next/landscape'
2022-03-14 16:10:46 -05:00
drbeefsupreme
643700546f
hoon: populate %brpt doccords label
2022-03-14 17:09:41 -04:00
drbeefsupreme
0dc3498a6f
hoon: change %brdt AST to support doccords label
2022-03-14 17:08:49 -04:00
drbeefsupreme
f08b613416
hoon: populate label for %brcn doccords
...
This changes the parser for +tall so that it looks before and after a
hoon for doccords, and then extracts a label for %brcn if it exists.
+wrap will be used to annotating most hoons, but this commit only covers
%brcn
2022-03-14 17:00:04 -04:00
Hunter Miller
a35f70ac59
Merge branch 'next/groups'
2022-03-14 15:56:49 -05:00
Hunter Miller
4a2563de43
Merge pull request #5638 from urbit/po/fix-for-notification-for-dm-mentions
...
groups: do not notify user if mentioned in DM
2022-03-14 15:53:45 -05:00
Patrick O'Sullivan
74149bc16f
groups: do not notify user if mentioned in DM
2022-03-14 15:04:36 -05:00
fang
41a796d2d1
hoon: hook up $+ for shorthand type rendering
...
Too often when dealing with big types the compiler traces and other such
outputs become hard to read. Wrapping a type as $+(shorthand big-type)
will now print #shorthand in place of the type.
2022-03-14 13:58:48 -04:00
drbeefsupreme
0a3ec9a92d
hoon: doccords cleanup %note tag for +boog
2022-03-14 11:49:31 -04:00
drbeefsupreme
336817d5bc
hoon: doccords for core chapters
...
this populates the $what in $tome
2022-03-14 11:49:30 -04:00
drbeefsupreme
cdaf23a184
hoon: prefix and postfix doccords for ++ and +$
...
there's a stub for +* but its not working yet
2022-03-14 11:49:29 -04:00
Hunter Miller
a6d7ddd164
Merge branch 'next/groups' into hm/landscape-perf-optimization
2022-03-11 15:45:00 -06:00
rabsef-bicrym
986d273b5f
Update /lib/ring/hoon for %jael scries.
...
Also I took the liberty of making `build-signing-participants` use a `%lyfe` scry and remove unknowns from the set rather than crashing. This is a choice - happy to change it back the other way.
2022-03-11 11:10:47 -08:00
Yaseen
f487afd4ee
story: marginal output formatting improvement to +story-list
2022-03-11 12:28:07 -05:00
Yaseen
341e27b5c3
story: enforce 80 cols, fix formatting, update comments
2022-03-11 12:08:40 -05:00
Philip Monk
5a0f6513c1
Merge remote-tracking branch 'origin/master' into next/arvo
2022-03-11 10:02:48 -07:00
Yaseen
b43b9f195e
story: add file mar/story-diff.hoon
, extract diff type to sur file
2022-03-11 11:21:55 -05:00
Yaseen
18537e0ae0
story: allow |story-write
to also accept a lone title
2022-03-11 11:00:57 -05:00
Yaseen
add4452589
review: symlink base-dev files into arvo
2022-03-11 10:56:23 -05:00
Yaseen
a43dafdf44
review: align end comments
2022-03-11 10:48:35 -05:00
Patrick O'Sullivan
884799a2ce
Merge pull request #5632 from urbit/po/handle-unsigged-group-links-in-join
...
groups: handle unsigged group links in join
2022-03-10 14:17:47 -06:00
Patrick O'Sullivan
01a07f6a5b
npm: add preSig func to npm lib
2022-03-10 14:15:49 -06:00
Patrick O'Sullivan
8926179f75
groups: trim ship string on preSig
2022-03-10 12:23:42 -06:00
Patrick O'Sullivan
0f85623f25
groups: Use presig on group join links
2022-03-10 12:20:12 -06:00
Patrick O'Sullivan
97aee0f422
groups: Add preSig func to utils
2022-03-10 12:19:32 -06:00
fang
3df227760f
hoon: hook up $+ for shorthand type rendering
...
Too often when dealing with big types the compiler traces and other such
outputs become hard to read. Wrapping a type as $+(shorthand big-type)
will now print #shorthand in place of the type.
2022-03-10 01:45:18 +01:00
Patrick O'Sullivan
31f3b54459
Merge pull request #5630 from urbit/po/move-security-settings-out-of-groups-into-grid
...
groups/grid: Move security from groups to grid
2022-03-09 11:46:34 -06:00
Patrick O'Sullivan
9026712d5c
Replace fill with class fill-current
2022-03-08 15:48:19 -06:00
Patrick O'Sullivan
38a4323911
Update pkg/grid/src/components/Checkbox.tsx
...
Co-authored-by: Hunter Miller <hunter@tlon.io>
2022-03-08 15:28:35 -06:00
Hunter Miller
53ae8f0886
tile-grid: filtering out system tile
2022-03-08 15:27:28 -06:00
Hunter Miller
6f8df6815f
Merge pull request #5624 from urbit/hm/configurable-tiles
...
grid: configurable tile order
2022-03-08 15:26:30 -06:00
Patrick O'Sullivan
aa5946aa70
groups/grid: Move security from groups to grid
2022-03-08 13:26:43 -06:00
Liam Fitzgerald
eeaa6d3c66
notify: disable notifications dismissal
...
Disables automatic dismissal of push notifications in an attempt to
tighten the debugging space. This should prevent unintentional 404s. To
prevent a space leak we clear notifications once a week on a timer.
2022-03-08 13:14:38 -06:00
Jake Miller
0cfa42ec10
Merge pull request #5628 from urbit/jm/lsp-desks
...
arvo: language-server desk support
2022-03-08 14:06:29 -05:00
ryjm
20fdae85a4
fix typo and beak
2022-03-08 10:13:04 -05:00
Liam Fitzgerald
f042366a7d
Merge pull request #5622 from urbit/po/markdown-styling-around-ship-name
...
groups: Fix markdown styling around ship names in chat messages
2022-03-07 13:16:09 -06:00
Jōshin
81f4254893
vere: guarantee unique concatenated names
2022-03-06 16:45:55 -05:00
Jōshin
a480b2a91f
vere: lord info
2022-03-06 16:33:53 -05:00
ryjm
dc03d866f8
arvo: language-server desk support
2022-03-06 15:45:47 -05:00
Jōshin
3400e55b2d
vere: disk info
...
Fixes an apparent infinite loop in u3_disk_slog if red_u is not 0.
2022-03-06 15:31:03 -05:00
Jōshin
382f06efe9
vere: info measurements as $mass
2022-03-06 12:33:30 -06:00
ryjm
155729ec8b
%home -> %base
...
Mostly cosmetic, but also fixes `language-server` and parts of sundry
neglected components (the nix build for solid pills, aqua, gaze exports,
+help)
2022-03-06 11:55:55 -05:00
Jake Miller
ed2da5d54f
Merge pull request #5605 from urbit/jm/archive-scry
...
graph-store: fix scrying into archive
2022-03-06 05:45:57 -05:00
Jōshin
8f8e67f09f
Merge pull request #5625 from urbit/jo/maint-fix
...
repo: desks should be mounted
2022-03-05 14:22:55 -08:00
Jōshin
46f68b493e
repo: desks should be mounted
2022-03-05 00:04:27 -06:00
Jōshin
23549cecd6
docs: remove http-ports.txt
...
The format was incorrect (assumed-secure ports are marked "secure"),
the file format is obvious from inspection, and anyway this sort of
thing should be gotten out of the control plane going forward.
2022-03-04 19:36:26 -06:00
Hunter Miller
531140ab24
tiles: adding drag and drop ordering
2022-03-04 18:50:54 -06:00
Patrick O'Sullivan
26d2d07d31
npm-api: add emphasis property to MentionContent type
2022-03-04 13:03:13 -06:00