fang
2640a3352a
Merge branch 'master' into m/next-gen-term-real
2021-06-23 11:19:48 +02:00
fang
1eb4f350e8
webterm: improve container handling
...
Properly pass as dependency, give more correct type.
2021-06-22 22:36:34 +02:00
fang
c7a714cd02
webterm: factor logic out into functions
...
Moves a lot of the core logic around input and output handling into
functions outside of the TermApp component, operating on a passed-in
Terminal object instead of pulling that from state.
2021-06-22 20:21:26 +02:00
fang
8cc8139243
webterm: more idiomatic array type definitions
2021-06-22 17:11:24 +02:00
matildepark
cd400dfa69
Merge pull request #5039 from urbit/jt/jw-v0.15.3.1
...
meta: update janeway to v0.15.3.1
2021-06-21 12:33:44 -05:00
Jared Tobin
38ce3bc903
meta: update janeway to v0.15.3.1
2021-06-22 02:26:29 +09: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
fang
288c2121d1
kh: respect slog priority
...
When printing slogs, if priority is greater than zero, prefix with '>'
characters, and adjust the slog color.
2021-06-17 23:49:45 +02:00
fang
eadd7aad01
kh: rewrite hijack to guarantee lojacking
...
No longer allow lojack to be called independently, instead requiring
logic to be inserted between hi- and lojack's io.
2021-06-17 23:49:44 +02:00
fang
addcf42468
kh: improve code style
...
Removes superfluous parens, makes better use of pattern matching, and
respects project-wide capitalization style.
2021-06-17 23:49:44 +02:00
fang
b3964c97a6
kh: implement null check correctly
2021-06-17 23:49:43 +02:00
fang
ddf579bd75
kh: fail to parse invalid belts
...
Previously we would allow the tags that were added Haskell-side for
union type syntax. Now we explicitly reject those before falling back
to the auto-generated noun parsing logic.
2021-06-17 23:49:42 +02:00
matildepark
923e6683a6
Merge pull request #5025 from gregorytoprak/npm-pkg-fixes
...
npm: build ts -> js files before publishing
2021-06-17 10:22:43 -05: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
matildepark
e01c3af5d2
Merge pull request #5023 from urbit/jt/jw-v0.15.3
...
meta: janeway version bump, new glob target
2021-06-16 11:10:45 -05:00
Jared Tobin
388fc95587
meta: janeway version bump, new glob target
...
Replaces ~lomlyx with ~hanruc due to the former's impending retirement.
2021-06-17 00:36:19 +09: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-bot
367819619f
Merge f4119de553
into release/next-userspace
2021-06-16 13:08:38 +04:00
janeway
f4119de553
glob: update to 0v2.23tfu.ss2fb.q233c.p9er4.viq93
2021-06-16 18:38:50 +10:00
L
5b8e87fbe8
Merge pull request #5020 from urbit/lf/pendings-fix
2021-06-16 00:25:56 -05: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
matildepark
fd90202528
Merge pull request #5019 from urbit/lf/calm-again
...
CalmEngine: deps list
2021-06-15 20:11:39 -05:00
Liam Fitzgerald
f5ed1a4bfe
CalmEngine: deps list
2021-06-16 10:15:57 +10:00
matildepark
70fd944a25
Merge pull request #5018 from urbit/lf/benzo
...
CalmEngine: Even calmer
2021-06-15 18:28:00 -05: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
matildepark
cfd2dc6415
Merge pull request #5012 from urbit/la/package-lock
...
gitattributes: treat package-lock.json files as binary
2021-06-15 11:54:20 -05:00
Logan Allen
52a5fe2445
gitattributes: treat package-lock.json files as binary
2021-06-15 10:51:05 -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-bot
5bf5dc2157
Merge 337dac99c8
into release/next-userspace
2021-06-15 07:57:56 +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