Commit Graph

10478 Commits

Author SHA1 Message Date
Liam Fitzgerald
6ca0fd11c4
eyre: send comments as heartbeats, not empty events
The previous behaviour, in addition to not being conformant with the
spec, breaks correct reconnect behaviour.
See: https://html.spec.whatwg.org/multipage/server-sent-events.html#event-stream-interpretation
2021-06-30 11:45:50 +10:00
ixv
924304ff89 btc-wallet: in on-init check if we're already registered with launch and file-server 2021-06-29 18:03:34 -07:00
janeway-bot
06f82bfbae
Merge e6a3c948fa into release/next-userspace 2021-06-30 03:19:33 +04:00
janeway
e6a3c948fa glob: update to 0v6.h33vk.c3n1c.4gpkn.cci4c.pnh4r 2021-06-29 16:12:07 -07:00
matildepark
9c2e960536
ResourceSkeleton: shrink title bar on safari 2021-06-29 19:10:06 -04:00
ixv
a1a932de04 Merge branch 'ixv/who' 2021-06-29 16:06:21 -07:00
Liam Fitzgerald
a8c4183aa3
VirtualScroller: working scrollbar
Fixes urbit/landscape#559
2021-06-29 15:10:47 +10:00
Liam Fitzgerald
42145688f0
RemoteContent: cors fallback for video, audio 2021-06-29 15:06:32 +10:00
Liam Fitzgerald
774e87b0f1
interface: fix s3 initialisation 2021-06-29 13:43:31 +10:00
Liam Fitzgerald
95a5013e2b
Merge remote-tracking branch 'origin/release/next-userspace' into lf/omnibus 2021-06-29 13:30:20 +10:00
Liam Fitzgerald
8713d71b30
collections: key VirtualScroller correctly
Fixes an unfiled bug where navigating to two different grids
consecutively would crash the render
2021-06-29 13:20:35 +10:00
Liam Fitzgerald
5e2f4215a8
Skeleton: fix grid styling on hidden sidebar
Fixes urbit/landscape#1006
2021-06-29 13:19:27 +10:00
Liam Fitzgerald
aa8551a3ab
RemoteContent: center iframes
Fixes urbit/landscape#1005
2021-06-29 13:04:23 +10:00
Liam Fitzgerald
6f2f44608f
RemoteContent: suspend w/ fallback on err, loading 2021-06-29 12:23:54 +10:00
Liam Fitzgerald
a25911319e
interface: add suspense utils 2021-06-29 12:21:14 +10:00
Liam Fitzgerald
b0ed02f436
settings: fix notification optimism
Fixes urbit/landscape#1009
2021-06-29 10:43:57 +10:00
ixv
807b23b1fb file-server: restore who generator binding 2021-06-28 16:50:20 -07:00
ixv
7a04e0c5ca btc-provider: fix timer wire 2021-06-28 15:44:14 -07:00
ixv
980fd45b68 btc-provider: make set-credentials clean up old timers 2021-06-28 15:13:24 -07:00
matildepark
1d9407affc
Merge pull request #5059 from urbit/lf/fixes
interface: omnibus
2021-06-28 18:03:46 -04:00
matildepark
df7ff393e8
Merge pull request #5055 from urbit/lf/more-bugfixes
graph-fe: clone requests, to ensure identical timestamps
2021-06-28 18:00:12 -04:00
ixv
2f5af8f4ca btc-wallet: fix issue with block info requests 2021-06-28 14:06:04 -07:00
Logan Allen
a99d59926e btc-provider: do not delay when credentials are set 2021-06-28 14:44:37 -05:00
Logan Allen
9358cb97b3 btc-provider: removed some extraneous printfs 2021-06-28 14:40:38 -05:00
Logan Allen
2ed559bc13 btc-provider: ping _only_ once every 30 seconds 2021-06-28 14:31:27 -05:00
janeway-bot
26ea30e72f
Merge a3b43137d6 into release/next-userspace 2021-06-28 22:28:18 +04:00
janeway
a3b43137d6 glob: update to 0v6.h33vk.c3n1c.4gpkn.cci4c.pnh4r 2021-06-28 11:17:16 -07:00
Liam Fitzgerald
311e90bb10
ChatWindow: handle deleted messages gracefully for unreads 2021-06-28 16:18:01 +10:00
Liam Fitzgerald
afbca9543a
interface: cache embed details 2021-06-28 15:23:23 +10:00
Liam Fitzgerald
0653685f26
VirtualScroller: prevent reflow loop when origin=top 2021-06-28 15:12:49 +10:00
Liam Fitzgerald
517e4c726c
RemoteContent: fix CORS fallback for images
Fixes urbit/landscape#994
2021-06-28 12:17:41 +10:00
Liam Fitzgerald
09500b997d
interface: fix padding in comments area
Fixes urbit/landscape#1001
2021-06-28 12:11:49 +10:00
Liam Fitzgerald
f630f6bf0d
collections: loosen property access in unread marking
Fixes urbit/landscape#999
2021-06-28 12:06:09 +10:00
Liam Fitzgerald
2dd31e8cf6
collections: apply styling fixes
Fixes urbit/landscape#1004
Fixes urbit/landscape#1003
2021-06-28 12:02:19 +10:00
Liam Fitzgerald
5e1919d054
weather: use next solar event
Fixes urbit/landscape#679
2021-06-28 11:45:11 +10:00
Liam Fitzgerald
88265ea314
graph-fe: clone requests, to ensure identical timestamps 2021-06-28 09:02:22 +10:00
raghu
7d6bf5134e better cli syntax for |fuse 2021-06-26 11:13:19 -04:00
ixv
c31eefac1c
Merge pull request #5056 from urbit/ixv/our-scry
file-server: scry for identity
2021-06-25 17:42:44 -07:00
ixv
6bdf675722 file-server: scry for identity 2021-06-25 16:53:14 -07:00
Logan Allen
30614d6374 btc-wallet-js: remove unnecessary and confusing line 2021-06-25 16:49:15 -05:00
Logan Allen
14141af044 btc-provider: style cleanup while checking logic line for line 2021-06-25 11:15:09 -05:00
Logan Allen
78a75b2e54 btc-wallet: thoroughly went through to find any remaining style issues, and to validate that its logic matches 1:1 with the current implementation 2021-06-25 11:05:58 -05:00
ixv
46f621b8cf btc-wallet: fix various assertions 2021-06-24 18:56:24 -07:00
Logan Allen
b290b75685 btc-wallet: more style fixes 2021-06-24 18:12:46 -05:00
Liam Fitzgerald
b4da811fbe
Merge remote-tracking branch 'origin/release/next-userspace' into lf/bus-omni 2021-06-25 09:07:40 +10:00
Liam Fitzgerald
59bda11005
interface: refactor subscription handling for broken resume 2021-06-25 09:05:28 +10:00
Liam Fitzgerald
b4ed8fe179
@urbit/http-api: disable subscription resume 2021-06-25 09:04:55 +10:00
Liam Fitzgerald
0cdbebbd66
RemoteContent: stop propagation on unfold click 2021-06-25 08:41:46 +10:00
Liam Fitzgerald
6df2d349d3
collections: clear toplevel unreads on visit
Fixes urbit/landscape#995
2021-06-25 08:38:38 +10:00
Liam Fitzgerald
f2583ce080
eyre: address mark review 2021-06-25 08:28:06 +10:00
matildepark
4789aa4c03
api: update firstborn for correct scry path
See #5050 for original notes on issue.
2021-06-24 16:26:23 -05:00
Logan Allen
eb5b731514 bip158: speed up +read-bits, thanks @frowdith 2021-06-24 16:24:24 -05:00
Logan Allen
322af7a55b b158: fix +str profiling hint 2021-06-24 12:55:38 -05:00
Logan Allen
a703aafad1 bip158: added profiling hints 2021-06-24 12:49:26 -05:00
Logan Allen
c3bf4c2770 btc-wallet: moved +on-peek for clarity 2021-06-24 12:45:29 -05:00
Logan Allen
cf5a704347 btc-wallet: clean it up and add profiling hints 2021-06-24 12:39:33 -05:00
Matilde Park
d00b577c56 landscape: remove duplicate slash in scry path
getNode added a duplicate slash before the index, resulting in bad scry
paths. This removes that slash.
2021-06-24 12:09:22 -05:00
Logan Allen
23869712ee test/thread: make tests pass and all threads build 2021-06-24 11:28:26 -05:00
fang
5b893bcf70
Merge pull request #5033 from tinnus-napbus/bip158-fix-swp
bip158: change swp to rev in +to-range
2021-06-24 10:32:44 +02:00
Liam Fitzgerald
9aaa44ff33
eyre: replace channel upon new GET request
As SSE are unidirectional, the client always realises that the
connection has failed faster than the server does. Hence, resuming a
subscription is useless, because channels can only be bound to one duct
at a time. Now, instead of failing a request for a channel
that is already bound to a duct, we replace the duct and continue
normally.
2021-06-24 13:54:53 +10:00
Liam Fitzgerald
ed4fa6a7ae
RemoteContent: remove extraneous margin 2021-06-24 11:55:43 +10:00
Liam Fitzgerald
4b5aab8315
collections: use unified scroller 2021-06-24 11:47:18 +10:00
Liam Fitzgerald
16b7c7ed37
Merge remote-tracking branch 'origin/release/next-userspace' into lf/virtual-scroller-unification 2021-06-24 11:35:17 +10:00
Liam Fitzgerald
3bb052d634
graph-update: batch updates in reducer
Prevents strange state desynchronisation in child components,
specifically sending a chat message no longer sometimes appears as
deleted.

