Commit Graph

26782 Commits

Author SHA1 Message Date
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
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
matildepark
37a6cabb85
Merge pull request #5026 from urbit/lf/dm-backlog
graph-fe: unify @udification in api
2021-06-21 14:37:27 -05: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
janeway-bot
8e750b2009
Merge cd400dfa69 into release/next-userspace 2021-06-21 21:34:09 +04: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
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
matildepark
e244105fd8
Merge pull request #5028 from urbit/lf/nu-collections-virt
Collections: virtualise grid view
2021-06-18 20:35:35 -05: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