Commit Graph

10180 Commits

Author SHA1 Message Date
Ted Blackman
1e07e347ff kiln: make |install idempotent 2021-07-01 19:10:03 -04:00
Ted Blackman
784004cfb6 kiln: +install compiles and loads, untested 2021-06-30 21:03:47 -04:00
Ted Blackman
8c3d14b7a7 clay: check kelvin on non-%base desks 2021-06-28 21:22:55 -04:00
Ted Blackman
40af38c9ee bin/solid.pill 2021-06-28 20:18:37 -04:00
Ted Blackman
501ed4ad82 clay: remove reef 2021-06-28 20:01:51 -04:00
Ted Blackman
fe1f6d895a /gen/show-vat.hoon 2021-06-28 19:07:29 -04:00
Ted Blackman
c4228db2ea desk.bill: remove comment for jenky bijection 2021-06-28 18:49:27 -04:00
Ted Blackman
5ea9913561 /mar/bill: fix formatting 2021-06-28 18:46:14 -04:00
Ted Blackman
9c4ea77021 desk.bill and %bill mark 2021-06-28 17:54:41 -04:00
Ted Blackman
87b7f0513e added /sys.kelvin and %kelvin mark 2021-06-28 17:07:13 -04:00
Logan Allen
d5ec02c801 eyre: cast within zapgar to avoid nest check 2021-06-28 17:07:13 -04:00
Philip Monk
87ca57c364
gall: allow apps to run from any desk
Start with |start %desk %app-name

Everywhere in the kernel that we deal with marks, we infer the app it's
connected to and use the marks from that desk.

Also some light renaming in gall, especially path->wire and
current-agent->yoke.

Subsequent tasks:

- Dojo needs a syntax to run generators and threads from other desks
- The home desk should be split into at least a minimal base desk and
  big "userspace" desk.  Dill's initialization logic should be updated
  to handle
- |show-package, |install, and |uninstall should to be written
- Clay should have smarter handling of system versions instead of just
  ignoring what's on each desk.  It's not clear that this will work
  correctly when sys updates right now.
2021-06-18 16:13:55 -10:00
janeway
7ac718a2c7 glob: update to 0v1.9p61c.bd4vn.deevh.0ldbq.fkqo3 2021-06-17 17:49:55 -07:00
ixv
fd663e0d2b Merge branch 'ixv/btc-filter' 2021-06-17 17:40:20 -07:00
ixv
f7e0849f40 Merge remote-tracking branch 'pkova/release/next-userspace' 2021-06-17 17:39:29 -07:00
ixv
ec8ca6f0cf btc: style nits, and fix watch-ack handling 2021-06-17 15:53:12 -07:00
ixv
0fe385df1f btc: don't use blockfilter if gap > 50; resubscribe on kick 2021-06-17 03:33:22 -07:00
gregorytoprak
b84ef07f07 npm: fix compatibility with create-urbit-app
The version of babel/webpack/everything bundled with CRA is limited
in its ES features. Reducing to ES2017 let it work by default.
2021-06-16 17:24:40 -04:00
gregorytoprak
455a15b5f7 npm: build ts -> js files before publishing
Previously published @urbit/api and @urbit/http-api npm packages
only had the .ts files, which would require building by hand.
2021-06-16 17:16:15 -04:00
pkova
54f889334a btc: decrease card width based on window.innerWidth 2021-06-16 17:58:24 +03:00
pkova
f860efee6c btc: match bridgeInvoice.js sending button style to invoice.js 2021-06-16 17:58:24 +03:00
pkova
8495894c7b btc: fix button rendering on safari 2021-06-16 17:58:24 +03:00
pkova
6faa7a0f0c btc: fix safari bitcoin address copy to clipboard
Using navigator.clipboard instead of document.execCommand('copy') works
in safari as well.
2021-06-16 17:58:24 +03:00
janeway
f4119de553
glob: update to 0v2.23tfu.ss2fb.q233c.p9er4.viq93 2021-06-16 18:38:50 +10:00
Liam Fitzgerald
2e457cec21
dm-hook: address L review 2021-06-16 13:08:33 +10:00
Liam Fitzgerald
2d2764fa53
dm-hook: fix updating pendings 2021-06-16 12:46:47 +10:00
matildepark
5d55b1ee7b
Merge pull request #5017 from urbit/mp/landscape/group-link-full
interface/GroupLink: set full-width click area
2021-06-15 20:11:51 -05:00
Liam Fitzgerald
f5ed1a4bfe
CalmEngine: deps list 2021-06-16 10:15:57 +10:00
Liam Fitzgerald
520da1ed71
CalmEngine: do not wait for success 2021-06-16 08:38:59 +10:00
Liam Fitzgerald
5ba7a2fe52
FormikOnBlur: update form on initialValues change 2021-06-16 08:34:01 +10:00
Matilde Park
0cfa7a2d50 interface/GroupLink: set full-width click area
"fit-content" limits the clickable space for the group link, so we just
tell the row to expand to its parent.

