Liam Fitzgerald
|
13ebd15609
|
collections: moar style pass
|
2021-06-21 18:57:26 +10:00 |
|
Liam Fitzgerald
|
5ffef3c0f4
|
RemoteContent: more refactor
|
2021-06-21 18:03:52 +10:00 |
|
Liam Fitzgerald
|
42e2025e96
|
collections: fix render on safari && style pass
|
2021-06-21 13:29:05 +10:00 |
|
Liam Fitzgerald
|
428a3b3c70
|
collections: migrate to new api
|
2021-06-21 12:29:41 +10:00 |
|
Liam Fitzgerald
|
777e93ecd6
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/nu-collections
|
2021-06-21 12:20:00 +10:00 |
|
janeway-bot
|
00e4e7c521
|
Merge 7ac718a2c7 into release/next-userspace
|
2021-06-18 08:30:22 +04: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 |
|
janeway-bot
|
84e9976055
|
Merge 923e6683a6 into release/next-userspace
|
2021-06-17 19:23:12 +04:00 |
|
ixv
|
0fe385df1f
|
btc: don't use blockfilter if gap > 50; resubscribe on kick
|
2021-06-17 03:33:22 -07:00 |
|
matildepark
|
74ad9fbb12
|
Merge pull request #4998 from urbit/lf/npm-typings
interface: hook-based api
|
2021-06-16 22:28:03 -05:00 |
|
Liam Fitzgerald
|
5c77a4c742
|
LinkBlocks: virtualise scrolling
|
2021-06-17 13:18:59 +10:00 |
|
Liam Fitzgerald
|
405e55dce2
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/npm-typings
|
2021-06-17 09:13:20 +10:00 |
|
Liam Fitzgerald
|
7240d23049
|
interface: fix tsc
|
2021-06-17 09:09:37 +10:00 |
|
matildepark
|
f674bc26ef
|
Merge pull request #5024 from urbit/mp/landscape/delete-dm
DmResource: remove 'isAdmin' prop
|
2021-06-16 17:42:34 -05: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 |
|
L
|
8c1d609617
|
Merge pull request #5016 from urbit/la/consolidate-warming
observe-hook: add ability to warm static mark conversions
|
2021-06-16 15:21:47 -05:00 |
|
Matilde Park
|
6ae17c318c
|
DmResource: remove 'isAdmin prop'
Fixes urbit/landscape#982
|
2021-06-16 14:41:23 -05:00 |
|
Logan Allen
|
c793ca0cdf
|
observe-hook: remove unnecessary stuff from on-load
|
2021-06-16 14:31:28 -05:00 |
|
Matilde Park
|
1c77adafc6
|
meta: cause rebuild with console.log removals
|
2021-06-16 13:24:04 -05: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 |
|
Logan Allen
|
c24c4a900c
|
observe-hook: do not warm graph-permissions marks for dms, since they do not exist
|
2021-06-15 11:46:52 -05:00 |
|
Logan Allen
|
4194f88e4a
|
observe-hook: add missing mark file and remove conversion from dm to transform-add-nodes since it doesn't exist
|
2021-06-15 11:43:00 -05:00 |
|
Logan Allen
|
2628517f15
|
graph/hark: replace all former mechanisms of warming static conversions with observe hook
|
2021-06-15 11:31:25 -05:00 |
|
Logan Allen
|
658bf3beec
|
observe-hook: add ability to keep a static conversion warm
|
2021-06-15 11:30:55 -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 |
|
Liam Fitzgerald
|
ef0edb4939
|
metadata-fe: fix preview fetch
|
2021-06-15 12:15:51 +10:00 |
|
Liam Fitzgerald
|
c90f7bde25
|
interface: refactor sidebar, improve routing
|
2021-06-15 12:14:50 +10:00 |
|
Liam Fitzgerald
|
c00768442a
|
chat-fe: improve render performance
|
2021-06-15 12:14:50 +10:00 |
|
Liam Fitzgerald
|
995a35cd76
|
interface: improve memoization and event listening of components
|
2021-06-15 12:14:50 +10:00 |
|
Liam Fitzgerald
|
02632950be
|
interface: improve memoization of hooks, state
|
2021-06-15 12:14:50 +10:00 |
|