Fixes urbit/landscape#953
2021-06-24 11:28:23 +10:00
Liam Fitzgerald
e18e645764
@urbit/http-api: fix abort signal 2021-06-24 10:37:21 +10:00
Logan Allen
30e9dc40cd btc-wallet: compiles 2021-06-23 18:37:33 -05:00
Logan Allen
49819b8e44 bitcoin-utils: fix perf issue 2021-06-23 17:18:29 -05:00
Logan Allen
37845fc245 bitcoin-libs: jet profiling works great for nested cores 2021-06-23 16:56:55 -05:00
Logan Allen
126c977da0 bitcoin-utils: avoid issue with jet hint profiling 2021-06-23 16:33:42 -05:00
Logan Allen
f45affb9b7 bitcoin-utils: lent trip -> met 3 2021-06-23 16:31:56 -05:00
Logan Allen
19352d9b34 bitcoin-libs: added more jet hints 2021-06-23 16:28:28 -05:00
Logan Allen
67092addc5 btc-provider-lib: add top-level jet hints 2021-06-23 16:17:47 -05:00
Logan Allen
97ee25d7e1 btc-provider: add jet hints 2021-06-23 16:12:59 -05:00
Logan Allen
515372d319 btc-provider: refactor to clean up lexical scope and code style 2021-06-23 16:10:11 -05:00
tinnus-napbus
9112368ff8
bip158: change swp to rev in +to-range
Co-authored-by: fang <github@fang.io>
2021-06-24 05:01:32 +12:00
matildepark
fe5e0456cc
Merge pull request #4996 from urbit/lf/nu-collections
Collections: new layout
2021-06-23 11:09:52 -05:00
Liam Fitzgerald
88d7e7ec8d
Post: virtualise more items at once 2021-06-23 11:11:39 +10:00
Liam Fitzgerald
898b2c6749
VirtualScroller: remove incorrect .toString() calls 2021-06-23 11:10:32 +10:00
Philip Monk
81114ae8d2 hood: support new kiln state
bump app/hood's state number and mark old kiln state for old hood
versions.
2021-06-21 20:59:09 -04:00
raghu
5698e2662a Merge remote-tracking branch 'upstream/master' into better-bar-fuse 2021-06-21 20:57:20 -04:00
raghu
a9f3be003e kiln: move to %sing from %next 2021-06-21 20:44:29 -04:00
raghu
a04b318d2d clay: log on strange fuse responses 2021-06-21 20:43:49 -04:00
Liam Fitzgerald
10c83a0678
LinkItem: cleanup remotecontent props 2021-06-22 09:11:54 +10:00
Liam Fitzgerald
9473f955a8
collections: dynamically sized iframes && general prop cleanup 2021-06-22 08:13:23 +10:00
Matilde Park
306eb57ae5 build: check for npx before calling 2021-06-21 15:56:37 -05:00
matildepark
0930dea484
Merge pull request #5041 from urbit/lf/reconnect-fetch
interface: omnibus
2021-06-21 15:17:02 -05:00
Liam Fitzgerald
289c836a78
Merge remote-tracking branch 'origin/release/next-userspace' into lf/virtual-scroller-unification 2021-06-22 06:05:32 +10:00
Liam Fitzgerald
be666d784b
metadata-fe: timeout preview fetch 2021-06-22 05:43:24 +10:00
Liam Fitzgerald
fac22be28a
SidebarList: fix sorting 2021-06-22 05:42:44 +10:00
Liam Fitzgerald
f8d56a86c4
interface: do not leak on reconnect 2021-06-22 05:42:18 +10:00
Liam Fitzgerald
44fbd83901
Merge remote-tracking branch 'origin/release/next-userspace' into lf/dm-backlog 2021-06-22 05:21:11 +10:00
matildepark
d581d1f61d
Merge pull request #5037 from urbit/m/channel-s
settings: my channel -> my channels
2021-06-21 14:07:15 -05:00
Liam Fitzgerald
3d4b4901bb
RemoteContent: fix graphcontent embedding 2021-06-22 04:32:53 +10:00
Matilde Park
f72706ac04 build: revert docker change 2021-06-21 11:16:04 -05:00
Matilde Park
bda29360d3 build: interface uses unsafe-perm for docker 2021-06-21 11:12:31 -05:00
matildepark
26422ced6e
Merge pull request #5038 from urbit/lf/moar-omni
interface: some bug fixes
2021-06-21 11:04:24 -05:00
Liam Fitzgerald
7047f7fe2a
notifications: clear unreads on resubscribe 2021-06-21 19:07:37 +10:00
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
L
fc4fc9b18c
Merge pull request #5027 from urbit/lf/post-routing-refactor 2021-06-21 00:19:34 -05: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
Liam Fitzgerald
42aebb1ba6
Post: fix pendings, creation 2021-06-21 11:52:32 +10:00
Liam Fitzgerald
829fef1db4
-graph-delete: address L review 2021-06-21 10:25:48 +10:00
fang
b9843e10cb
settings: my channel -> my channels
This matches the phrasing used in the omnibox and on the tile.
2021-06-20 01:44:23 +02:00
finned-palmer
fa797d411c Add eslint, prettier, husky. Fix linting errors 2021-06-19 12:58:29 -05:00
Philip Monk
f0e11a8456
Merge remote-tracking branch 'origin/master' into release/next-sys 2021-06-18 16:25:13 -10:00
tinnus-napbus
84ca32aa80 bip158: change swp to flim:sha in +to-range 2021-06-19 03:48:05 +12:00
Liam Fitzgerald
110adcff56
-graph-leave: don't crash on inconsistent state
Fixes urbit/landscape#921
2021-06-18 16:26:24 +10:00
janeway-bot
00e4e7c521
Merge 7ac718a2c7 into release/next-userspace 2021-06-18 08:30:22 +04:00
Liam Fitzgerald
59e51e4165
Display: fix breakage from api update 2021-06-18 14:13:23 +10:00
Liam Fitzgerald
94dba64d2d
launch: sticky base hash indicator 2021-06-18 13:37:16 +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
Logan Allen
f944fd1d8f graph-store: finish specifying new scry api 2021-06-17 16:53:42 -05:00
Logan Allen
5a9b76f349 graph-store: reworked most of %graph and %node scries 2021-06-17 12:17:36 -05: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
faa659d780
PostItem: refactor, memoize 2021-06-17 12:49:19 +10:00
Liam Fitzgerald
4363801532
Author: performance 2021-06-17 12:34:18 +10:00
Liam Fitzgerald
90c9c2ee87
post: refactor routes 2021-06-17 11:41:01 +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
raghu
d5c90ac448 accept behn gifts 2021-06-16 17:45:45 -04:00
Logan Allen
17430d9314 graph-store: first stab at reworking the scry format 2021-06-16 16:31:12 -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
6bdd96a0ef
interface: update virtualscroller callsites 2021-06-16 15:36:03 +10:00
Liam Fitzgerald
e473f5af9c
interface: add concrete instances of VirtualScroller 2021-06-16 15:35:36 +10:00
Liam Fitzgerald
3d6ec8440f
VirtualScroller: polymorphize over key type 2021-06-16 15:34:28 +10:00
Liam Fitzgerald
cdfd5369f2
graph-fe: unify @udification in api
This fixes an issue prevent backlog in DMs being unable to be fetched
2021-06-16 13:59:05 +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
Liam Fitzgerald
b54273a999
@urbit/api: faster BigIntOrderedMap size accessor 2021-06-15 12:14:49 +10:00
Liam Fitzgerald
f6e7551614
interface: remove dead APIs 2021-06-15 10:08:09 +10:00
Liam Fitzgerald
71ac3b4053
Merge remote-tracking branch 'origin/release/next-userspace' into lf/nu-collections 2021-06-15 09:53:25 +10:00
Liam Fitzgerald
8bfbef1b45
collections: address L review 2021-06-15 09:48:57 +10:00
Liam Fitzgerald
5f7e4c34b2
collections: fix safari layout 2021-06-15 09:44:19 +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
1296728d4f eyre: cast within zapgar to avoid nest check 2021-06-14 16:18:18 -05: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
Liam Fitzgerald
86fdf7239c
interface: add http-api build to deps 2021-06-15 06:27:47 +10: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
Liam Fitzgerald
926da94604
Merge remote-tracking branch 'origin/release/next-userspace' into lf/npm-typings 2021-06-14 12:00:02 +10:00
Liam Fitzgerald
276e2c2fa4
interface: pending graph updates 2021-06-14 11:47:22 +10:00
Liam Fitzgerald
2d40d0655b
notifications: revive optimistic updates 2021-06-14 10:54:44 +10:00
Liam Fitzgerald
71ca208829
interface: implement subscription lifecycles 2021-06-14 09:53:15 +10:00
Liam Fitzgerald
3d8146b358
@urbit/http-api: fixup reconnect behaviour 2021-06-14 09:52:34 +10: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