Fixes urbit/landscape#978
2021-06-15 13:18:26 -05:00
L
617b97b450
Merge pull request #5013 from urbit/lf/failed-glob
ted/glob: add exponential retry
2021-06-15 13:08:32 -05:00
L
92a9ba5ba4
Merge pull request #5015 from urbit/lf/fix-backlog
graph-store: fix siblings scry
2021-06-15 13:08:12 -05:00
matildepark
1c8d9cfd6b
Merge pull request #4993 from urbit/james/new-group-nondigit
groups: prevents group names starting with digits
2021-06-15 11:57:53 -05:00
James Acklin
dc3ef500f3 groups: allow only letters or emoji in names
fixes urbit/landscape#906
2021-06-15 08:51:06 -04:00
janeway
337dac99c8
glob: update to 0v6.e3j9o.e928h.ivsmp.cfkd5.qr44b 2021-06-15 13:55:22 +10:00
Liam Fitzgerald
e236e6b3e6
graph-store: fix siblings scry 2021-06-15 13:18:31 +10:00
L
ff702a8cb1
Merge pull request #5011 from urbit/la/spider-hints 2021-06-14 17:29:51 -05:00
Liam Fitzgerald
9cbc218731
ted/glob: add exponential retry
Fixes urbit/urbit#4958
2021-06-15 07:58:02 +10:00
Logan Allen
f256470a4c spider: add profiling hints so we can see how slow it is 2021-06-14 16:16:10 -05:00
matildepark
5241efbfa8
Merge pull request #4995 from urbit/james/shipname-titles
interface: consistent  titles for mentions, authors with nicknames
2021-06-14 15:57:15 -05:00
James Acklin
d7d3c15ccc groups: fix name validation regex
fixes urbit/landscape#906
2021-06-14 16:28:19 -04:00
Matilde Park
7751ffc54b landscape: add fallback to getFeedPath
Fixes urbit/landscape#961
2021-06-14 14:44:09 -05:00
Matilde Park
d52847c492 landscape: loosen owner check in popover
Fixes urbit/landscape#960
2021-06-14 13:50:19 -05:00
matildepark
014707622f
Merge pull request #4994 from urbit/james/timestamp-wrapping
chat: never wrap timestamps
2021-06-14 13:45:28 -05:00
ixv
690971c9a9 btc: fix b158 test 2021-06-11 17:42:37 -07:00
ixv
fbbda57552 btc: use blockfilter when requesting address info 2021-06-11 16:10:56 -07:00
fang
179046c92e
Merge pull request #5004 from finned-palmer/fix-chat-cli-mispelling
Fix mispelling in chat-cli help message
2021-06-11 23:26:09 +02:00
Patrick O'Sullivan
2351fc08cb Fix mispelling in chat-cli help message 2021-06-11 16:23:05 -05:00
L
9f80639063
Merge pull request #5002 from urbit/lf/dm-ordering
SidebarList: fix sorting
2021-06-11 13:14:07 -05:00
L
1eb4f53800
Merge pull request #4997 from urbit/lf/more-parse 2021-06-10 22:36:24 -05:00
L
d236c45365
Merge pull request #5001 from urbit/la/fast-hgh 2021-06-10 22:25:35 -05:00
Liam Fitzgerald
96daff6b7f
Merge pull request #4936 from urbit/lf/read-graph-group
hark: read all in group, graph
2021-06-11 09:47:10 +10:00
Liam Fitzgerald
e0f215a2b3
Merge pull request #4992 from finned-palmer/bugfix/fix-profile-status-update-in-mention
interface: pass api object to Mention component
2021-06-11 09:46:28 +10:00
Liam Fitzgerald
4a820afc24
Merge pull request #4990 from urbit/lf/fix-shortcuts
SidebarList: fix shortcuts
2021-06-11 09:46:04 +10:00
Liam Fitzgerald
93c968d9fa
tokenizeMessage: ignore commas and dots that end a url 2021-06-11 09:43:39 +10:00
Liam Fitzgerald
5f2d4e3dd8
SidebarList: fix sorting 2021-06-11 09:30:35 +10:00
ixv
1d5ea432ea
Merge pull request #4985 from pkova/release/next-userspace
btc: default sign method to bridge to reduce master ticket exposure
2021-06-10 12:16:10 -07:00
Logan Allen
bc4875c282 hark-graph-hook: speed it up with static conversions 2021-06-10 13:13:38 -05:00
L
c36b35aea4
Merge pull request #4991 from urbit/la/userspace-cleanup
graph-store: clean up old migrations, use some of the new +on methods
2021-06-09 16:02:20 -05:00
pkova
f820064be1 btc: default wallet creation with bridge, add better styled warnings 2021-06-09 19:17:54 +03:00
pkova
5a670b75cf btc: default sign method to bridge to reduce master ticket exposure 2021-06-09 19:17:54 +03:00
janeway-bot
2d76c3868e
Merge 85fdd6b190 into release/next-userspace 2021-06-09 20:02:37 +04:00
Philip Monk
85fdd6b190
clay: handle out-of-bounds versions in nako 2021-06-08 15:41:44 -10:00
Philip Monk
ee0141f5ab
btc-rpc: make build 2021-06-08 14:47:05 -10:00
Liam Fitzgerald
2a25cbe9b8
Merge pull request #4999 from finned-palmer/bugfix/fix-dm-sort
interface: fix dm alphabetical sort issue
2021-06-09 08:40:14 +10:00
Philip Monk
e5ab5db20c
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys 2021-06-08 09:21:04 -10:00
fang
f17e228046
Merge pull request #4942 from urbit/m/dill-appetizer
dill: support next runtime's inputs
2021-06-08 21:05:25 +02:00
Philip Monk
b0c9fd1940
Merge remote-tracking branch 'origin/lf/hoon-inc' into release/next-sys 2021-06-08 08:59:27 -10:00
Philip Monk
f74faab70e
Merge remote-tracking branch 'origin/master' into release/next-sys 2021-06-08 08:58:53 -10:00
Logan Allen
c61a6c21aa graph-store: add back %2 migration 2021-06-08 10:49:36 -05:00
finned-palmer
dd478255f6 Fix dm alphabetical sort issue 2021-06-08 08:52:22 -05:00
Liam Fitzgerald
001ff8becc
SidebarItem: respect calmengine settings 2021-06-08 12:26:57 +10:00
Liam Fitzgerald
7f432e126e
tokenizeMessage: fix urls that end in punctuation 2021-06-08 12:18:32 +10:00
James Acklin
b57373b101 interface: consistent titles for mentions, authors with nicknames
fixes urbit/landscape#65
2021-06-07 17:06:56 -04:00
James Acklin
4edaafe8e2 chat: never wrap timestamps
fixes urbit/landscape#884
2021-06-07 16:40:38 -04:00
James Acklin
20b377f069 groups: prevents group names starting with digits
fixes urbit/landscape#906
2021-06-07 16:23:25 -04:00
finned-palmer
eea9364223 Pass api object to Mention component 2021-06-07 14:58:43 -05:00
Logan Allen
a8f45b25a0 ted/btc-rpc: make test pass by using proper arm name 2021-06-07 14:12:39 -05:00
Logan Allen
11c5bec34d graph-store: adhere completely to 80 character line limit 2021-06-07 13:48:25 -05:00
Logan Allen
980036d8c0 graph-store: style improvements 2021-06-07 13:42:26 -05:00
L
5cc908063a
Merge pull request #4987 from urbit/la/zuse-parsing
zuse: comb through all notes in libraries, and move arms to zuse
2021-06-07 13:11:40 -05:00
Logan Allen
b6d4f64e3d graph-store: clean up old migrations, use some of the new +on methods 2021-06-07 12:36:50 -05:00
Logan Allen
6703e03199 zuse: remove unnecessary line from +re 2021-06-07 10:20:20 -05:00
Liam Fitzgerald
c6e116ee50
SidebarList: fix shortcuts
The SidebarList refactor that occurred to accomodate new-style DMs
inadvertently broke the keyboard shortcuts to switch between channels.
Revives this, and adds support for switching between DMs as well.
2021-06-07 16:25:23 +10:00
Logan Allen
87a5de919f userspace: adding a variety of casts to avoid nest checks 2021-06-04 16:08:54 -05:00
Logan Allen
b6206728cc hoon: make +sink more concise 2021-06-04 16:06:40 -05:00
fang
4c004e0165
lull: saner belt construction
$% by itself wasn't quite right, considering +bolt's @c case.
2021-06-04 21:45:59 +02:00
Logan Allen
7ef313c5e1 hoon: add +sink, a slow (but faster than dunk) type printing 2021-06-04 14:40:28 -05:00
Logan Allen
2c7a909f19 zuse: comb through all notes in libraries, and move arms to zuse 2021-06-04 12:47:51 -05:00
janeway
a41c3adcdd
glob: update to 0v2.3qak4.al612.8m1ig.kg03r.mfide 2021-06-04 15:15:22 +10:00
matildepark
638eed8d75
Merge pull request #4984 from urbit/lf/web-note-ref
notifications: fix description
2021-06-04 00:54:13 -04:00
Liam Fitzgerald
7f57fd7bfd
notifications: fix description 2021-06-04 14:49:22 +10:00
matildepark
fe60e82f68
Merge pull request #4983 from urbit/lf/leap-chording
leap: display chording options
2021-06-04 00:43:41 -04:00
Liam Fitzgerald
ce738f31f3
Merge pull request #4982 from urbit/lf/fix-dm-migration
dm-hook: fix on-init, rerun in on-load
2021-06-04 14:38:30 +10:00
Liam Fitzgerald
5791be170f
Merge remote-tracking branch 'origin/release/next-userspace' into lf/read-graph-group 2021-06-04 13:49:45 +10:00
Liam Fitzgerald
49f68e22d6
OmniboxResult: update props 2021-06-04 12:57:59 +10:00
Liam Fitzgerald
7ce67a2b46
leap: display chording options 2021-06-04 12:24:36 +10:00
L
99637b977b
Merge pull request #4981 from urbit/la/fix-admin-prop-drill 2021-06-03 21:02:11 -05:00
Logan Allen
c7f34b913b interface: added isAdmin to props as well 2021-06-03 20:43:09 -05:00